Thread: OP codes?

Results 1 to 2 of 2
  1. #1 OP codes? 
    Registered Member DeathClub's Avatar
    Join Date
    Jun 2015
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I dont understand how to execute a function ingame. im using hyperion.

    Lets say for example i want to make a woodcutting class. ok,
    created under org.hyperion.rs2.content.skill woodcutting.java

    I create a class with everything needed, get animation, level, index, ect...

    How is this called in game? Im using Hyperion, I know on some servers it will say
    "Packet : stuff here. rs2.event. CASE number here : <--- the place that gets called.. well hyperion doesnt seem to have this
    by default . (im .. really new to creating new content here so i might be very wrong) how do you make this possible?
    op codes in game chat i think would be the question? Just trying to create new content here. trying to get understandings of
    how things work..
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2013
    Age
    30
    Posts
    117
    Thanks given
    12
    Thanks received
    24
    Rep Power
    0
    action happens in client -> client sends packet to server -> server reads packet and acts accordingly -> server sends update packet to client -> client reads packet and acts accordingly.

    read up on client server interaction.
    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. 734 Op codes client side
    By Sorry1337 in forum Help
    Replies: 10
    Last Post: 10-08-2012, 06:58 PM
  2. 718/734 client op codes
    By bthy50 in forum Help
    Replies: 0
    Last Post: 09-25-2012, 12:25 AM
  3. Replies: 3
    Last Post: 07-14-2012, 11:43 PM
  4. OP Codes
    By Lee in forum Help
    Replies: 0
    Last Post: 06-22-2012, 10:53 AM
  5. Missing op code 13 for item 35 718
    By bthy50 in forum Help
    Replies: 1
    Last Post: 05-31-2012, 09:12 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •