Hi all,
a new request from barito is coming!
Actually we have at disposal join#.c script, wich runs every time a new player joins the game or the same player continues after losing the last live. This means than 4 scripts are needed if your mod has 4 players.
Is it possible to merge the 4 scripts in only one script? Something like key#.c and keyall.c
PS: join#.c works well, but being the same in my mod, everitime i made some modification in join1.c i need to modify also the other 3... not a big problem, but it would spare some time, like keyall.c does
