Raised This Month: $ Target: $400
 0% 

Solved ZombieBasebuilder.ini


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Natsheh
Veteran Member
Join Date: Sep 2012
Old 07-12-2020 , 13:59   Re: ZombieBasebuilder.ini
Reply With Quote #6

Quote:
Originally Posted by Supremache View Post
PHP Code:
            case SECTION_MOD_CVARS:
            {
                if (
equal(key"MOD ENABLE/DISABLE"))
                    
g_pcvar_enabled str_to_num(value)
                if (
equal(key"BUILD TIME"))
                    
g_pcvar_buildtime str_to_num(value)
                if (
equal(key"PREP TIME"))
                    
g_pcvar_preptime str_to_num(value)
                if (
equal(key"ZOMBIE RESPAWN DELAY"))
                    
g_pcvar_zombietime str_to_num(value)
                if (
equal(key"SURVIVOR RESPAWN INFECTION DELAY"))
                    
g_pcvar_infecttime str_to_num(value)
                if (
equal(key"SHOW MOVERS"))
                    
g_pcvar_showmovers str_to_num(value)
                if (
equal(key"LOCK BLOCKS"))
                    
g_pcvar_lockblocks str_to_num(value)
                if (
equal(key"LOCK MAX"))
                    
g_pcvar_lockmax str_to_num(value)
                if (
equal(key"COLOR MOD <0/1/2>"))
                    
g_pcvar_colormode str_to_num(value)
                if (
equal(key"PUSH CEILING"))
                    
g_pcvar_entmaxdist str_to_num(value)
                if (
equal(key"PULL FLOOR"))
                    
g_pcvar_entmindist str_to_num(value)
                if (
equal(key"GRAB SET"))
                    
g_pcvar_entsetdist str_to_num(value)
                if (
equal(key"RESET BLOCKS ON NEW ROUND"))
                    
g_pcvar_resetent str_to_num(value)
                if (
equal(key"ONE HIT KILL FOR ZOMBIES"))
                    
g_pcvar_supercut str_to_num(value)
                if (
equal(key"GUNS MENU"))
                    
g_pcvar_gunsmenu str_to_num(value)
                if (
equal(key"GRENADES"))
                    
g_pcvar_givenades str_to_num(value)
                if (
equal(key"ALLOWED WEAPONS"))
                    
g_pcvar_allowedweps str_to_num(value)        
            }
        }
    }
    if (
filefclose(file
@ Natsheh - So how i do it ?

here why're you changing the pointer variables value....????
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
 



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 13:51.


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