rcon admin thing
#1

ok so if i want to set a script with (multiple?) commands so that only rcon can use it i think i use this?

Код:
if(!IsPlayerAdmin(playerid))
         return SendClientMessage(playerid,COLOR,"You are not Rcon Admin")
BUT would i put it at the top of the script after where the includes are specified or at the bottom or anywhere?
Reply
#2

Use it only at the commands you want admin only.
Reply
#3

on top of each command then?
Reply
#4

Yeap
Reply
#5

ok thanks guys i will try it out
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)