Posted by The Mad Cacti on 2/23/2005, 4:10 am, in reply to "Re: hide a part of a hero picture" --Previous Message--
218.101.70.169
: hum... could you please tell me
:
: 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
: #----------------------------------------------------
: script, out of bed, begin
:
: suspend Npcs
: 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 ?
:
: Thank you very very much for your help !
: 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.
:
: Thank you again and good luck!
:
:
Message Thread:
![]()
« Back to thread