Quote:
Originally posted by Stefan
like
NPC Code:
SCRIPT
if (playerenters || timeout) {
showimg 1,beer.gif,playerx+0.5,playery-1;
timeout = 0.05;
}
SCRIPTEND
If you put that into idle.gani then all players
who stand still have a beer on the head.
|
have you decided if free playerworlds may use scripted ganis?