[HELP] Dini Set
#1

Quote:

PlayerInfo[playerid][pSkin] = SetPlayerSkin(playerid, dini_Int(pfile, "Skin"));

i made a dini file will save player skin
spawn for player
Quote:

SetSpawnInfo( playerid, 0, PlayerInfo[playerid][pSkin], x, y, z,angle, 0, 0, 0, 0, 0, 0 );

I am edit information file .ini
I set for player in .ini file is id 55
Skin=55

but when I connect to server
it is skin id 1, please help
sorry for bad my english!very sorry
Reply
#2

pls help me
Reply
#3

PHP код:
PlayerInfo[playerid][pSkin] = dini_Int(pfile,"Skin");
SetSpawnInfoplayerid0PlayerInfo[playerid][pSkin], xyz,angle00000); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)