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

Help ! Tag Mismatch


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ghost95v
Senior Member
Join Date: Apr 2014
Location: somewhere in universe
Old 09-02-2017 , 23:07   Help ! Tag Mismatch
Reply With Quote #1

Hello, i got these!

PHP Code:
new ZombieHealths[7] =
{
    
5675480051006250450047505200

and to the zombieme() function here
Here i got a Tag mismatch

PHP Code:

// Set health and gravity, unless frozen
            
fm_set_user_health(idfloatround(float(ZombieHealths[id]))  *  get_pcvar_float(cvar_zombiefirsthp)) 

Default is here
PHP Code:
// Set health and gravity, unless frozen
            
fm_set_user_health(id,  floatround(float(ArrayGetCell(g_zclass_hpg_zombieclass[id])) *  get_pcvar_float(cvar_zombiefirsthp))) 

How can i set the zombie healths in zombieme function in this way
__________________

Last edited by ghost95v; 09-02-2017 at 23:08.
ghost95v is offline
Send a message via Skype™ to ghost95v
Reply



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 17:06.


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