SA-MP Forums Archive
Help ME - 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: Help ME (/showthread.php?tid=217398)



Help ME - Venice - 27.01.2011

Please Anybody Compile This GM
http://pastebin.mozilla.org/992678


Re: Help ME - Lorenc_ - 27.01.2011

we need these inc's

pawn Код:
#include <a_samp>
#include <core>
#include <Dini>
#include <float>
#include <time>
#include <file>
#include <Foreach>
#include <F_Streamer>
#include <progress>
#include <erpPickupStreamer>
Some we might have already although yer ill help out just need same inc's there.


Re: Help ME - TheYoungCapone - 27.01.2011

script is fine search on the forums the includes
#include <core>
#include <Dini>
#include <float>
#include <time>
#include <file>
#include <Foreach>
#include <F_Streamer>
#include <progress>
#include <erpPickupStreamer>
download them and put them in pawno/include


Re: Help ME - Venice - 28.01.2011

im already do not working, See Attachment


Re: Help ME - Venice - 28.01.2011

Please Anybody Compile This Gamemode


Re: Help ME - Steven Paul - 28.01.2011

what is the error does it gave?

EDIT : The script that you gave is not full


Re: Help ME - Venice - 28.01.2011

give me pwn and amx im get error


Re: Help ME - ricardo178 - 28.01.2011

Done, but get 261 warmnings coz you don't use the simbles you define in the enums... however it work!

Amx
Pwn


Re: Help ME - Venice - 28.01.2011

Quote:
Originally Posted by ricardo178
Посмотреть сообщение
Done, but get 261 warmnings coz you don't use the simbles you define in the enums... however it work!

Amx
Pwn
not working
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[18:32:46] filterscripts = ""  (string)
[18:32:46] 
[18:32:46] Server Plugins
[18:32:46] --------------
[18:32:46]  Loading plugin: streamer
[18:32:46] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[18:32:46]   Loaded.
[18:32:46]  Loaded 1 plugins.

[18:32:46] 
[18:32:46] Filter Scripts
[18:32:46] ---------------
[18:32:46]   Loaded 0 filter scripts.

[18:32:46] Script[gamemodes/ADRP.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[18:32:46] Number of vehicle models: 0



Re: Help ME - ricardo178 - 28.01.2011

Mybe you need some plugin... GM compiled with 261 warmings of Simble X is never used!

If you are using some plugin you need include it in your server.cfg...

BTW this GM haven't much thinks... Only have 1823 lines.... And you need put a bracket "}" in the end of the script... it gave error coz of it!