MySQL Skin Loading
#1

I have this set under OnPlayerSpawn

pawn Код:
SetPlayerSkin(playerid, pInfo[playerid][Skin]);
The Skin ID is saved in the DB successfully although it won't load?
Reply
#2

post the code where you load skin
Reply
#3

Quote:
Originally Posted by Florin48
Посмотреть сообщение
post the code where you load skin
pawn Код:
cache_get_value_int(0, "SKIN", pInfo[playerid][Skin]);
Reply
#4

check your logs.
show us more code. that's not enough.
show us your database structure.
stop capitalizing all your table columns, its ridiculously unnecessary.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)