Skin ID text for each skin in PlayerRequestClass
#6

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
Код:
public OnPlayerRequestClass(playerid, classid) 
{ 
new idString[7];
format(idString,sizeof(idString),"%i",classid);
GameTextForPlayer(playerid, idString, 1000, 3); 

}
You're adding classes with a loop, so there should be no reason why classes would mismatch skin ids.
Thank you!
Reply


Messages In This Thread
Skin ID text for each skin in PlayerRequestClass - by friderik - 10.10.2017, 10:48
Re: Skin ID text for each skin in PlayerRequestClass - by Escobabe - 10.10.2017, 11:11
Re: Skin ID text for each skin in PlayerRequestClass - by friderik - 10.10.2017, 11:21
Re: Skin ID text for each skin in PlayerRequestClass - by [WSF]ThA_Devil - 10.10.2017, 11:27
Re: Skin ID text for each skin in PlayerRequestClass - by Twizted - 10.10.2017, 11:39
Re: Skin ID text for each skin in PlayerRequestClass - by friderik - 10.10.2017, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)