Search Results
I guys! I'm making a /givemoney command, but when I use the command, the server says: unknown command. Код: if(!strcmp(cmdtext, "/givemoney", true)) { new cmd[128],param1[130], param2[130],s...
63
Okay, I've found it. I thought you had to add the includes on the plugins line; there basicly is sscanf.dll in the plugins folder, but the include is called sscanf2.inc, so that was a stupid fault :[...
137
Can you put the command code in a message, please? Elietje28
93
This is the whole log: Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x, (C)2005-2013 SA-MP Team [14:09:20] [14:09:20] Server P...
137
Hello! I've made a command using sscanf, so I use sscanf.inc. But when I use that include, the server says: Код: Run time error 19: "File or function is not found" Only 5 vehicles (normal 174) a...
137
Please send us the gamemode and the errors. Elietje28
66
Put this in OnPlayerSpawn: Код: public OnPlayerSpawn(playerid) { ShowPlayerMarkers(0); return 1; } So with this code, the player marker on the radar won't be visible anymore. Elietje28
75
Hi! I'm making a code, but I've got a problem; The intention is that when a player (pi) is nearby to another player (a or b), the map icon from player (a or b) isn't visible anymore for player (pi). ...
94
Okay, thanks everybody (and also Swyft, he just wants to help ) So this is the code I have now, but then, the string only changes to 'Aegide', even if I log in with 'Elietje28', 'vandenboerseppe',.....
158
Okay, but what do you mean with wrong section?
158
Thanks, but what do I have to do then? Do I have to make another callback?
158
Hi everybody! I'm a noob in samp scripting, but i'm trying to learn it. I can send a client message to all if a player has been connected and I can also use a string to get the user name of the playe...
158
Okay, thanks for the tutorials! Now, I can install the server much better! The admins may close this topic
110
Hi everybody, I can't install a samp-server very well, so I'm searching for someone who can. I want a server (0.3x) with: -vehicle spawner -fuelsystem (you can refuel at a gasstation) -speedometer -...
110