SA-MP Forums Archive
Error in console. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error in console. (/showthread.php?tid=194074)



Error in console. - Zh3r0 - 28.11.2010

Script[gamemodes/GAMEMODE.amx]: Run time error 19: "File or function is not found"

This is what i get. I just took the new includes, installed everything, hit compile, and this is what i get.

As far as I'm concerned, it comes from a plugin..
Maybe i need to wait for the plugins to be updated by the creators. ?


Re: Error in console. - d0 - 28.11.2010

Quote:

The functions SetPlayerHoldingObject, IsPlayerHoldingObject and StopPlayerHoldingObject have been removed. These functions were limited in the fact that they could only attach 1 object to each player. New functions have been added which allow you to attach up to 5 objects to each player.

Read the topic to see the new functions

Edit: could be a plugin issue too


Re: Error in console. - The_Moddler - 28.11.2010

What plugins do you have?


Re: Error in console. - Blatnoi - 28.11.2010

same here i use
geoip.dll
sscanf.dll
streamer.dll


Re: Error in console. - Zh3r0 - 28.11.2010

I can't get it working, i deleted everything that holds!
Any more ideas? D0erfler?


Re: Error in console. - [03]Garsino - 28.11.2010

Gamemode compiles fine and such ? All files at their right place ? Same with folders ? Could be something with plugins ? Right version of samp-server.exe ? :>


Re: Error in console. - Hiitch - 28.11.2010

Did you add the plugins line into the server.cfg, and the files into the plugins folder in the folder?


Re: Error in console. - Zh3r0 - 28.11.2010

I forgot to add whirlpool in the plugin's rule.

Tanks guys. Even thought this is not a 0.3c problem.