GetSkin (+rep)
#1

Hi All.I posted topic thread for help and we halped me Thanks but i have now problem ... I defined this...

pawn Код:
new auw = GetPlayerSkin(playerid);
Skin = TextDrawCreate(320.0, 240.0, "_");
TextDrawFont(Skin, TEXT_DRAW_FONT_MODEL_PREVIEW);
TextDrawUseBox(Skin, 1);
TextDrawBoxColor(Skin, 0x000000FF);
TextDrawTextSize(Skin, 40.0, 40.0);
TextDrawSetPreviewModel(Skin, auw);
And when i logging in textdraw have picture on CJ Skin but i have Police Officer Skin ... How to make to get skins and set to textdraw ? Code please )) Sorry for bad english and spam Thanks
Reply
#2

Bump help please
Reply
#3

Put your code after your SetPlayerSkin
Edit: SetSpawnInfo will never set player skin before spawn
Reply
#4

I dont under Stand you
Reply
#5

Where do you change player skin to Police officer? put your textdraw codes after there.
Reply
#6

On /setskin command

Edit: I think I understand where I change the skin on registering ad setskin command to make texdraw set string or?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)