Search Results
Quote: Originally Posted by Synapse46 Simply amazin. thanks bro
923
This my save function pawn Code: function SavePlayerX(playerid){        if(GPVI(playerid,"Spawned") == 1)        {            new query[2010];            mysql_format(mysql, quer...
115
What is best one/work perfectly ? I put pawn Code: // Under player loged inpInfo[playerid][SaveTimer] = SetTimerEx("SavePlayerX",5000*60,true,"d",playerid);function SavePlayerX(playerid){      Â...
115
Quote: Originally Posted by 435076378 I also have this problem, malicious attacks resulting in game player dropped This make my players crash from server.
126
Hello guys. In my server have player with troll cheat. the cheat is make player who in vehicle will flying up. Who know how to stop it ? #sorryformybadenglish
130
Quote: Originally Posted by Cheesus Код: public OnPlayerUpdate(playerid) { if (GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) { new Float:vec[3]; GetPlayerCameraFrontVector(pla...
138
Same with my problem . but fixhed! Here you go : https://sampforum.blast.hk/showthread.php?tid=320649 I use this on my GM : pawn Code: public OnPlayerFloodControl(playerid, iCount, iTimeSpan) {  Â...
126
How to stop this ? btw my lag comp off. Here i find at server_log.txt Quote: [00:36:27] [warning] Invalid shot data for player(30). Shot out of bounds. [00:36:28] SPAWN DEBUG : TAUKOMEDAN...
138
I got Server Closed Connection when join in my server. Under my Onplayerconnect(playerid) PHP код: public OnPlayerConnect(playerid) {     // ban code     new Code[128], Line[25...
141
How to make restart.sh in linux? i want my server when crash anda down is will auto turn on! Anyone can help me ? in my vps : when i am login : then cd fr > in fr is my samp03svr
161
Sorry for bumping. But still have same problem When onplayerconnet and return OnplayerRequestClass player got Auto Spawned Anione can help me?
151
Quote: Originally Posted by MichaelJones How to create textdraw for the XP system? Example: Your XP: [The player's XP] Here : https://sampforum.blast.hk/showthread.php?tid=537468
173
Quote: Originally Posted by Shetch Show us your OnPlayerSpawn script. Here: PHP код: public OnPlayerSpawn(playerid) {     if(pInfo[playerid][Login] == 0) return Kick(pl...
151
Already make anti chat spam. But why did not works ? PHP код: public OnPlayerText(playerid, text[]) { //============================================================================== // Flo...
207
I am join in my server when under onplayerconnect i got auto spawn and get kick. Because Under OnplayerSpawn(playerid) i make if who not loggedin and click spawn in OnPlayerRequestClass will return g...
151
Quote: Originally Posted by KillerDVX Kick it ? Too easy ^^" It will stop for BOOT flood join in server. My problem is: Just have 1 bot join then he flooding/spam chat in my server. it...
207
Quote: Originally Posted by Hessu Look this: https://sampforum.blast.hk/showthread.php?tid=578776 Not. I mean 1 bot join in server then spam/flooding on chat. How to stop it ?
207