Thread: NPC level (Client sided)

Results 1 to 4 of 4
  1. #1 NPC level (Client sided) 
    Extreme Donator

    Skrew's Avatar
    Join Date
    Jul 2011
    Posts
    894
    Thanks given
    166
    Thanks received
    121
    Rep Power
    122
    I've been experiencing with the client recently, and just trying to learn new things.

    I know there's a simple way to edit an NPC's combat level (server sided), but does anyone know if there is a way to edit the combat level within the client? NPCDefinitions

    I'm pretty confident there is a way, just not quite sure how yet.


    Any info about this is appreciated, thanks.
    Reply With Quote  
     

  2. #2  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    Entitydef:
    entityDef.combatLevel = putlevelhere;

    Or similar.


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2015
    Posts
    158
    Thanks given
    52
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by A Mage View Post
    Entitydef:
    entityDef.combatLevel = putlevelhere;

    Or similar.
    Sorry for bumping this thread, but does this work for 718?

    I don't see that code in my client.
    Reply With Quote  
     

  4. #4  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by Pures View Post
    Sorry for bumping this thread, but does this work for 718?

    I don't see that code in my client.
    Just locate your NPCDefinitions class in your client and edit and change the value of the opcode for the combat level. This is, however, pretty freaking useless since there's already an update mask for it.
    Project thread
    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. 667+ Object & NPC Options (Client sided)
    By _Reece in forum Snippets
    Replies: 6
    Last Post: 12-17-2016, 10:05 PM
  2. 614 colored combat levels (client-side)
    By killaa in forum Tutorials
    Replies: 26
    Last Post: 08-26-2013, 10:53 AM
  3. [PI] Extending NPC bits [Client-Side]
    By Debugger in forum Tutorials
    Replies: 7
    Last Post: 12-03-2010, 12:18 PM
  4. Replies: 3
    Last Post: 03-15-2010, 04:34 PM
  5. Disabling "Item on npc" packet client sided
    By R0cky 0wnz in forum Help
    Replies: 2
    Last Post: 08-20-2009, 02:36 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
  •