Bottom buttons function?
#1

Hello, how to toggle bottom buttons by specific function, since I need them before login, because when i input text in dialog and it responds, it puts my player on spawninfo coordinates but it sets him on class selection.
Reply
#2

I think you can't really call them. They show up on OnPlayerRequestClass only as far as I know.
Reply
#3

Код:
TogglePlayerSpectating(playerid, 1);
Use this method to toggle the spawn button, And when you are all done with it and now want player to spawn use this
Код:
TogglePlayerSpectating(playerid, 0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)