[HELP] PAWNO crashed after I'm trying to compile
#10

Quote:
Originally Posted by Huxley
Посмотреть сообщение
Nvm. My friend helped me out, thanks for you guys, trying to help me! Rep+ given.
Quote:
Originally Posted by RedJohn
Посмотреть сообщение
My pawno also crashed cuz one } is missing so i thought he can pm me his fs so i can check "{" and "}". Get it now?
he said pawno fixed now.

i told him on skype how to fix it though. i found BUGS lol

1.

pawn Код:
new vID = GetPlayerVehicleID(playerid);
The playerid parameter isnt defined here. so he should write it in OnDialogResponse callback.

2.

pawn Код:
public OnPlayerSpawn(playerid)
{
    NumbPlateChange = CreateDynamicCP(-1928.4941, 276.5805, 41.0469, 4, -1, -1, -1, 100);
    return 1;
}
no need to write it in OnPlayerSpawn. Just write it in OnFilterScriptInit

lol
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)