24.09.2009, 21:31
Happend to me like 2 yrs ago, after that i use 2 USB Stick backup and every 6 months a whole backup of SAMP files
DeAMX could help, but, if you got custom a-samp.inc (edited one) like i did, DeAMX wont be able to decompile tit.
Also, DeAMX will not show your variables like
new aLevel[MAX_PLAYERS]; but as new as43de6[200];
... When you compile PWN to AMX, AMX gets unique variable name for faster support.
I personally do not like DeAMX cause most of newbies use it to steal scripts, but it can be helpful in critical situations.
For you: USE THIS
DeAMX link: http://forum.sa-mp.com/index.php?topic=41702.0
For those ppl who hate DeAMX: USE THIS
Anti-DeAMX link: http://forum.sa-mp.com/index.php?topic=84683.0
DeAMX could help, but, if you got custom a-samp.inc (edited one) like i did, DeAMX wont be able to decompile tit.
Also, DeAMX will not show your variables like
new aLevel[MAX_PLAYERS]; but as new as43de6[200];
... When you compile PWN to AMX, AMX gets unique variable name for faster support.
I personally do not like DeAMX cause most of newbies use it to steal scripts, but it can be helpful in critical situations.
For you: USE THIS
DeAMX link: http://forum.sa-mp.com/index.php?topic=41702.0
For those ppl who hate DeAMX: USE THIS
Anti-DeAMX link: http://forum.sa-mp.com/index.php?topic=84683.0