Raised This Month: $ Target: $400
 0% 

Gun + knife models


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 04-10-2006 , 22:44  
Reply With Quote #1

something like this in precache
Code:
    new mapname[64];     get_mapname(mapname, 63);     if ( equali(mapname, "de_westwood") )         precache_model("spezial old Deagl Model")     else if equali(mapname, "fun_mariodust")         precache_model("big mario hammer model")
also add something like this on CurWeapon
Code:
new mapname[64];     get_mapname(mapname, 63); if ( weap == CSW_KNIFE && equali(mapname, "fun_mariodust")
[ --<-@ ] Black Rose 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 16:33.


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