Quote:
Originally Posted by kww
I didn't test it, so feel free to blame me if it's not working
It should work, but I'm not sure
|
Thanks for your quick reply, I'll give it a try.
I even tried if the model works, but we'll see how it goes
Edit:
Code:
//// sideweapon3.sma
//
// C:\Program Files (x86)\Steam\steamapps\common\Half-Life\czero\addons\amxmodx\scripting\sideweapon3.sma(148) : error 088: number of arguments does not match definition
// C:\Program Files (x86)\Steam\steamapps\common\Half-Life\czero\addons\amxmodx\scripting\sideweapon3.sma(158) : error 088: number of arguments does not match definition
// C:\Program Files (x86)\Steam\steamapps\common\Half-Life\czero\addons\amxmodx\scripting\sideweapon3.sma(108) : warning 204: symbol is assigned a value that is never used: "g_iMaxPlayers"
//
// 2 Errors.
// Could not locate output file compiled\sideweapon3.amx (compile failed).
//
// Compilation Time: 0,34 sec
// ----------------------------------------
__________________