Guest User

Untitled

a guest
Jun 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. //walk = 0 Is not walking
  2. //walk = 1 Is walk
  3. //walk = 2 Is face North
  4. //walk = 3 Is face South
  5. //walk = 4 Is face East
  6. //walk = 5 Is face West
  7.  
  8. spawn = npcid spawnX spawnY height walk maxhit attack defence description
  9.  
  10. Voorbeeldje
  11.  
  12. spawn = 1337 3333 3333 0 1 1337 1-600 1-600 barbarian
Add Comment
Please, Sign In to add comment