01.07.2014, 15:12
Alright so for some reason its setting CJ skin even tho I am checking the player skin in the textdraw...
It should show Player skin ID that he has but it shows CJ skin id
It should show Player skin ID that he has but it shows CJ skin id
Код:
TextDrawSetPreviewModel(textdrawskin, GetPlayerSkin(playerid)); TextDrawShowForPlayer(playerid,textdrawskin);