09.01.2015, 14:27
is there actually a documentation what functions are memory hacking and what not?
|
No, you need to return 0 for EVERY packet which you want to block from a certain IP. There is no login like ingame rcon.
The rcon packet is looks like (not realy, I just try to illustrate): SenderIP|Password|Command|Parameters If the password isn't good in packet, server won't execute the sent command. If good, then yes & give response like "RCON admin connected to server", "asdasd has been banned". You're right, i'll do it morning. |
***\pawno\include\YSF.inc(69) : error 010: invalid function or declaration
native native ApplyAnimationForPlayer(playerid, animplayerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time); // DOESN'T WORK
Maybe I will finish it someday.