Raised This Month: $ Target: $400
 0% 

MonsterMod Models Changer v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 07-05-2011 , 13:59   Re: MonsterMod Models Changer
Reply With Quote #1

Nice

PHP Code:
new model1[31]
    new 
model2[31]
    new 
model3[31]
    new 
model4[31]
    new 
model5[31]
    new 
model6[31
->

PHP Code:
new model[6][31// Start with 0

parse(buffmodel[0], 30model[1], 30model[2], 30model[3], 30model[4], 30model[5], 30)

        
format(old_model[models_num], 30"models/%s.mdl"model[0])
        
format(new_model[models_num][0], 30"models/%s.mdl"model[1])
        
        for(new 
26i++) {
            if(!
equal(model[i], "")) {
                
format(new_model[models_num][1], 30"models/%s.mdl"model[i])
                
rmodels_count++
            }
        } 
__________________
Retired.

Last edited by Xalus; 07-05-2011 at 14:04.
Xalus is offline
Sam Tsuki
Senior Member
Join Date: Apr 2008
Location: KoKoRo!
Old 07-05-2011 , 16:13   Re: MonsterMod Models Changer
Reply With Quote #2

Quote:
Originally Posted by Xalus View Post
Nice

PHP Code:
new model1[31]
    new 
model2[31]
    new 
model3[31]
    new 
model4[31]
    new 
model5[31]
    new 
model6[31
->

PHP Code:
new model[6][31// Start with 0

parse(buffmodel[0], 30model[1], 30model[2], 30model[3], 30model[4], 30model[5], 30)

        
format(old_model[models_num], 30"models/%s.mdl"model[0])
        
format(new_model[models_num][0], 30"models/%s.mdl"model[1])
        
        for(new 
26i++) {
            if(!
equal(model[i], "")) {
                
format(new_model[models_num][1], 30"models/%s.mdl"model[i])
                
rmodels_count++
            }
        } 
Yep
I just made this plugin out of boredom
Wasn't actually intending to post it xD
__________________
My Approved Plugins:
Sam Tsuki

HvM XP Mod's addons:
Co-op Maps
Money System
Sam Tsuki 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 23:45.


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