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

[CS:GO] Drop Random Health Pack


Post New Thread Reply   
 
Thread Tools Display Modes
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 09-20-2012 , 14:38   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #31

Quote:
Originally Posted by dyadka View Post
Hi, you can install kit from hl2? help if it is possible no one I think I will be grateful to you.
Sorry for bad English

try this version:
csgo_drop_random_health_2.5.zip

use model 5 and dont forget to put all files to server & fastdownload server.
darkranger is offline
dyadka
New Member
Join Date: Sep 2012
Old 09-20-2012 , 16:17   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #32

can not download an error

and more. if the player picked up a first aid kit in the air, this leads to crash the server as I remember it was a css plugin

and if all this is correct then the plugin will work well and be popular in different game modes

Last edited by dyadka; 09-20-2012 at 17:48.
dyadka is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 09-21-2012 , 01:05   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #33

Quote:
Originally Posted by dyadka View Post
can not download an error
no problem with the download.
darkranger is offline
PsyGaming
SourceMod Donor
Join Date: Sep 2012
Location: Germany
Old 09-26-2012 , 11:29   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #34

I testet version 2.5 and one of my players said, if there's a dead body, there is a error message over their body. They even cant see the "model".
PsyGaming is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 09-26-2012 , 14:57   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #35

Quote:
Originally Posted by PsyGaming View Post
I testet version 2.5 and one of my players said, if there's a dead body, there is a error message over their body. They even cant see the "model".
maybe 1st: you models are not downloading correctly from the server/fastDL.
delete it from your pc and see if they get downloaded correctly from your server/fastDL!

or 2nd: he has not allowed downloading the models. he must set in his player config:
cl_allowdownload "1"
cl_allowupload "1"

Last edited by darkranger; 09-26-2012 at 14:57.
darkranger is offline
aLEN_St
Junior Member
Join Date: Mar 2010
Old 10-01-2012 , 06:41   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #36

bots cant pick up health ? can you change that pls ?
thx
aLEN_St is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 10-01-2012 , 06:48   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #37

Quote:
Originally Posted by aLEN_St View Post
bots cant pick up health ? can you change that pls ?
thx
no! that gave me some errors.

you can do it yourself if you want:
edit line 217 from:
PHP Code:
if(client && client <= GetMaxClients() && healthkit && !IsFakeClient(client) && IsValidEntity(client) && IsClientInGame(client) && IsPlayerAlive(client) && IsValidEdict(healthkit)) 
to
PHP Code:
if(client && client <= GetMaxClients() && healthkit && IsValidEntity(client) && IsClientInGame(client) && IsPlayerAlive(client) && IsValidEdict(healthkit)) 
that should do it.

Last edited by darkranger; 10-01-2012 at 06:50.
darkranger is offline
aLEN_St
Junior Member
Join Date: Mar 2010
Old 10-01-2012 , 07:23   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #38

worked , many thx
edit; got some random game crashes , not sure if it is because of that changed line for bots...
edit 2; no it is not because of that line for bots

Last edited by aLEN_St; 10-01-2012 at 11:13.
aLEN_St is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 10-04-2012 , 04:51   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #39

Quote:
Originally Posted by aLEN_St View Post
worked , many thx
edit; got some random game crashes , not sure if it is because of that changed line for bots...
edit 2; no it is not because of that line for bots
i have only seen some errors in the log files when i have removed the line. but no crashes. as you said!

Last edited by darkranger; 10-04-2012 at 04:52.
darkranger is offline
birne22
Member
Join Date: Sep 2011
Old 10-05-2012 , 08:34   Re: [CS:GO] Drop Random Health Pack
Reply With Quote #40

This plugin brings my server to crash, I have no error logs
birne22 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 19:36.


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