[Include] [INC] Easy Local Chat!
#3

I get this error when I try to use your local snippet for my RP server.
Code:
C:\Users\Sarin\Desktop\GM From Scratch\gamemodes\GM.pwn(370) : error 035: argument type mismatch (argument 3)
Code:
	SetPlayerChatBubble(playerid, text, WHITE, 10.0, 5000);
	new lname[MAX_PLAYER_NAME], lstring[128];
	GetPlayerName(playerid, lname, sizeof(lname));
	format(lstring, sizeof(lstring), "%s says: %s", lname, text);
	SendLocalMessage(playerid, WHITE, 7,lstring);
	return 0;
This is fake. It doesn't have anything about a radius in the second version. I checked.
Reply


Messages In This Thread
[INC] Easy Local Chat! - by goudewup - 30.01.2010, 14:16
Re: [INC] Easy Local Chat! - by goudewup - 30.01.2010, 14:58
Re: [INC] Easy Local Chat! - by NiiRV4N4 - 25.03.2010, 19:56
Re: [INC] Easy Local Chat! - by ChrisMorasco - 11.06.2013, 18:31
AW: [INC] Easy Local Chat! - by BigETI - 11.06.2013, 20:11

Forum Jump:


Users browsing this thread: 2 Guest(s)