little help
#1

hello how can i fix it?

Quote:

error 035: argument type mismatch (argument 2)

Quote:

format(string, sizeof(string), "* %s (%i) Has Joined The Server.",pInfo[playerid][pName],playerid);
SendClientMessageToAll(playerid, COLOR_DEAD, string);

Reply
#2

Quote:
Originally Posted by JuzDoiT
Посмотреть сообщение
hello how can i fix it?
SendClientMessageToAll(COLOR_DEAD, string);

playerid is not needed.
Reply
#3

https://sampwiki.blast.hk/wiki/Function...ntMessageToAll

SendClientMessageToAll doesn't have a playerid paramater, remove it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)