Thread: how do u make it like u kill npc and tele some were

Results 1 to 3 of 3
  1. #1 how do u make it like u kill npc and tele some were 
    Registered Member
    Join Date
    Jan 2010
    Posts
    271
    Thanks given
    2
    Thanks received
    3
    Rep Power
    11
    how do u make it like u kill npc and tele some were? For Delta
     

  2. #2  
    Registered Member
    Xynth's Avatar
    Join Date
    May 2009
    Posts
    2,222
    Thanks given
    226
    Thanks received
    259
    Rep Power
    1155
    So like once the certain NPC is dead you are teleported to a location?
    Like fightcave for instant?
    Just look at what happens if Jad has 0 hp... Should be very easy because all you have to do is copy, paste and edit.
    Attached image
     

  3. #3  
    Registered Member Moofens's Avatar
    Join Date
    Jul 2009
    Posts
    445
    Thanks given
    23
    Thanks received
    12
    Rep Power
    31
    Go into Npchandler Search for assault

    There will be something in there like

    If (Npcid = ####){
    Assault += 1;
    }

    Just change it to
    If (Npcid = ####){
    toX=%%%%
    toY=$$$$$$
    }


    ( i dont have a source on this computer so i dont know all the ints are correct but thats where you do it)
     


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
  •