Thread: runescape forge mode!!!

Results 1 to 10 of 10
  1. #1 runescape forge mode!!! 
    Registered Member shrogg's Avatar
    Join Date
    Feb 2009
    Posts
    70
    Thanks given
    0
    Thanks received
    0
    Rep Power
    20
    hey guys! shrogg here
    i had an idea for noobs and experinced coders alike!.
    it is runescape forge mode (like the halo 3 forge mode)
    what my idea is, is that when you right click in-game, it comes up with a tool bar...
    it might look something like this

    ____________________
    l l
    l walk here l
    l edit mode l
    l cancel l
    L___________________l


    so then you have a toolbar come up, you click in edit mode.
    you then have the option to place an npc, a object or a item.
    seclect one, it comes up with a option to input a item, object or a npc id code,
    like this
    _________________
    l item id l
    l ( ) l
    l l
    l PLACE l
    l cancel l
    L_______________l


    you put this in and then you push PLACE, and it places an npc ect...



    thanks for reading!!!

    cheers, shrogg

    btw dont flame me because i posted this on moparscape, this is my idea
    Reply With Quote  
     

  2. #2  
    Registered Member phat josh's Avatar
    Join Date
    Feb 2009
    Posts
    129
    Thanks given
    1
    Thanks received
    0
    Rep Power
    48
    idk if u can do it that way, might be able to but i dont think so.
    good idea tho, but i just do in on the source.
    Reply With Quote  
     

  3. #3  
    Registered Member shrogg's Avatar
    Join Date
    Feb 2009
    Posts
    70
    Thanks given
    0
    Thanks received
    0
    Rep Power
    20
    yea on the moparscape someone narely got it working (lol) but it was hopeless there with all of the flamers and evil little aseholes
    Reply With Quote  
     

  4. #4  
    Registered Member runescape forge mode!!! Market Banned

    JPlusPlus's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    1,179
    Thanks given
    63
    Thanks received
    32
    Rep Power
    730
    Well i don't think it would be that hard except for the interface thing...

    I would start by adding a button to replace the clan chat button to open it and just have some buttons for like

    Obj Spawn
    NPC Spawn
    Item Drop

    and just have it work as absX and absY it wouldn't be as awesome but it would be much much more simpler...

    Buffered Writer = Your friend in this project

    with all the commands in the old 317 sources and the tuts out there if you mash the commands into the case 185: and then make your own interface (Not that hard) you could do it.
    Reply With Quote  
     

  5. #5  
    Registered Member shrogg's Avatar
    Join Date
    Feb 2009
    Posts
    70
    Thanks given
    0
    Thanks received
    0
    Rep Power
    20
    ok ill have a shot but im a modler not a programmer
    Reply With Quote  
     

  6. #6  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Its like a server helper thing inside the server and you could have like...

    Code:
    case XXXX:
    if (playerRights == 3) {
    showInterface(XXXX);
    } else {
    sendMessage("You have to be admin to use the server helper.");
    }
    liek that so it is only owner stuf.f.
    Reply With Quote  
     

  7. #7  
    Registered Member shrogg's Avatar
    Join Date
    Feb 2009
    Posts
    70
    Thanks given
    0
    Thanks received
    0
    Rep Power
    20
    ok.... i see what you are getting to, lol
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    you need a new packet and idk if anyones put a new option on the ground.. lol
    Reply With Quote  
     

  9. #9  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    I don't see why you couldn't create a new packet. Runescape did it. I mean we can do pretty much anywith with 317's
    Reply With Quote  
     

  10. #10  
    Registered Member shrogg's Avatar
    Join Date
    Feb 2009
    Posts
    70
    Thanks given
    0
    Thanks received
    0
    Rep Power
    20
    lol ok? i dont get this
    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

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