Jump to content
  • 0

Am o problema la compilare!


Question

Posted

Salut cand compilez gamemode-ul imi da aceste erori:

E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(6166) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(23376) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(25285) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(31662) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(32661) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33678) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33691) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33704) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33716) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33728) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33740) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(34336) : warning 203: symbol is never used: "QuestVehicul"
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


11 Errors.

Ps:Este gamemode-ul thug!

5 answers to this question

Recommended Posts

  • 0
Posted
1 oră în urmă, Vasile123 a spus:

Salut cand compilez gamemode-ul imi da aceste erori:

E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(6166) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(23376) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(25285) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(31662) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(32661) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33678) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33691) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33704) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33716) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33728) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(33740) : error 017: undefined symbol "IsValidVehicle"
E:\Partitia C\Desktop\Gamemode rpg.thug.ro\gamemodes\GM.pwn(34336) : warning 203: symbol is never used: "QuestVehicul"
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


11 Errors.

Ps:Este gamemode-ul thug!

Salut ! Foloseste #define IsValidVehicle

Adica trebuie doar sa-l definesti,poti folosi #define IsValidVehicle oriunde,adica poti sa-l pui unde vrei tu in Gamemode.

Warning-ul ala nu conteaza,adica poti sa rulezi gamemode fara nici o problema.

Daca te-am ajutat apasa butonul Thanks ! 

  • Thanks 1
  • 0
Posted

In caz ca nu ai rezolvat 

Verifica daca ai 

#include <a_samp>

La inceputul GM -ului

Daca ai si tot nu merge pune undeva pe la inceput

native IsValidVehicle(vehicleid);

Zi-mi daca a mers

  • 0
Posted
Acum 3 ore, xLex a spus:

In caz ca nu ai rezolvat 

Verifica daca ai 


#include <a_samp>

La inceputul GM -ului

Daca ai si tot nu merge pune undeva pe la inceput


native IsValidVehicle(vehicleid);

Zi-mi daca a mers

am facut dar acum am incercat atl gamemode si cand compilez imi da asta:

Untitled.png

  • 0
Posted

iti lipseste o acolada undeva ..  verifica inca odata ce ai adaugat nou si vezi ca orice acolada deschisa sa aiba si una inchisa

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.