Thread: SxriptGanis
View Single Post
  #10  
Old 11-17-2001, 05:29 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
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.
True but what if I want the gani script to show images where the nPC is? Like if i have an NPC using a certain gani and i want ti to display light2.png on top of it... Can i do that?
__________________

subliminal message: 1+1=3
Reply With Quote