Onplaryerclickplayer
#1

If i have a dialog open up when clicking on a players name, how can i make a dialog choice do something to the player?
Reply
#2

example

pawn Код:
GivePlayerMoney(clickedplayerid,500);
* i will give $500 on that player you click (TAB> click on player name)

or

pawn Код:
GetPlayerScore(clickedplayerid);
* will return clicked player scores
Reply
#3

Quote:
Originally Posted by doreto
Посмотреть сообщение
example

pawn Код:
GivePlayerMoney(clickedplayerid,500);
* i will give $500 on that player you click (TAB> click on player name)
Thanks +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)