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

[ANY] OM Prop Spawn - Updated 27/6/2011


Post New Thread Reply   
 
Thread Tools Display Modes
denzel519
Junior Member
Join Date: Mar 2012
Old 01-06-2013 , 04:04   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #61

Mocoloni All because of that function is used prop_physics_override are items that do not break down, if you change to prop_fisitss are broken, but not added to those items that do not break.
denzel519 is offline
Mocoloni
Junior Member
Join Date: Jan 2013
Location: Spain
Old 01-08-2013 , 15:04   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #62

hi dear friends, I NEED HELP, I added the explosive barrel so: "model" "models/props_c17/oildrum001_explosive.mdl

BUT THE BARREL NOT EXPLODE who can help me please??
Mocoloni is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 01-11-2013 , 11:45   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #63

Quote:
Originally Posted by Mocoloni View Post
hi dear friends, I NEED HELP, I added the explosive barrel so: "model" "models/props_c17/oildrum001_explosive.mdl

BUT THE BARREL NOT EXPLODE who can help me please??
You need to set this values:

PHP Code:
DispatchKeyValue(prop"exploderadius""1000");
DispatchKeyValue(prop"explodedamage""50"); 
this is how I have it in my private plugin of zprops only for the barrel

Maybe I will publish my plugin, I still not sure
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Mocoloni
Junior Member
Join Date: Jan 2013
Location: Spain
Old 01-11-2013 , 12:45   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #64

Franc1sco yo tambien soy esp xDD oye q yo solo tengo el om_propspawn y mi sv es normal, no es zombie. qisiera saber si ay otro modo d arreglar ese barril
Mocoloni is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 01-12-2013 , 11:23   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #65

Quote:
Originally Posted by Mocoloni View Post
Franc1sco yo tambien soy esp xDD oye q yo solo tengo el om_propspawn y mi sv es normal, no es zombie. qisiera saber si ay otro modo d arreglar ese barril
Ok te digo en español como seria.


Habría que hacer que si el modelo elegido es igual al del barril explosivo entonces que haga que pueda explotar, seria añadiendo este código a partir de la linea 415

PHP Code:
    DispatchKeyValue(Ent"physdamagescale""0.0");  // line 415
    
DispatchKeyValue(Ent"model"modelname);
    
DispatchKeyValue(Ent"targetname"EntName);

// this code

    
if (StrEqual(modelname"models/props_c17/oildrum001_explosive.mdl"))
    {
        
DispatchKeyValue(Ent"exploderadius""1000");
        
DispatchKeyValue(Ent"explodedamage""50");
    }

//

    
DispatchSpawn(Ent); 
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 01-12-2013 at 11:23.
Franc1sco is offline
Send a message via MSN to Franc1sco
pvkii
Member
Join Date: Apr 2012
Old 01-19-2013 , 08:06   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #66

What is the command I have to override when I want to restrict this to a custom flag, not only all admins or public? He says om_propspawn is an unknown command.

This seems to be working totally random, I have the slay flag and it doesnt work. If I override it (props) to a custom flag, none of them works. If I got no flag, doesnt work. Even with set to public. But then, suddenly, works. And stops working after reconnect.

Could you please fix this? It would be a really cool plugin if the falg management would work.

Last edited by pvkii; 01-19-2013 at 08:37.
pvkii is offline
Crazy Kid
Junior Member
Join Date: Sep 2012
Location: Denmark
Old 03-07-2013 , 17:01   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #67

Hi everyone!

I was wondering why I can't get the menu up, I have the "Z" flag, so I doubt it should be a problem.. It just keeps saying:

[PropSpawn] Sorry you can't use this command!

Everytime I type "!props" into the chat. I CAN use the !credits though..

Any ideas?

Edit:
It works as CT, but the admin flags seems to be ignored as I cannot spawn all props without paying..


Best Regards
Crazy Kid

Last edited by Crazy Kid; 03-07-2013 at 17:07.
Crazy Kid is offline
ys24ys
Junior Member
Join Date: Nov 2013
Old 12-01-2013 , 01:40   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #68

i have added the "barricade box" directory. justs make a prop, the barricade not break can you fix this problem?
ys24ys is offline
lunaz
Junior Member
Join Date: Sep 2015
Old 11-03-2015 , 16:10   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #69

if this only had health, it would be perfect for my server.

at the moment players just spawn a soda machine and hide in a small room.
zombies are helpless.

Last edited by lunaz; 11-03-2015 at 16:11.
lunaz is offline
Hunter6272
Senior Member
Join Date: Jun 2015
Location: Don't know
Old 11-03-2015 , 22:46   Re: [ANY] OM Prop Spawn - Updated 27/6/2011
Reply With Quote #70

Quote:
Originally Posted by lunaz View Post
if this only had health, it would be perfect for my server.

at the moment players just spawn a soda machine and hide in a small room.
zombies are helpless.
I can help you with that
__________________
Patience is the key to success.
Hunter6272 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 12:07.


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