SA-MP Forums Archive
[] in GameTextForPlayer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [] in GameTextForPlayer (/showthread.php?tid=659027)



[] in GameTextForPlayer - playstores - 20.09.2018

How to do [] (NOT THE STARS)

In GameTextForPlayer?


GameTextForPlayer(playerid, "~s~/setadmin~n~~g~[ACCOUNTID][ADMINLEVEL]", 5000, 3);


Re: [] in GameTextForPlayer - CaptainBoi - 20.09.2018

well their are different keys for that you can check it by Tdeditor or Ipleomax editor


Re: [] in GameTextForPlayer - playstores - 20.09.2018

well I just need those [] keys,

maybe someone remember it?


Re: [] in GameTextForPlayer - ReD_HunTeR - 20.09.2018

Код:
GameTextForPlayer(playerid, "~s~/setadmin~n~~g~(ACCOUNTID)(ADMINLEVEL)", 5000, 3);
try this as i far as i remember ( changes to [ if you insert it into gametext


Re: [] in GameTextForPlayer - playstores - 20.09.2018

Quote:
Originally Posted by ReD_HunTeR
Посмотреть сообщение
Код:
GameTextForPlayer(playerid, "~s~/setadmin~n~~g~(ACCOUNTID)(ADMINLEVEL)", 5000, 3);
try this as i far as i remember ( changes to [ if you insert it into gametext
thx () works fine