Posted by Charlotte 1) how do we use the set hero frame command ?( what does "frame" refers to? / Can I use a "wait" command with it ?) 2)in set hero frame (npc,(n,mod,2)): what does mod refers to ? (wander, pass, stand still ?) 3)could you check this little script suspend Npcs Thank you very very much for your help ! Thank you again and good luck!
![]()
on 2/19/2005, 11:35 am, in reply to "Re: hide a part of a hero picture"
83.198.216.42
hum... could you please tell me
#----------------------------------------------------
script, out of bed, begin
suspend player
show text box (184)
wait for text box
set Npc direction (18, north)#Npc 18 speed(0) stand still
set Npc direction (18,east)
set Npc direction (18,west)
set Npc direction (18, south)
alter Npc (18,Npcstat:picture, 25) #Now Npc 18 use picture #set 25
set Npc direction (18, north)#Npc 18 speed(0) stand still
set Npc direction (18,east)
set Npc direction (18,west)
set Npc direction (18, south)
wait for Npc (18)
resume Npcs
resume player
end
#---------------------------------------------------------
4)Could you please tell me if the order of the directions will display the set from left to right ?
5)Could you please confirm me that the npc will never disapear from the screen ?
When you will have a few free time could please answer in priority my question about the password script in the middle of the board.
Message Thread:
![]()
« Back to thread