21.12.2011, 19:41
C:\Documents and Settings\Phil\Desktop\SAMP_Server\gamemodes\vx-rp.pwn(2800) : warning 217: loose indentation
C:\Documents and Settings\Phil\Desktop\SAMP_Server\gamemodes\vx-rp.pwn(2814) : warning 217: loose indentation
C:\Documents and Settings\Phil\Desktop\SAMP_Server\gamemodes\vx-rp.pwn(2815) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
-------------------------------------
(2800) format(szQueryOutput, sizeof(szQueryOutput), "DELETE FROM bans WHERE playerNameBanned = '%s'", szPlayerName);
(2814) GetPVarString(extraid, "playerNameUnban", szPlayerName2, MAX_PLAYER_NAME);
(2815) GetPlayerName(extraid, szPlayerName, MAX_PLAYER_NAME);
Any help would be muchly appreciated thankyou!
C:\Documents and Settings\Phil\Desktop\SAMP_Server\gamemodes\vx-rp.pwn(2814) : warning 217: loose indentation
C:\Documents and Settings\Phil\Desktop\SAMP_Server\gamemodes\vx-rp.pwn(2815) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
-------------------------------------
(2800) format(szQueryOutput, sizeof(szQueryOutput), "DELETE FROM bans WHERE playerNameBanned = '%s'", szPlayerName);
(2814) GetPVarString(extraid, "playerNameUnban", szPlayerName2, MAX_PLAYER_NAME);
(2815) GetPlayerName(extraid, szPlayerName, MAX_PLAYER_NAME);
Any help would be muchly appreciated thankyou!