Raised This Month: $ Target: $400
 0% 

Run time error 10: native error (native "get_pcvar_num")


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NikKOo31
Senior Member
Join Date: May 2013
Location: Home
Old 07-07-2014 , 09:10   Re: Run time error 10: native error (native "get_pcvar_num")
Reply With Quote #1

PHP Code:
    // Survivor Class loaded?
    
if (LibraryExists(LIBRARY_SURVIVORLibType_Library))
        
cvar_survivor_unlimited_ammo register_cvar("zp_survivor_unlimited_ammo""1"// 1-bp ammo // 2-clip ammo

    // Sniper Class loaded?
    
else if (LibraryExists(LIBRARY_SNIPERLibType_Library))
        
cvar_sniper_unlimited_ammo register_cvar("zp_sniper_unlimited_ammo""1"// 1-bp ammo // 2-clip ammo 
-->

PHP Code:
    // Survivor Class loaded?
    
if (LibraryExists(LIBRARY_SURVIVORLibType_Library))
        
cvar_survivor_unlimited_ammo register_cvar("zp_survivor_unlimited_ammo""1"// 1-bp ammo // 2-clip ammo

    // Sniper Class loaded?
    
if (LibraryExists(LIBRARY_SNIPERLibType_Library))
        
cvar_sniper_unlimited_ammo register_cvar("zp_sniper_unlimited_ammo""1"// 1-bp ammo // 2-clip ammo 
NikKOo31 is offline
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 21:16.


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