View Single Post
rollslow
Junior Member
Join Date: Nov 2018
Old 11-15-2018 , 10:12   Re: [L4D2] Charger Power
Reply With Quote #69

//// super_charge-l4d2.sp
//
// super_charge-l4d2.sp(90) : warning 219: local variable "timer" shadows a variable at a preceding level
// super_charge-l4d2.sp(246) : error 076: syntax error in the expression, or invalid function call
// super_charge-l4d2.sp(256) : warning 219: local variable "timer" shadows a variable at a preceding level
// super_charge-l4d2.sp(267) : error 021: symbol already defined: "RemoveEntity"
// super_charge-l4d2.sp(269) : error 010: invalid function or declaration
// super_charge-l4d2.sp(271) : error 010: invalid function or declaration
// super_charge-l4d2.sp(274) : error 021: symbol already defined: "RemoveEdict"
// super_charge-l4d2.sp(275) : error 010: invalid function or declaration
// super_charge-l4d2.sp(293) : warning 219: local variable "timer" shadows a variable at a preceding level
// super_charge-l4d2.sp(267) : warning 203: symbol is never used: "any"
// super_charge-l4d2.sp(267) : warning 203: symbol is never used: "objEnt"
// super_charge-l4d2.sp(267) : warning 203: symbol is never used: "timer"
//
// 6 Errors.
//
// Compilation Time: 0,67 sec
rollslow is offline