16.01.2011, 20:11
is giving me errors
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
if(newkeys & KEY_JUMP)
{
"/enter"
}
error 030: compound statement not closed at the end of file (started at line 51246)
help plz?
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
if(newkeys & KEY_JUMP)
{
"/enter"
}
error 030: compound statement not closed at the end of file (started at line 51246)
help plz?