Raised This Month: $ Target: $400
 0% 

change all weapon models


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Menethil
Senior Member
Join Date: Aug 2011
Old 12-20-2011 , 09:30   change all weapon models
Reply With Quote #1

PHP Code:
new old_p_models[] " // How do I enum here the p_ models wich i want to be replaced "

new old_v_models[] " // How do I enum here the v_ models wich i want to be replaced "

new p_models[] " // Here how do I enum the new p_ models "

new v_models[] " // Here how do i enum the new v_models "

same for w_

It would be easy 
if was only 1 model to be replaced.

so in curweapon 

if(equali(model,old_p_models[]))
        {
                
set_pev(id,pev_viewmodel2,p_models[])
         } 
Menethil 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 12:05.


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