14.03.2012, 03:14
ola Gente no gm aki ta dando esses erros :
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "xx" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "yy" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "zz" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 3377) : warning 209: function "OnPlayerKeyStateChange" should return a value
Como eu arrrumo?
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "xx" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "yy" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 2255) : warning 219: local variable "zz" shadows a variable at a preceding level
C:\Documents and Settings\Pablo\Meus documentos\downloads\GameModes\gamemodes\BPN.pwn(6 3377) : warning 209: function "OnPlayerKeyStateChange" should return a value
Como eu arrrumo?
PHP код:
stock AddFlitsPaal(playerid, modelid, Float:xx, Float:yy, Float:zz, radius, speed)
{
PHP код:
public ScoreLevel(playerid)
{
new LevScore;
LevScore = PlayerInfo[playerid][pLevel];
SetPlayerScore(playerid, LevScore);