Raised This Month: $51 Target: $400
 12% 

Precaching models....plz help 0_o


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sk8er360
Junior Member
Join Date: Jun 2005
Old 06-30-2005 , 14:02   Precaching models....plz help 0_o
Reply With Quote #1

im looking for some thing were i can precache models easly. mainly to use for sven coop (with entmod)

iv tried the search etc... and i cant find help for precaching.


TY
__________________
sk8er360 is offline
slurpycof
Senior Member
Join Date: Nov 2004
Old 06-30-2005 , 14:15  
Reply With Quote #2

Something like this might work

Code:
#include <amxmodx> public plugin_init() {     register_plugin("Precache Models", "0.1", "John Doe")     return PLUGIN_CONTINUE } public plugin_precache() {     precache_model("models/modelname.mdl")     precache_model("models/modelname.mdl")     //Add more as needed     return PLUGIN_CONTINUE }
slurpycof is offline
sk8er360
Junior Member
Join Date: Jun 2005
Old 07-01-2005 , 13:30  
Reply With Quote #3

ok

Code:
TY

__________________
sk8er360 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 01:35.


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