eh mapandreas problem -
jiwan - 19.10.2011
http://forum.sa-mp.com/showthread.ph...ghlight=bomber
this FS is nice but i am unable to edit and compile it compiler says that :
C:\Documents and Settings\prince\Desktop\server\filterscripts\bombe r.pwn(3) : fatal error 100: cannot read from file: "mapandreas"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
i do not know which MapAndreas plugin he is using but i am using Kye's MapAndreas
can any one help meh with this ??
Re: eh mapandreas problem -
GrimR - 19.10.2011
It says cannot read from the file named "mapandreas", find this in the FS and look at the location it is trying to read from and make sure the file is there.
Re: eh mapandreas problem -
jiwan - 19.10.2011
mapandreas is a include file and i have it in my include folder !
Re: eh mapandreas problem -
nilanjay - 19.10.2011
Did you added it in pawn/inlcude
Re: eh mapandreas problem -
jiwan - 19.10.2011
Quote:
Originally Posted by nilanjay
Did you added it in pawn/inlcude
|
i need to add mapandreas.dll to pwano->include folder\
ok bro i am done with that thx for ur help
Re: eh mapandreas problem -
jiwan - 19.10.2011
now the compiler says :
C:\Documents and Settings\prince\Desktop\server\pawno\include\explo siveinclude.inc(199) : error 017: undefined symbol "SetPVarInt"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
ok i am done with that also ! thx again !
Re: eh mapandreas problem -
nilanjay - 19.10.2011
Is your error solved now?
Re: eh mapandreas problem -
jiwan - 19.10.2011
yes i have done !
but can u tell me how to set ammo value for bombs and make them to drop faster(this drops bombs only if 1st dropped bomb explodes)
Re: eh mapandreas problem -
nilanjay - 19.10.2011
Change the ammo number
Re: eh mapandreas problem -
jiwan - 19.10.2011
eh i do not know where it is
??