Penguin | 2014-01-07 01:52
The Derpy Editing Thing
33
points ]
 (4 votes)
This content is compatible with older edition(s) of the game it was made for, and is not guaranteed to work with the current or development versions.
a weird script that creates an entity that follows you

!IMPORTANT!
this script only works in coop edit
----------

start the script by typing /startfollow and end it with /endfollow.
change the type of entity by typing /spawntype = "" defaults to particles
change the place the entity drops by typing /thedrop = defaults to 0
change each setting of the object by typing /s1 = , and /s2,/s3,/s4 respectivly

make sure to install the script corectly by creating an autoexe.cfg and typing in it exec fun.cfg. (make sure to have fun.cfg in the sauerbraten directory.)

activespawn = 0
spawntype = "particles"
thedrop = 0
s1 = 0;
s2 = 0;
s3 = 0;
s4 = 0;
randval = 1234;

startfollow = [if (! $activespawn 2 ) [activespawn = 1]; confollow; ]

confollow = [
if ( = $activespawn 1 ) [
if ( = $editing 0 ) [edittoggle]
entdrop $thedrop;
activespawn = 2;
edittoggle
randval = ( + 1 ( rnd 10000 ) )
];
sleep 100 [
if ( = $activespawn 2 ) [
if ( = $editing 0 ) [edittoggle]
entdrop $thedrop;
entfind * * * * * $randval;
delent;
newent $spawntype $s1 $s2 $s3 $s4;
entproperty 4 $randval;
edittoggle;
confollow;]]]

endfollow = [edittoggle; activespawn = 0; entdrop 2; entfind * * * * * $randval; delent; edittoggle];
fun.cfg (668 bytes)
33
points
 (4 votes)
User login
Users on Quadropolis
1 guest & no users online
30
points ]
 (3 votes)
Created 2020-06-13 21:05
4 years 18 weeks ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
3 years 21 weeks ago
8
points ]
 (1 vote)
Created 2024-06-02 14:26
19 weeks 4 days ago
8
points ]
 (1 vote)
Created 2024-06-02 22:13
19 weeks 4 days ago
vampirefrog
Created 2024-04-11 22:25
27 weeks 11 hours ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
14 years 20 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 51 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
35 weeks 4 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
1 year 12 weeks ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 44 weeks ago
Created 2023-12-12 23:34
44 weeks 2 days ago
Zoocata
Created 2023-11-27 23:00
46 weeks 3 days ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
1 year 2 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
1 year 18 weeks ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
1 year 23 weeks ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 33 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 37 weeks ago
Created 2023-01-19 19:36
1 year 38 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 40 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 41 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN