View Single Post
BRU7US
Member
Join Date: Jul 2020
Location: Tatarstan, Kazan
Old 09-11-2020 , 10:42   Re: [L4D2] Smart AI Tank
Reply With Quote #7

Quote:
Originally Posted by rtokuda View Post
Compile with 7 errors :

PHP Code:
// by the SourceMod Dev Team


//// l4d2_smart_bot_tank.sp
//
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(44) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(45) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(46) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(47) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(48) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(49) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// E:\game\steam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_smart_bot_tank.sp(50) : warning 240: 'EventHook:' is an old-style tag operation; use view_as<typeset>(expression) instead
// Code size:            12880 bytes
// Data size:             4056 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   33320 bytes
//
// 7 Warnings.
//
// Compilation Time: 0,41 sec
// ----------------------------------------

Press enter to exit ... 

Thanks for this. Try a new version!
BRU7US is offline