Help error :error 017: undefined symbol "ClearChatbox"
#9

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
Add this somewhere in your script:
Код:
ClearChatbox(playerid) 
{
    for (new i; i <= 50; i++) SendClientMessage(playerid, -1, "");
}
Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
PAWN is case-sensetive. Change all of the ClearChatBox's to ClearChatbox because the function is ClearChatbox.
I did and the results are as above


anyway, I still thank you

Can you give me the address ********?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)