Posts: 13
Threads: 1
Joined: Feb 2015
Reputation:
0
Yes, ofcourse you can! You need to check if player == admin... If the statement is true, make a textdraw for him, else return 1;
Posts: 214
Threads: 59
Joined: Mar 2013
Reputation:
0
Yes you can,check if the player is admin for example
PlayerInfo[playerid][pAdmin],if its true then create a textdraw for him,you can better use playertextdraw
Posts: 871
Threads: 114
Joined: May 2014
Quote:
Originally Posted by CprYseeR
Put This On Player Spawn Just Change "TextName" With Name Of Your Textdraw
|
This is good but it can make you Bug with textdraws
The best idea for mee is to make :
Create Stock:
For Players
For Admins
For RegularPlayers
And anything you want and use it
It can be more useful and simple after do this
Posts: 158
Threads: 47
Joined: Aug 2014
Reputation:
0
I already made it, stop replie.