10.07.2011, 01:14
I need help with this..
When I want like to get player name, I want of it to be like "%s" for name
So basically when I am scripting I want this
SendClientMessage(playerid, COLOR_YELLOW, "%s Welcome");
So at the end it shoud look like this
When you type some command like /welcome it says
"Twinki Welcome!" I mean playername if is Twinki
How to do this?
When I want like to get player name, I want of it to be like "%s" for name
So basically when I am scripting I want this
SendClientMessage(playerid, COLOR_YELLOW, "%s Welcome");
So at the end it shoud look like this
When you type some command like /welcome it says
"Twinki Welcome!" I mean playername if is Twinki
How to do this?