View Single Post
Lch.
New Member
Join Date: Oct 2009
Old 10-22-2009 , 17:42   Re: Weapon Restrict remake
Reply With Quote #18

I commented out the warmup in Weapon_restrict.sp

Code:
//#define WARMUP
and tried to compile the .sp file and I got these errors:

Code:
Weapon_restrict.sp<109> : error 017: Undefined symbol "ClientRespawn"
Weapon_restrict.sp<109> : warning 215: expression has no effect
Weapon_restrict.sp<109> : error 001: expected token: ";", but found "]"
Weapon_restrict.sp<109> : error 029: invalid expression, assumed zero
Weapon_restrict.sp<109> : fatal error 127: too many error messages on one line

Compilation aborted.
4 errors.
Any help?
Lch. is offline