Jump to content

Home

Needed: Scripting Help; Wait Command, SP


Datheus

Recommended Posts

When I try to write a simple script to spawn a line of say, Stormtroopers, it's almost as if the wait command is a different amount of time everytime...

 

So say I run this:

 

npc spawn stormtrooper; +left; wait 50; -left; npc spawnstormtrooper; +left; wait 50; -left; npc spawn stormtrooper

 

Just for example... I would spawn 3 trooopers.. although generally three will be the same distance... if I were to spawn say, 5, they seem to get more and more distance between each spawn

 

Does anyone know how to get around this? :(

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...