When Using Position Saving
#3

It doesn't change my player skin either and I have a SetPlayerSkin(); there, it seems like the variables are not being read.

pawn Код:
enum PlayerVariable
{
    pLevel,
    InteriorID,
    SkinID,
    Float:pPosX,
    Float:pPosY,
    Float:pPosZ,
}

new PlayerVar[MAX_PLAYERS][PlayerVariable];
The global variables are set up so I don't understand why <.<

Yes the coords are changing in the database.
Reply


Messages In This Thread
When Using Position Saving - by AphexCCFC - 23.01.2013, 03:30
Re: When Using Position Saving - by Scenario - 23.01.2013, 04:14
Re: When Using Position Saving - by AphexCCFC - 23.01.2013, 04:49
Re: When Using Position Saving - by Scenario - 23.01.2013, 05:09
Re: When Using Position Saving - by AphexCCFC - 23.01.2013, 05:30
Re: When Using Position Saving - by AphexCCFC - 23.01.2013, 05:54

Forum Jump:


Users browsing this thread: 1 Guest(s)