Thread: 718 ice strykewyrm

Results 1 to 3 of 3
  1. #1 718 ice strykewyrm 
    Banned
    Join Date
    Feb 2009
    Age
    30
    Posts
    214
    Thanks given
    5
    Thanks received
    1
    Rep Power
    0
    How do I make it so when you click investigate on the ice strykewrym (9462) and make it turn into the above ground one (9463)

    I know it would most likely go in the NPCHandler.java in the clicked 1 section but how would i make it come above the ground.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Feb 2009
    Age
    30
    Posts
    214
    Thanks given
    5
    Thanks received
    1
    Rep Power
    0
    Bump!?!?!?!
    Reply With Quote  
     

  3. #3  
    Registered Member UngodlyTank's Avatar
    Join Date
    Nov 2009
    Posts
    34
    Thanks given
    0
    Thanks received
    3
    Rep Power
    1
    Can't think of the exact methods atm but here's what you'd need to do...

    ->send gfx at npc coords(the one where they climb out of ground and dirt flies)
    ->send anim for npc(again one where it climbs out of ground)
    ->remove npc(the underground one's id)
    ->add new npc at its coords

    though I'm sure this doesn't help worth fuckall, it's a decent start for anyone who happens to know the methods and ints...
    constructing code here:
    Code:
     int ICE_STRYKEWYRM = 9463;
    npc.transformIntoNPC(ICE_STRYKEWYRM);
    I want to change my rune-server name... So... Who wants to buy me donator? xD

    Spoiler for funny quotes >.>:
    Quote Originally Posted by King J Scape View Post
    you got a perdy mouth
    I think you know where it is there bro...
    Quote Originally Posted by Project-xv2 View Post
    this error when compiling, witch makes no sense because i replaced evrything in utils with stuff from a new matrix source
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Ice strykewyrm Maps [$20]
    By mTi Connor in forum Buying
    Replies: 3
    Last Post: 09-14-2012, 07:14 PM
  2. [Request Ice Strykewyrm]
    By Huey in forum Requests
    Replies: 10
    Last Post: 07-07-2012, 06:52 AM
  3. Ice Strykewyrm coordinates
    By Bando in forum Requests
    Replies: 5
    Last Post: 03-05-2012, 03:22 PM
  4. Ice strykewyrm Cave Coordinates
    By Aphelion in forum Requests
    Replies: 1
    Last Post: 01-15-2012, 12:53 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •