invisible skins :)
#1

hi

ı have add my skins to my server. but ı cant saw skins. when ı press shift. ım chosing one of them. but i cant saw which skim im chosing




what can i do

Kaan...
Reply
#2

This will create a simple Skin Selection.

Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 1390.3442,-818.1929,74.2952);
    SetPlayerFacingAngle(playerid, 126.8305);
	SetPlayerCameraPos(playerid, 1386.3706,-821.1882,73.7814);
	SetPlayerCameraLookAt(playerid, 1390.3442,-818.1929,74.2952);
	return 1;
}
Reply
#3

Change coordinates at SetPlayerCameraPos and SetPlayerCameraLookAt functions.
Reply
#4

Quote:
Originally Posted by Don Correlli
Change coordinates at SetPlayerCameraPos and SetPlayerCameraLookAt functions.
Or SetPlayerPos.
Reply
#5

thank you very much everyone i fix the problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)