16.04.2009, 12:06
Hello all, Second post of the day. Lol. Right i have 2 problems with a script.
And im getting the Errors:
Lol. Just getting use to coding so im stealing a script for the time been
Do i add this in the bottem of my script or make it into a filterscript?
Quote:
// Disables Flamethrower, Rocket Launcher and Heatseeking RPG. // Miniguns are now synched if the player holds them. SetDisabledWeapons( 9, 10, 11, 12, 13, 16, 18, 20, 21, 26, 27, 28, 29 30, 32, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, ); |
Quote:
C:\Documents and Settings\richard.howard\Desktop\samp02Xserver.win3 2\penls.pwn(19311) : error 049: invalid line continuation C:\Documents and Settings\richard.howard\Desktop\samp02Xserver.win3 2\penls.pwn(19313) : error 021: symbol already defined: "SetDisabledWeapons" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors. |
Do i add this in the bottem of my script or make it into a filterscript?