Raised This Month: $ Target: $400
 0% 

entity_set_model, dont show


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
szblb
Junior Member
Join Date: Dec 2004
Old 01-09-2005 , 06:03   entity_set_model, dont show
Reply With Quote #1

Code:
public plugin_precache(){     precache_model("models/csaj.mdl") } public cmd_model(id){ new originI[3] get_user_origin(id,originI,0) originI[2]=originI[2]+25 new wom = create_entity("info_target"); entity_set_string(wom,EV_SZ_classname,"wom") entity_set_model(wom,"models/csaj.mdl") entity_set_origin(wom,originI) }

Dont show csaj.mdl
pls help !!!!

thx
szblb 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 19:19.


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