Raised This Month: $ Target: $400
 0% 

Calling custom classes


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
baneado
Veteran Member
Join Date: Dec 2012
Location: amxmodx-es.com
Old 07-28-2014 , 15:19   Re: Calling custom classes
Reply With Quote #1

show us how do you create that entity
baneado is offline
proffs
Senior Member
Join Date: Jul 2013
Old 07-28-2014 , 15:27   Re: Calling custom classes
Reply With Quote #2

Quote:
Originally Posted by baneado View Post
show us how do you create that entity
PHP Code:
new ent create_entity("info_target");
        if ( !
is_valid_ent(ent) ) return 0;
       
        
entity_set_string(entEV_SZ_classnameg_block_classname);
        
entity_set_int(entEV_INT_solidSOLID_BBOX);
        
entity_set_int(entEV_INT_movetypeMOVETYPE_NONE); 
proffs 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 13:09.


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