Search results

  1. K

    Anti Multi User

    you can combine them both. enum pInfo {     Connected,     PlayerIP[ 16 ], PlayerName[ 24 ] }; new     IPUsers,     PlayerInfo[ MAX_PLAYERS ][ pInfo ] ; public OnPlayerConnect(playerid) {     GetPlayerName(playerid, PlayerInfo[ playerid ][ PlayerName ], MAX_PLAYER_NAME);    ...
  2. K

    FakeVer Fix (server-side)

    Now why would you want the string size to be 128, when it can be 68?
  3. K

    /allhunt system

    Not tested, but should work i guess. http://pastebin.com/rvx3dhz1 https://www.mediafire.com/?c6u3v9ocwa6e3z8
  4. K

    /allhunt system

    Define HP, Armour and Weapons ID. my guess is: /allhunt Target SetTargetsHealth SetTargetsArmour GiveHimAWeapon?
  5. K

    Free DayZ 7.0 Script Please

    There was a release of an older version (5.* or 6.*) by "Kitten"( I think D: ), but it only had the .amx file, so you couldn't edit it.. nor know what plugins/includes you needed lol.
  6. K

    Help with skin shoots

    He actually is lag-shooting.. He just shoots at the skins when the target is standing still
  7. K

    Poor-aim or not ?

    Looks like it, since he shot at the containers afterwards ..
  8. K

    Script complexity/lags relation

    Oh :o
  9. K

    Script complexity/lags relation

    If you make it efficiently, then no, it wouldn't lag, since there are many servers(DayZ for an example), which have 50-150 NPCs, and the server doesn't lag. You create a 2.5(2500) second timer(Or 2 seconds (2000), 1.5seconds (1500).. below that would be risky i guess), and do NPC switches...
  10. K

    guys do we have a cure?

    I think we should take him back to his Ape/Monkey family :stoned:
  11. K

    CODE5 Has Hacked forum acount Help Assistan

    Not sure if Shadow suddenly went full retard or this is one of jalalgrand's accounts..
  12. K

    CODE5 Has Hacked forum acount Help Assistan

    Welp.. I guess nobody can get any more stupid than this.
  13. K

    Filterscript which is detecting aimbotters

    He was talking about Pro-Aim. 8)
  14. K

    Filterscript which is detecting aimbotters

    maybe 8)
  15. K

    Filterscript which is detecting aimbotters

    2004 - 2014
  16. K

    Filterscript which is detecting aimbotters

    seriously, I'm just evening the gameplay so noobs like you get punished easier.
  17. K

    [Help] Aimbot detection...

    I'd suggest this version; http://forum.sa-mp.com/showthread.php?t=534341 Since version below 4.0.0, wasn't 'fully' tested, so it gave out false results, when; * a player was in a vehicle * the hacker(or targets) packetloss was big/he was lagging
Top