SA-MP Forums Archive
need help!! - 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: need help!! (/showthread.php?tid=104539)



need help!! - unique1801 - 25.10.2009

i use b&a stunt universe {GM }
it works fine in 0.2x

but when i run it in 0.3a

i get this erorr when i run the server (no errors while compiling )
SetDisabledWeapons<> : Fuction is deprecated. Check weapon in OnPlayerUpdate


wad do i



Re: need help!! - Adamrcook - 25.10.2009

0.3a doesn't support SetDisabledWeapons.
Press Ctrl + F, then search SetDisabledWeapons. Remove that command from your script, then compile.


Re: need help!! - unique1801 - 25.10.2009

WELL .. I DID BUT!
IM NOT ABLE TO START MY GAMEMODE ON SERVERFFS
IT SHOWS UNKNOWN


Re: need help!! - Adamrcook - 25.10.2009

Turn the caps the fuck off and calm down or no one will attempt to help you...

Contact serverFFS if somethings wrong with the hosting.


Re: need help!! - unique1801 - 25.10.2009

when i saw the console

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

wad do i do


Re: need help!! - Streetplaya - 25.10.2009

Quote:
Originally Posted by unique1801
when i saw the console

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

wad do i do
do you have a "main" procedure in your gamemode? If not, create one


Re: need help!! - unique1801 - 25.10.2009

main
what is that?

how do i create it ?

IM SORRY IM A NEWBIE


Re: need help!! - Streetplaya - 25.10.2009

Quote:
Originally Posted by unique1801
main
what is that?

how do i create it ?

IM SORRY IM A NEWBIE
Try to learn the basics first then.
Wiki ******


Re: need help!! - unique1801 - 25.10.2009

arrh
u mean
Main()

>??/
cant u just help?