Thread: Trigger Action
View Single Post
  #4  
Old 09-11-2001, 10:13 AM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
Quote:
Originally posted by KJS
here is a good example...

NPC Code:

triggeraction 1,1,warp,;



then put this coding in npc #2

NPC Code:

if (created)
setshape 1,32,32;
if (actionwarp)
setlevel2 frolic_falldown_beg.graal,34,30;


make sure this npc is at the x and y of 0,0

and make sure the picture is like bigger then 16*16 pixels (I recommand like 32*32 pixels)

oh yea make sure you dont hide it also otherwise it wont work

OKAY LETS TRY THAT AGAIN BUT THIS TIME S..L..O..W ..D..O..W..N PLEASE THATS LIKE TALKING SPANISH TO ME
__________________
Reply With Quote