#1

Hi!

When i try to edit "Rivershell" GM i see this error

"C:\Users\Khalil\Desktop\Nouveau dossier (2)\gamemodes\rivershell.pwn(155) : error 017: undefined symbol "EnableVehicleFriendlyFire"'

PLZ HELP ME
Reply
#2

Did you include a_samp?
Reply
#3

yes!!!
Reply
#4

That function is at a_samp include. You have probably done something wrong.

native EnableVehicleFriendlyFire(); //a_SAMP

COpy us includes here and line 155.
Reply
#5

Line :
public OnGameModeInit()
{
SetGameModeText("Rivershell");

ShowPlayerMarkers(0);
ShowNameTags(1);
SetWorldTime(17);
SetWeather(11);
UsePlayerPedAnims();
EnableVehicleFriendlyFire(); //THIS LINE 155
SetNameTagDrawDistance(110.0);
DisableInteriorEnterExits();
Reply
#6

https://sampwiki.blast.hk/wiki/EnableVehicleFriendlyFire

SetPlayerTeam must be used!).

Read and check out.. Dunno..
Reply
#7

a_samp: http://www.mediafire.com/view/moas95...y40/a_samp.inc
Reply
#8

http://pastebin.com/PYBCpNYa


Replace a_samp .
Reply
#9

THX IT WORK
Reply
#10

What server version are you running? More specifically, what is the version of the a_samp your using?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)