Raised This Month: $ Target: $400
 0% 

HE Models in-air


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 08-17-2012 , 23:22   HE Models in-air
Reply With Quote #1

I'm trying to set the dodgeball model when i'm throwing a grenade, but the thing is that i can see the model while having the dodgeball, but from when on i throw it, it just lays on the ground and does nothing being a HE grenade model

PHP Code:
public think_grenade(ent

{
    
    new 
model[32];
    
    
entity_get_string(entEV_SZ_modelmodel31)
    
    
    
    if(
equali(model,"models/w_dodgeball.mdl")) 
        
    {
        
        return 
PLUGIN_CONTINUE
        
    
}
    
    
// stop grenade from blowing up
    
    
return PLUGIN_HANDLED

__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
 



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 05:41.


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