View Single Post
L4D2Noob
AlliedModders Donor
Join Date: Mar 2020
Location: Moscow
Old 07-21-2022 , 17:33   Re: [L4D2]Rainbow Light, Glow and Body
Reply With Quote #7

Quote:
Originally Posted by user2000 View Post
Code:
//// rainbow_player.sp
//
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(41) : warning 217: inconsistent indentation (did you mix tabs and spaces?)
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(44) : warning 242: function "Event_PlayerDeath" should return an explicit value
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(49) : warning 242: function "Event_RE" should return an explicit value
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(59) : warning 242: function "Command_Rainbow" should return an explicit value
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(64) : warning 242: function "Command_RainbowOff" should return an explicit value
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(69) : warning 209: function has explicit 'int' tag but does not return a value
// E:\JuegosSteam\steamapps\common\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\rainbow_player.sp(69) : warning 209: function has explicit 'int' tag but does not return a value
// Code size:         10136 bytes
// Data size:         3456 bytes
// Stack/heap size:      16468 bytes
// Total requirements:   30060 bytes
//
// 7 Warnings.
//
// Compilation Time: 0.94 sec
// ----------------------------------------
Here it seems to have compiled on SourceMod 1.11.0.6905 without warnings.
I just had to add in some places:
return 0; and return Plugin_Handled;
Attached Files
File Type: smx rainbow_player.smx (6.7 KB, 157 views)
File Type: sp Get Plugin or Get Source (rainbow_player.sp - 367 views - 5.1 KB)
__________________
L4D2Noob is offline
Send a message via ICQ to L4D2Noob Send a message via Skype™ to L4D2Noob