PDA

View Full Version : Text info



Death Engineer
04-03-2004, 05:30 PM
I'm looking at making a log parser for SS and need some info. I need a list of each weapon followed by the line that shows up when you use it to kill someone else and when you suicide (if possible). For example:

Rocket Launcher: <name> blew <name> away. and <name> blew himself away.

Casanova
04-03-2004, 05:49 PM
Tommygun/minigun: <name> poured lead into <name>.

Death Engineer
04-03-2004, 06:10 PM
Add pistol to that list. NM on that parser. The netcode isn&#39;t the only thing that sucks. Almost all of the messages are the same too.

JIMINATOR
04-03-2004, 06:21 PM
lol, pistol, sniper, both shotguns are the same...
rocket & grenade are the same...

Arragon
04-03-2004, 06:29 PM
pistol,sniper,shotguns,mingun,tommygun all lead wepons
<name> poured lead into <name>
rockets,cannons,grenades all explosive weapons
<name> blew <name> away <name> blew himself away
knife,chainsaw
<name> cut <name> into peices
flamer,laser elemental weapons(elemental or natural laser is natural and flame is)
<name> killed <name>

SALvation
04-03-2004, 06:32 PM
I tried making a stat system too for Sam back in the day but ran into the same problem where most of the messages are the same. I talked to Goran awhile back about it and they will be different messages in Sam 2.

Arragon
04-03-2004, 06:33 PM
forgot some
serious bomb,same as laser and flamethrower(I don&#39;t know if these is a serious bomb in DM)
backstab,goes with knife and chainsaw

Death Engineer
04-05-2004, 02:24 PM
Originally posted by SALvation@Apr 3 2004, 01:32 PM
I tried making a stat system too for Sam back in the day but ran into the same problem where most of the messages are the same. I talked to Goran awhile back about it and they will be different messages in Sam 2.
What language were you writing yours in? Do you still have it?

DiTomasso
04-05-2004, 02:49 PM
sometime i am being "nuked" ???

JIMINATOR
04-05-2004, 02:58 PM
Originally posted by DiTomasso@Apr 5 2004, 09:49 AM
sometime i am being "nuked" ???
cannon ball exploded near you..

Death Engineer
04-05-2004, 06:23 PM
Alright....well for the sake of documentation, lets go ahead and list them out:

There&#39;s pistol, SB, DB, Tommy, Sniper:
<name> poured lead into <name>.

Knife, Chainsaw:
<name> cut <name> into pieces.

RL, GL:
<name> blew <name> away. -OR-
<name> blew himself away.

Cannon:
<name> smashed <name> with a cannon ball. -OR-
<name> committed suicide.

Misc:
<name> swashed.
<name> was in the sun too long.
(insert drowning, lava death here)

I&#39;m still missing the flamethrower, laser gun aaaaand....I think that&#39;s it.

JIMINATOR
04-05-2004, 06:27 PM
also x was in the sun too long (LT, RS)

SALvation
04-05-2004, 06:44 PM
Originally posted by Death Engineer+Apr 5 2004, 09:24 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Death Engineer @ Apr 5 2004, 09:24 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-SALvation@Apr 3 2004, 01:32 PM
I tried making a stat system too for Sam back in the day but ran into the same problem where most of the messages are the same. I talked to Goran awhile back about it and they will be different messages in Sam 2.
What language were you writing yours in? Do you still have it? [/b][/quote]
I didn&#39;t end up coding it but but it is very similiar to the alias detective. That was written in PHP and I also had a semi working version in ASP.

Casanova
04-05-2004, 09:37 PM
Originally posted by Death Engineer@Apr 5 2004, 09:23 PM
Alright....well for the sake of documentation, lets go ahead and list them out:

There&#39;s pistol, SB, DB, Tommy, Sniper:
<name> poured lead into <name>.

Knife, Chainsaw:
<name> cut <name> into pieces.

RL, GL:
<name> blew <name> away. -OR-
<name> blew himself away.

Cannon:
<name> smashed <name> with a cannon ball. -OR-
<name> committed suicide.

Misc:
<name> swashed.
(insert drowning, lava death here)

I&#39;m still missing the flamethrower, laser gun aaaaand....I think that&#39;s it.
Cannon:
<name> nuked <name>.

Flamethrower:
<name> killed <name>. (Not 100% sure... :unsure: )
Or if you mess with your own flamethrower and die, it&#39;s:
<name> burst into flames.

Lasergun:
<name> blew <name> away.


Misc:
<name> telefragged <name>.


:thumbs:

Death Engineer
04-05-2004, 10:16 PM
Telefragged? :hmmm: I&#39;m not sure I&#39;ve ever seen that in Sam. I see it all the time in Quake tho.

JIMINATOR
04-05-2004, 10:36 PM
Originally posted by Death Engineer@Apr 5 2004, 05:16 PM
Telefragged? :hmmm: I&#39;m not sure I&#39;ve ever seen that in Sam. I see it all the time in Quake tho.
it only happens when people are trying to do a tournament, and there are more
people than respawn points....

Nitro
04-05-2004, 10:54 PM
yea, that happened to me once (free kill for me) :lol:

DiTomasso
04-06-2004, 10:32 AM
Originally posted by JIMINATOR+Apr 5 2004, 02:58 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (JIMINATOR @ Apr 5 2004, 02:58 PM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-DiTomasso@Apr 5 2004, 09:49 AM
sometime i am being "nuked" ???
cannon ball exploded near you.. [/b][/quote]
ok, thx :thumbs: