24.11.2014, 23:47
linha 57: forward CannabisGrow(playerid);
linha 58: public CannabisGrow(playerid)
linha 59: {
erro linha 57 error 029: invalid expression, assumed zero
error 012: invalid function call, not a valid address
error 001: expected token: ";", but found ")"
fatal error 107: too many error messages on one line
forward CannabisGrow(playerid);
public CannabisGrow(playerid)
{
FakeCannabis[playerid] = 1;
SendClientMessage(playerid, COLOR_GROVE, "A sua planta de Cannabis jб pode ser colhida, use /colher para colhe-la.");
weedblip[playerid] = CreateObject(3409, 2541.9606933594, -1587.4586181641, 20.970590591431-1, 0, 0, 0);
forward Chegadadaheroina(playerid);
return 1;
}
linha 58: public CannabisGrow(playerid)
linha 59: {
erro linha 57 error 029: invalid expression, assumed zero
error 012: invalid function call, not a valid address
error 001: expected token: ";", but found ")"
fatal error 107: too many error messages on one line
forward CannabisGrow(playerid);
public CannabisGrow(playerid)
{
FakeCannabis[playerid] = 1;
SendClientMessage(playerid, COLOR_GROVE, "A sua planta de Cannabis jб pode ser colhida, use /colher para colhe-la.");
weedblip[playerid] = CreateObject(3409, 2541.9606933594, -1587.4586181641, 20.970590591431-1, 0, 0, 0);
forward Chegadadaheroina(playerid);
return 1;
}