Raised This Month: $ Target: $400
 0% 

[SOLVED] Can pick up suplybox but didn't get weapon


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
JusTGo
Veteran Member
Join Date: Mar 2013
Old 05-18-2016 , 11:33   Re: Can pick up suplybox but didn't get weapon
Reply With Quote #5

this is wrong:
PHP Code:
        else if (equali(item[id], "Balrog XI")) {
            
GiveBalrog11(id)
        }
        
//else if (item[id]== dragonblade) {
        //    GiveDragonBlade(id)
        //}
        
else if (equali(item[id], "Plasma Gun")) {
            
GivePlasma(id)
        } 
you should add item names in the .ini file not in the source code.
__________________
JusTGo 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 18:37.


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