04.08.2016, 03:01
Quote:
Hey, there.
- Have a look at the different tutorials and guides posted here: http://forum.sa-mp.com/forumdisplay.php?f=70 - Read this (if you can): http://www.compuphase.com/pawn/Pawn_Language_Guide.pdf - If you have any doubts/questions/problems with what you create, post here: http://forum.sa-mp.com/forumdisplay.php?f=12 - To log into RCON, use: /rcon login (password) - IsPlayerAdmin(playerid/[any other variable name]) is to check whether a player is logged into RCON or not. - To log into a server-sided admin system, look in the script for a command that will set your admin level, or do it manually within the database. Happy coding! |