estimated max. usage: unknown, due to recursion
#9

Quote:
Originally Posted by Vince
Посмотреть сообщение
PHP код:
WonX6[playerid] = (PlayerBet[playerid] == DiceResult[playerid]); 
Stealing the thread for my own education.

What's the difference in writing this?
PHP код:
WonX6[playerid] = (PlayerBet[playerid] == DiceResult[playerid]) ? (true) : (false); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)