Question
#1

Hi again, i got another question, i want to add a text in the skin selection menu that says "Hit right-shift to continue"
and then when i spawned i want it to say "write /skin ID to get a new skin!", How can this be done? I've one been able to do this, but it gives me an error message.

public OnPlayerSpawn(playerid)
{
SendPlayerMessageToPlayer(playerid, "Write /skin ID to get the skin you want!");
return 1;
}

Thanks in forehand!
Reply
#2

Add a GameText under OnPlayerRequestClass.


Please use code tags for pasting codes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)