Search Results
Quote: Originally Posted by ev0lution I don't have a lot of experience with Windows Server but you could search around for best methods/tools to monitor network traffic and block bad traff...
189
Quote: Originally Posted by ev0lution Is this for a SA-MP server? A load balancer requires that you run multiple EC2 instances with a SA-MP server on each instance - this wouldn't work b...
189
So guys, I just launched an instance on Amazon EC2 and so far it's good enough. Only problem is it's vuln. for even small ddos attack. I heard they have this feature called load balancer. but I'm not ...
189
Aight, so this script works fine in localhost but once I uploaded it to a server, it's starting to crash when connecting to the server. Client getting crashed as soon as it says 'Connected to .....' ...
55
Quote: Originally Posted by DeMoX Search on your gamemode/fs about "BanPlayer" Then past it here. Here's some pawn Код: if(killerid != INVALID_PLAYER_ID)    {        if(!Pla...
243
Quote: Originally Posted by mahdi499 we need to see your BanPlayer Function so we can reverse it. Hm? I don't got it Can you say it abit clear?
243
Another problem, Sorry for these noob questions - My head is fucked up I need /unban command for below /ban command pawn Код: CMD:ban(playerid,params[]){    if(pInfo[playerid][pAdminLevel] &g...
243
Quote: Originally Posted by Strier pawn Код: if(playerid == targetid) return SendClientMessage(playerid, -1, "You can't cure yourself"); i think it should work xd Add it below IsPla...
215
Quote: Originally Posted by Strier pawn Код: if(!IsPlayerInRangeOfPoint(playerid, 5.0, Pos[ 0 ], Pos[ 1 ], Pos[ 2 ])) return SendClientMessage(playerid, -1, "You're not near the target...
215
Quote: Originally Posted by Strier pawn Код: CMD:cure(playerid,params[]){        if(team[playerid] == TEAM_HUMAN)    {        if(pInfo[playerid][pHumanClass] == MEDIC || pInf...
215
Quote: Originally Posted by Kenway do this It's just giving away message, You can't stop cure yourself from that.
215
Hello guys, I need small help I'm using Zombie Apocalypse script by Kitten, However in the script, I need to make only medic can /cure the infected player if the medic near the infected player. Other...
215
Hello, When I type /goto command, I'm getting teleported to ID 0 everytime, even I type /goto [another player id]. Here's the code for /goto command. Код HTML: CMD:goto(playerid,params[]) { i...
129
Quote: Originally Posted by «XTC» welllooks like you are new in scripting like me not bad for start
209
Quote: Originally Posted by Rube its not hard to add /afk Command, 6/10 sorry. That's why I said "Simple" btw I added some new things to it
209
Hello SAMP Fellows I'm gonna give you simple and clean "AFK System (Away From Keyboard)", This is match for Freeroam, DM and CnR servers. What does it do This is too easy, If someone need to leave...
209
Today i'm gonna try to install skin mods to GTA SA, After I do it, I'm trying to open SAMP, but it dosen't load after 80% So after I try to put backup gta3.img to GTA sa models folder, and it's not w...
68