Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by Seif_ [adream-rp.com
]
Quote:
Originally Posted by ssǝן‾ʎ
I'm not entirely sure why, but it seems that the messages when you use native functions incorrectly have been removed. For example:
0.2:
Console:
Code:
SCRIPT: Bad parameter count (Count is 2, Should be 1):
0.3:
Console doesn't display anything.
|
It was plain dull having the console printing out that message without telling you which function is not used properly.
|
To save time and more arguing, it's IsPlayerConnected(id) not IsPlayerConnected(id, id) - so use IsPlayerConnected(0).