.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Developer's Farm > SDK Programming discussions > Half-Life 1 SDK
Half-Life 1 SDK For developments focused around Half-Life (and its mods) Half-Life

Reply
 
Thread Tools
Re: cs weapons modification
Old
  (#21)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: cs weapons modification - 15-09-2005

actually in war3mod it first sees if the damage kills the player then it sets the dead flag and health to 0 and sends the damage message and death message and updates the frags and deaths and gives the killer $300 then sends a message to update the money on the HUD of the killer..
basicly covers what CS does when a player kills another player..
  
Reply With Quote
Re: cs weapons modification
Old
  (#22)
BotUser
Member
 
Status: Offline
Posts: 39
Join Date: Jun 2004
Default Re: cs weapons modification - 15-09-2005

@sPlOrYgOn:
yes, you're right. However, if I just set health to 0 and the dead flag to 1 in CS, the killed player just freezes in an awkward position. So, what misses here is triggering the "death sequence" for a player getting killed. I dunno how this works in war3mod. Must check this further.

@Lazy:
who's the pityful creature you have in your sig picture ?
  
Reply With Quote
Re: cs weapons modification
Old
  (#23)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: cs weapons modification - 16-09-2005

First:
http://www.thatvideosite.com/view/518.html
http://www.thatvideosite.com/view/525.html

As for doing damage, it does seem that even though trigger_hurt->v.owner is set the damage inflictor does not get credit for the kill.
There may be other hacks to do damage but I'll have to look around for them when I get the chance.
  
Reply With Quote
Re: cs weapons modification
Old
  (#24)
Rusty Le Cyborg
Complete Amateur
 
Rusty Le Cyborg's Avatar
 
Status: Offline
Posts: 52
Join Date: May 2005
Default Re: cs weapons modification - 23-09-2005

Apologies for temporarily hijacking this thread, but I was wondering if this has been covered before.

Gas Grenades in CS or CZ?

I know there is a plugin for AMXMod that allows gas grenades. The problem being that they replace smoke grenades.

My question is... (to my hero Lazy!)

Is it possible to write a plugin which would enable them in CS? We have all the necessary models for them, and some sprites I believe.

Forum thread about Gas Nades

Cheers for now

PS - I will create another thread if you would rather
Attached Thumbnails
Click image for larger version

Name:	gb.jpg
Views:	294
Size:	19.2 KB
ID:	733   Click image for larger version

Name:	gg.jpg
Views:	305
Size:	37.5 KB
ID:	734  



Last edited by Rusty Le Cyborg; 23-09-2005 at 02:48..
  
Reply With Quote
Re: cs weapons modification
Old
  (#25)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: cs weapons modification - 23-09-2005

Short answer:
It is not possible to add new weapons to an existing mod.

Long answer:
It can be hacked in, the flipside of tfc did this by giving every player a medkit and forcing them to select it when a custom weapon was used.
Unfortunately, CS and CZ do not have silent weapons so I don't think its possible that way.

It may however be possible to convert smoke grenades into gas grenades if the user presses the secondary attack button to change modes.

Since that only changes the behaviour of the entity rather than adding a new one it is probably possible.

I'll take a look at this tomorrow and see how it goes, I still have to finish a plugin for tfc that someone wanted.
  
Reply With Quote
Re: cs weapons modification
Old
  (#26)
Rusty Le Cyborg
Complete Amateur
 
Rusty Le Cyborg's Avatar
 
Status: Offline
Posts: 52
Join Date: May 2005
Default Re: cs weapons modification - 23-09-2005

Quote:
Originally Posted by Lazy
It may however be possible to convert smoke grenades into gas grenades if the user presses the secondary attack button to change modes.
Now that I'd like to see

Crikey... is there anything you don't know?

Cheers for now


  
Reply With Quote
Re: cs weapons modification
Old
  (#27)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: cs weapons modification - 03-10-2005

Sorry for the delay of response, I'm still looking for a reliable way to damage players in CS.
Hopefully an idea will come around soon.
  
Reply With Quote
Re: cs weapons modification
Old
  (#28)
BotUser
Member
 
Status: Offline
Posts: 39
Join Date: Jun 2004
Default Re: cs weapons modification - 29-10-2005

No advance from my part on this issue. Well ... I guess I'll have to put up with the half-assed solution I have right now.

@Lazy: too bad you changed the your pic in the sig ...
  
Reply With Quote
Re: cs weapons modification
Old
  (#29)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: cs weapons modification - 31-10-2005

I'll take a look again later on when I have enough free space to re-install CS.

[offtopic]
I regularly change my avatar since I don't like to look at the same thing for a long period of time.
I have lots more of them but rotating them manually has been too time consuming.
[/offtopic]

Another crazy idea is to find the location of TakeDamage in memory.
If you do manage to find it you'll have to call it from assembly and figure out how it's arguments are placed on the stack.
For classes I think it's <object ptr> <param> <param> <ect> but I haven't touched that stuff in so long I may have it wrong or it may not be possible.
  
Reply With Quote
Re: cs weapons modification
Old
  (#30)
BotUser
Member
 
Status: Offline
Posts: 39
Join Date: Jun 2004
Default Re: cs weapons modification - 03-11-2005

As I can see, Lazy, you're a really devoted HL SDK guy. I highly appreciate your efforts and your input.

As far as the issue in this thread is concerned, I think I can live with what I have right now and I'll consider the case closed, so please don't waste any more of your precious time on this (unless you're interested in that problem yourself).

Thanks for your help, dude

botuser
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com