Multiple Line MYSQL
#3

PHP код:
new Float:xFloat:yFloat:zFloat:ang;
    new 
skin;
    
GetPlayerPos(playeridxyz);
    
skin GetPlayerCustomSkin(playerid);
    
GetPlayerFacingAngle(playeridang);
    
PlayerInfo[playerid][pPosx] = x;
    
PlayerInfo[playerid][pPosy] = y;
    
PlayerInfo[playerid][pPosz] = z;
    
PlayerInfo[playerid][pPosArg] = ang;
    
PlayerInfo[playerid][pAlive] = 1;
    
PlayerInfo[playerid][pSkinid] = skin
Reply


Messages In This Thread
Multiple Line MYSQL - by Dreandor - 16.06.2018, 19:57
Re: Multiple Line MYSQL - by KaryM4Life - 16.06.2018, 20:13
Re: Multiple Line MYSQL - by Dreandor - 16.06.2018, 20:26
Re: Multiple Line MYSQL - by Calisthenics - 16.06.2018, 21:22
Re: Multiple Line MYSQL - by Dreandor - 16.06.2018, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)