Search Results
I think the title says it all, I can't use /save cmd, because I get that message. I've tried to apply compatibility mode to the client and gta-sa and run as administrator, even created the .txt file ...
145
When somebody is in a tuning shop, the shop is taking their money even if they look at the mod an not apply it on their car. Код: public OnVehicleRespray(playerid, vehicleid, color1, color2) { #...
74
The skin is changed when somebody send a long report, I want to remove that thing but I don't know why.
205
When somebody use /report and if is too long his skin will be changed (only if the message is long) Код: CMD:report(playerid, params[]) { new string2[256],message[256],admins=0; if(sscanf(params...
205
If I known I wouldn't ask you here...
160
Код: public OnPlayerDeath(playerid, killerid, reason) { Alive[playerid] = 0; CheckDelay[playerid] = 10; PlayerTextDrawHide(playerid, Status[playerid]); MyKiller[ playerid ] = killerid; ...
160
Код HTML: [14:05:21] [debug] #1 0009fb4c in public fk_OnPlayerDeath (playerid=0, killerid=65535, reason=255) at hp.pwn:9936 [14:05:21] [debug] #2 0001f6b8 in public AB_OnPlayerDeath (playerid=0, k...
160
Can you explain me what to put in a timer because I am not that good at it. Thank you.
109
I have this on my server: https://sampforum.blast.hk/showthread.php?tid=317303 But they still can put invalid mods, its because I didn't use this? Код: // assumes player is in a car - make sure i...
109
That printf is put just to see whats the problem, I use these on SCM(); for notifications. Код: new type[24],faction,name[24],code[32]; printf("%s",infParams); sscanf(infParams,"p</>s[24]ds...
84
Код: new infVersion[12], infPass[64], infAction[64], infParams[256]; sscanf(infParams,"p</>s[24]ds[24]s[32]",type,faction,name,code); printf("\n %s %d %s %...
84
thank you, it worked, and that was the complete one.
130
I run Linux - Centos 7 - 64 (Tried with centos 6 32/64, same thing). Код HTML: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C...
130
Thats the Download/Upload rate. And thank you . L.E.: Bandwidth: 9536.74 TB
262
Ik, its not about the bandwidth, In my country 100mb/s is like standard. I mean the Ram and Core, will be enough?
262
I mean, I have looked for some similiar topics but are a little bit too old. I have an VPS with: HTML Code: 1.5GB Ram 2.0GHz (1x Core) 100mb Bandwitdh - All players will be from the same country as...
262
Quote: Originally Posted by SsHady Go at the top of your script and add this snippet pawn Код: main(){} Then go ahead and compile. I wasn't born yesterday,thanks for trying tho. ...
77
I keep getting a constant error..the server runs fine,but it's annoying because it repeats after every ~2 seconds..and i seriously have no idea how to fix it or why it appears. "[debug] Run time erro...
77