Thread: Timming
View Single Post
  #24  
Old 11-17-2001, 06:42 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~AlphaFlame~

To make the jail system its most non-hackable... set these:

1- flag
2- this.variable
3- string

Quote:
And have it
if (flag || this.variable=value || strequals(string,value) && !strequals(#L,jaillevel.graal)){
setplayerprop #c,STOP TRYING TO HACK OUTTA JAIL! Another (insert minutes here) minutes added to your time!;
setstring jailtime,#v(strtofloat(#s(jailtime))+time);
setlevel jaillevel.graal;
}
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote