View Single Post
  #4  
Old 10-22-2011, 04:03 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Gunderak View Post
Thats the problem..
I do not know how to do it as a DB NPC.
And I thought that memory editing disconnects you?
You can write dynamic this.vars to a database by doing:

PHP Code:
this.("jail_" temp.plname "_jailer") = temp.jailer;
this.("jail_" temp.plname "_reason") = temp.reason
etc.

And while certain cheat programs are automatically detected some can avoid detection while other methods simply aren't detected. There's also the issue now that people are inserting false scripts into the client which could very easily modify these types of variables.
Reply With Quote