SendCilentMessage help
#1

I am making a /credits command. But error.

Код:
SendClientMessage(playerid, 0xFFFF00AA, [BTR]BigTimeRush for scripting and hosting.)
ERROR:

Код:
error 029: invalid expression, assumed zero
error 017: undefined symbol "BTR"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

pawn Код:
SendClientMessage(playerid, 0xFFFF00AA, "[BTR]BigTimeRush for scripting and hosting.")
Reply
#3

What was the reason -REP me ?? Huh , Even your code is not working o.O
Код:
cmds.pwn(96) : error 001: expected token: ";", but found "return"
cmds.pwn(96) : warning 217: loose indentation
HUH ?
Reply
#4

Quote:
Originally Posted by Inspiron
Посмотреть сообщение
What was the reason -REP me ?? Huh , Even your code is not working o.O
Код:
cmds.pwn(96) : error 001: expected token: ";", but found "return"
cmds.pwn(96) : warning 217: loose indentation
HUH ?
pawn Код:
SendClientMessage(playerid, 0xFFFF00AA, "[BTR]BigTimeRush for scripting and hosting.");
That should do it.
Reply
#5

Edit: posted already
Reply
#6

Quote:
Originally Posted by Translator
Посмотреть сообщение
pawn Код:
SendClientMessage(playerid, 0xFFFF00AA, "[BTR]BigTimeRush for scripting and hosting.");
That should do it.
Thanks , I've could REPPED+ you if i was upto 50 posts .
Reply
#7

If you don't even know you need to put ";", how is that my fault? rofl.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)