View Single Post
Author Message
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 12-23-2019 , 12:09   Update m_fClientMapZone 235 offset
Reply With Quote #1

Somenoe can help how i can do this in modern fakemeta function?

I think it is related to "m_signals" // class CUnifiedSignals

Some idea?

PHP Code:
#define m_flNextMapZoneTime 233
#define m_fClientMapZone 235

stock UpdatePlayerMapZones(iId)
{
    
// Make PreThink call CBasePlayer::HandleSignals at the next frame
    
set_pdata_float(iIdm_flNextMapZoneTime0.0

    
// Clear mask from all MapZones, this will check it's specific huds
    // In this case we will clear the related StatusIcon message for "buyzone"
    
set_pdata_int(iIdm_fClientMapZone0)

__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY