Script bug RPG mode - 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: Script bug RPG mode (
/showthread.php?tid=106561)
Script bug RPG mode -
xtreme101 - 03.11.2009
Dear forum members,
I wanna ask for help on all of you who can help me with my problem.
First place i am not good ad scripting actualy i dont have know how.
I got this script from a friend but its got a bug in it.
I hope somboddy can help me with it. i hope somboddy can give me a good mood for the rest of my day.
More info about the error you can find below here:
http://i34.tinypic.com/omckj.jpg
and a error from the script when i tried to use the compilar:
C:\Documents and Settings\xtreme\Bureaublad\samp\RealLife RPG Server 0.3\gamemodes\frpg.pwn(2559) : error 017: undefined symbol "MAX_PICKUPS"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
i hope anny boddy have some time to help me with it. If you need more informatio just tell me.
Kind regards,
Xtreme101
Re: Script bug RPG mode -
retart441 - 04.11.2009
Define Max Pick ups.
Idk what you want to do with it so I cant do anything.
Re: Script bug RPG mode -
xtreme101 - 04.11.2009
Quote:
Originally Posted by retart441
Define Max Pick ups.
Idk what you want to do with it so I cant do anything.
|
so what you need more then ? like i told i dont dont anything about scripting myself so a little bit more help to figure out where the error is would be welcome
Re: Script bug RPG mode -
Abernethy - 04.11.2009
At the top of the script put this
#define MAX_PICKUPS 400
for 0.3 put
#define MAX_PICKUPS 2048
Re: Script bug RPG mode -
xtreme101 - 04.11.2009
Thanks all for the help.
Its fixed now ^^
kind regards and many thank you,
Xtreme101