Search Results
Looking for a hoster to host my server in Hosted Tab. The previous hoster of my Server left sa-mp and I was also in pressure of Exams so my server got closed but now its my summer vacation and I'm 24/...
92,606
Thanks everyone , my exam ends on 18th June , after my exam ill release the new version of this Game-Mode.
498
ill do that. But how can i get an anti crash system and how will my server stop lagging so much or what is the reason behind this?
60
I fixed all but still there is warning. Please give me the codes in correct order Jamester. I'd appriciate it. Show me with the correct order please. Post the codes in correct order.
147
Код:
C:\Users\Emaz Ahmed\Desktop\0.3.7\gamemodes\COD9.pwn(1386) : warning 202: number of arguments does not match definition
C:\Users\Emaz Ahmed\Desktop\0.3.7\gamemodes\COD9.pwn(25449) : warning 2...
147
Thanks bro , after setting TimerEx , will I make forwards and put both the commands in it ? So I have to make two timers and use the cmd codes in the forwards and set in timer ?
147
I want two server commands to happen on their own after every 7 minutes. So the two commands which I want to happen after every 7 mins server running are. /clearbox and /clearallchat.
this is the cle...
147
Yeah but , everything is under control when im in server but still it lags when we get 10+ players. So is there a anti-crash solution for my server ?
60
My server starts to Lag way too much when my server gets 10+ players. Then the players timeout. I have no warnings , eroors in the script. I used crahdetect and nativechecker but still no problem. So ...
60
Already fixed.
Help me in this topic. https://sampforum.blast.hk/showthread.php?tid=575580
63
Thanks but if anyone could find me an anti crash include or plugin so that my server won't crash or lag for any reason the. It wiuld be helpful. Please guys help me out fast.
93
Can anyone give me anti-flood and anti ip filterscript ? It would be helpful for me. I don't think there is problem with any callbacks , so give me the filterscripts fast guys and i also want an anti ...
93
Server_Log when I test it in my SA-MP Windows Test server , everything is fine. I used CrashDetect , NativeChecker and the other plugin it needs. There are no errors , inner problems or crashing probl...
93
Thanks guys +rep for both of you.
198
Is it that simple to make a ping code ? Or is there any advance code out there ?
198
Can anyone post me codes of PickKick system ? Like after crossing 1000 the ping picker will kick the player. The kicker should always be enabled when the server is enabled. It should be auto and no on...
198
Код:
public PingKick()
{
if(ServerInfo[MaxPing] != 0)
{
PingPos++; if(PingPos > PING_MAX_EXCEEDS) PingPos = 0;
for(new i=0; i<MAX_PLAYERS; i++)
{
PlayerInfo[i][pPing][PingPos] ...
63
This is my server log , used crashdetect and nativechecker.
Код:
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[21:50:01] filterscripts = "" (string)
[21:50:01] ...
63
You could , post it in looking for scripters / helpers. Actually nobody will really help you in making such a big
thing + no one knows the system you use in your script. Its better to get a scripter ...
98