Search Results
But it's still really hard work with my database, some fuctions were wrong now! When i using top command on Linux it's getting same error with high CPU average. Load Average (1/5/15): 0.48 , 0.28, 0.2...
109
Hey bro! I had same error with CPU's loop. I'm try hard to analyze my code from -d3 complie but getting error by all. Thanks very much for this help!
109
Hello, problem here: -You created gate with CreateObject fuction -But you use a MoveDynamicObject to move it. Please edit CreateObject to CreateDynamicObject and use Streamer Plugin
106
I have problem with script. When i type command /glocker . I have in range of point locker but system not work with locker id 1 < and PlayerInfo[playerid][pMember] not work. I have placed code only...
48
Quote: Originally Posted by ~Varrez~ Woahh, thanks.... Would this kind of line work though? pawn Код: PlayerInfo[targetid][pCocaine] ++amount; What would be the correct way for this, ...
100
Place stock GetPlayerNameExt(playerid) over you command
166
Add code Код: #include <streamer> #define COLOR_GRAD2 0xBFC0C2FF #define COLOR_YELLOW 0xFFFF00AA stock GetPlayerNameExt(playerid) { new name[MAX_PLAYER_NAME]; GetPlayerName(playerid, nam...
166
Here Код: if(strcmp(cmdtext,"/donate") == 0) { new Str1[ ] = "{54FF9F}Hello Friends\n\nThis menu is for them who is insterested to donate for our server reason we're\n\ ...
183
Try this Код: if(strcmp(cmdtext,"/Help") == 0) { new StrF[ 1100 ]; format( StrF, sizeof StrF, "Hello Friends \n\n\n\nThe Best Of server %s \n", GetPlayerName(playerid)); ShowPlaye...
183
Remove users[] on line 035 Код: CMD:ad(playerid, params[]) { new giveplayerid,string[128]; if (sscanf(params, "u", giveplayerid)) return Inter_SendClientMessage(playerid, COLOR_LIGHTBLUE, "US...
50
Try this Код: COMMAND:showteam(playerid, params[]) { new giveplayerid; #pragma unused params if(sscanf(params, "d", giveplayerid)) return SendClientMessage(playerid, usage, "[USAGE]: ...
166
Quote: Originally Posted by huydollar i love you SaLem vote!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thanks you
166
You can't multi icon. SA-MP not support it
166
Quote: Originally Posted by GeniusPobs Very nice interior, i may use it for my freeroam server. And btw i'm happy to see other vietnamese ppl are interesting at scripting. Thanks you
182
Here is my second attempt to make the interior, I have considered all the mistakes and your suggestions / statements and there you are! "The fourth work." (2nd Version) Sweeping, the interior is in th...
182
Quote: Originally Posted by gligorj Thank you my friend , now is working , i will open a server , so pm if you want to be my scripter i will pay you No problems. I can script for you i...
263
You need stock IsACopCar of everything for RP sv
192