Search Results
https://sampforum.blast.hk/showthread.php?tid=515497
102
Guess you have to load crashdetect aswell https://github.com/Zeex/samp-plugin-...etect/releases and copy the amx backtrace
294
Remember, if it's linux server you must load sscanf as sscanf.so
76
Here is the link: https://github.com/maddinat0r/sscanf/releases
166
Quote: Originally Posted by Hassyy Yep Sir It was a problem in my Window Xp But i changed my window 8 Now it's compiling yahoo! Thanku Sir Glad it worked mate.
90
Do you need a CMD like this one? PHP код: CMD:setscore(playerid, params[]) {     new pID, value, string[128];     if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessag...
199
Alright this should work: PHP код: CMD:dnd(playerid, params[]) {     if(PlayerInfo[playerid][Level] >= 6)     {     if(PlayerInfo[playerid][Block] == 0)     { //return...
140
Try this PHP код: CMD:dnd(playerid, params[]) {     if(PlayerInfo[playerid][Level] >= 6)     {         if(PlayerInfo[playerid][Block] == 1)return SendClientMessage(play...
140
Quote: Originally Posted by BennyX I have the same problem You bumbed a 4 years old thread...
488
right click pawno.exe => properties => combatibility => combatibility mode and restart the application.
90
Exactly, there's not a huge speed difference, but you can't send your error messages. I would go with 2nd way, just because I like to keep it organized.
79
You need sscanf plugin https://sampforum.blast.hk/showthread.php?tid=570927 and also add this on top of your script: #define red 0xAA3333AA and yes, it's better to use ZCMD or YCMD
61
I guess you're missing a bracket...
47
Quote: Originally Posted by Abagail Well: Kudos, that your not going to be using a NGG edit! How-ever: actually getting something worth the time, and worth using (considering it'd need to...
69
You can't understand the tutorials because you can't even type properly English.
148
Why you don't search it alone?!?!
74