Raised This Month: $ Target: $400
 0% 

entity not solid:(


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
avril-lavigne
Banned
Join Date: Apr 2009
Old 11-07-2014 , 04:24   entity not solid:(
Reply With Quote #1

PHP Code:

        
new Float:MinBox[3], Float:MaxBox[3]
        new 
ent create_entity("info_target")
            
        
entity_set_string(ent,EV_SZ_classnamemegaclass)    
        
entity_set_int(entEV_INT_solidSOLID_BBOX)
    
entity_set_int(entEV_INT_movetypeMOVETYPE_FLY)
        
    
MinBox[0] = -3.0;    MinBox[1] = -3.0;    MinBox[2] = -3.0
    MaxBox
[0] =  3.0;    MaxBox[1] =  3.0;    MaxBox[2] =  3.0
    entity_set_vector
(entEV_VEC_minsMinBox)
    
entity_set_vector(entEV_VEC_maxsMaxBox)    
                    
                                      
        
entity_set_origin(entfOrigin)                                            
    
entity_set_model(ent,T_MDL)
    
entity_set_int(entEV_INT_team1)
    
entity_set_float(ent,EV_FL_nextthink,halflife_time() + 1.0
I still can walk thru it
func_breakable is not an option
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc

Last edited by avril-lavigne; 11-07-2014 at 04:26.
avril-lavigne 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 17:30.


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