Quick question about SendClientMessage
#1

How do you add a second line? when i press enter to do a new one the script gets like 4 errors
sorry i'm very new to this and also sorry if it has been questioned before but i already searched for it for about an hour
Reply
#2

Do this...


SendClientMessage(playerid,0x1E90FFAA, "This would be your first line");
SendClientMessage(playerid,0x1E90FFAA, "This would be your 2nd line");
SendClientMessage(playerid,0x1E90FFAA, "This would be your 3rd line");



So if it's a command like /rules

that would work..
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)