Search Results
Quote: Originally Posted by Abagail It's not our fault you haven't properly prepared your server. What if the people who steal your work obtained player information? I don't think your pla...
246
Decade old game + New Windows = no. Move on.
139
this isn't anything advanced, it's the same shit over and over. if you want to make it some what "advanced" then make it so it atleast sends the message before the weather changes.
387
https://www.virustotal.com/en/file/3...is/1429428020/ Is this your surprise -- using an installer which has adware?
567
You can just check if the player is logged in or not when they type a command/something in main chat. For the dialog: pawn Код: ShowPlayerDialogEx(playerid, dialogid, style, const caption[], cons...
130
Quote: Originally Posted by Fantje It don't works. I go to the place just like in your video and there is nothing? Did it load?
436
Quote: Originally Posted by Finnick pawn Код: public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger){    if(GetVehicleModel(vehicleid) == Your Vehicles ID && GetPlayer...
213
Nice job. You can use OnPlayerUpdate to detect the players weapon too (GetPlayerWeapon), and if it's not the fist (ID: 0), then you can hide the textdraw for the player - But if the weapon is fist an...
700
Quote: Originally Posted by Abagail It'd be better if you edited the first post to explain what a triggerbot is, and how this script prevents it(mechanically-speaking), if you know what I ...
666
Quote: Originally Posted by Arastair Something like rappid fire hack? It could detect rapid fire & other cheats which make shots super fast.
666
Quote: Originally Posted by Ralfie Whats a triggerbot? D: A cheat which automatically fires the gun when you aim at a player. (It's like aimbot, but it doesn't "lock on" to the players....
666
Quote: Originally Posted by OstGot I think switch/case was always a better solution than the array and loop through it (Unless of course we do not have too many cases). Just give an exampl...
666
Show us your OnPlayerConnect & registering (Only SQLite stuff)
200
Introduction A include type script which detects triggerbots with almost no false warnings. I've "blacklisted" guns which have a big ROF (Rate Of Fire) to avoid the false warns, but lag might cause s...
666
Quote: Originally Posted by Gammix Код: CMD:createjob(playerid, params[]) { new jobname[35]; new string[128]; if(sscanf(params, "s", jobname)) return SendClientMessage(playerid, C...
90
Download the socket plugin ( I guess it's this? https://sampforum.blast.hk/showthread.php?tid=333934 ), put the .dll (or .so for linux) file in the "plugins" folder, and add "plugins socket" in server...
186
Quote: Originally Posted by ball Code: for(new i; i < _: playerInfo; ++i) pInfo[ playerid ][ playerInfo: i ] = 0; Loop for reset? Old style of reseting variables. Use this. Code: new...
484
Quote: Originally Posted by Rog hey Kyance[BT], i m also from COD5 btw ty for releasing it I left that clan like 1 year ago xd thanks everyone
484