Raised This Month: $32 Target: $400
 8% 

Solved error:2227 and error: 2027


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 07-17-2017 , 18:29   error:2227 and error: 2027
Reply With Quote #1

Can anyone help me here?

PHP Code:
project-sm\Tickrate\tickrate_enabler.cpp(186) : error C2227left of '->SetMax' must point to class/struct/union/generic type
project
-sm\Tickrate\tickrate_enabler.cpp(187) : error C2027: use of undefined type 'ConVar'
project-sm\hl2sdk-l4d2\public\icvar.h(18) : see declaration of 'ConVar' 
These are lines 186, 187, 188

PHP Code:
    g_pCvar->FindVar("sv_maxrate")->SetMax(false,0.0);
    
g_pCvar->FindVar("sv_minrate")->SetMax(false,0.0);
    
g_pCvar->FindVar("net_splitpacket_maxrate")->SetMax(false,0.0); 
__________________

Last edited by Spirit_12; 07-21-2017 at 17:03.
Spirit_12 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 00:07.


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