Question about freeze skin
#1

Hello,I just want to ask how i can make when player spawn it will go his skin in data base ... - i already made this but i want when player disconect and come back in CLASS selection he cant choose other skin just that one he spawn first time - like in crazy bob server and most other server i try help myself with Criminal GM but i faild and now i ask for help here

ty for any help
Reply
#2

Save to file using dini and dudb.
Reply
#3

I am using dudb i try that

OnPlayerSpawn

Код:
dUserSetINT(PlayerName(playerid)).("skin",GetPlayerSkin(playerid));
and under on OnPlayerRequestClass

Код:
SetPlayerSkin(playerid, dUserINT(PlayerName(playerid)).("Skin"));
It was saving my skin before I add
the code under OnPlayerReqestClass,but now when i conenct to my game ...come to my class selection there is just CJ skin... and i dont see my skins ... i think i need to make veriables or what ever they are or something like this but i dont know how to make this things to work...

sry for my bad english

Ty For Any Help!

Reply
#4

uf anyone ?
Reply
#5

someone please ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)