Raised This Month: $ Target: $400
 0% 

Daymenu


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
StarMazter
Junior Member
Join Date: Jun 2012
Location: Sweden
Old 06-28-2013 , 07:24   Daymenu
Reply With Quote #1

Error: Invalid function or declaration on line 219 -> if(iDay == 8 && is_user_alive(iPlayer) && cs_get_user_team(iPlayer) == CS_TEAM_T)
Error: Invalid function or declaration on line 223 -> new weaponID = read_data(2)
Warning: Symbol is never used: "weaponID" on line 1241 -> if(weaponID == CSW_AWP)

HTML Code:
if(iDay == 8 && is_user_alive(iPlayer) && cs_get_user_team(iPlayer) == CS_TEAM_T)
{
	new weaponID = read_data(2)
	
	if(weaponID == CSW_AWP)
	{
		entity_set_string(iPlayer, EV_SZ_viewmodel, "models/ColoursNetangry/v_hegrenade.mdl");
		entity_set_string(iPlayer, EV_SZ_weaponmodel, "models/ColoursNetangry/w_hegrenade.mdl");
	}
}
__________________

Last edited by StarMazter; 06-28-2013 at 07:31.
StarMazter is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode