Thread: Very simple thing that I forgot.

Results 1 to 3 of 3
  1. #1 Very simple thing that I forgot. 
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Well I quit coding rsps for a while and I started again but I forgot how to make the gay npc's move around in a square lol. So could someone please tell me how.

    This is very simple someone has to know?
    Last edited by Core; 12-10-2008 at 04:22 AM. Reason: Double posting is not allowed!
     

  2. #2  
    Coding coding coding...

    Ivo's Avatar
    Join Date
    Mar 2008
    Age
    33
    Posts
    1,425
    Thanks given
    30
    Thanks received
    147
    Rep Power
    2017
    Theres Npc id, Npc xcoords, andnpc ycoords, then comes hights, moving stuff, and then walktype...

    Code:
    spawn = 1648	3413	3536	0	3414	3537	3412	3535	1	CRAWLING HAND
    So red part is maving area.. and that 1 in end is walktype.. 1 for walk, 0 for stay.

    First 2 red numbers are most north-eastest part npc can go, and other 2 are most south-westest.
     

  3. #3  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Thank you.
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •