Re: [hlcoders] Player's Animation Activity List

2007-12-10 Thread Minh
--
[ Picked text/plain from multipart/alternative ]
why dont you just load up a character in model viewer and click on
View--Show Activities
That should show you all the activities that that character has.
I dont think you'll find a complete list of all the working activities that
the NPC has unless someone went out of their way to compile such a list for
each NPC.
Probably the reason a lot of the activities are misssing or dont work is
because they decided to remove them or (gasp) the artists didn't have time
to complete the animations.


- Original Message -
From: Alvin Ng [EMAIL PROTECTED]
To: hlcoders@list.valvesoftware.com
Sent: Sunday, December 09, 2007 11:38 PM
Subject: [hlcoders] Player's Animation Activity List


 --
 [ Picked text/plain from multipart/alternative ]
 Anyone knows where I can get a full working list for the activities for
 Half
 Life 2 Single Player.

 Like e.g.ACT_RUN
ACT_JUMP

 so on

 Because the one on the Valve wiki, alot of them doesnt work, like
 e.g.ACT_HOP
 ACT_STRAFE_LEFT
 ACT_STRAFE_RIGHT

 Thanks in advanced.
 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders



--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Player's Animation Activity List

2007-12-10 Thread Minh
--
[ Picked text/plain from multipart/alternative ]
oh, and i hate how the mailing list cuts off the line after 50 or so
characters. It makes my messages that much harder to read... can we disable
this feature ?

- Original Message -
From: Minh [EMAIL PROTECTED]
To: hlcoders@list.valvesoftware.com
Sent: Monday, December 10, 2007 12:31 AM
Subject: Re: [hlcoders] Player's Animation Activity List


 --
 [ Picked text/plain from multipart/alternative ]
 why dont you just load up a character in model viewer and click on
 View--Show Activities
 That should show you all the activities that that character has.
 I dont think you'll find a complete list of all the working activities
 that
 the NPC has unless someone went out of their way to compile such a list
 for
 each NPC.
 Probably the reason a lot of the activities are misssing or dont work is
 because they decided to remove them or (gasp) the artists didn't have time
 to complete the animations.


 - Original Message -
 From: Alvin Ng [EMAIL PROTECTED]
 To: hlcoders@list.valvesoftware.com
 Sent: Sunday, December 09, 2007 11:38 PM
 Subject: [hlcoders] Player's Animation Activity List


 --
 [ Picked text/plain from multipart/alternative ]
 Anyone knows where I can get a full working list for the activities for
 Half
 Life 2 Single Player.

 Like e.g.ACT_RUN
ACT_JUMP

 so on

 Because the one on the Valve wiki, alot of them doesnt work, like
 e.g.ACT_HOP
 ACT_STRAFE_LEFT
 ACT_STRAFE_RIGHT

 Thanks in advanced.
 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders



 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders


--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Player's Animation Activity List

2007-12-10 Thread Tobias Kammersgaard
--
[ Picked text/plain from multipart/alternative ]
\game_shared\ai_activity.h contains a list over activities, but as Minh said
its unlikely you'll find a list over only working ones.

Also I don't get (as in not knowing what you mean) that cutting off thing
you're talking about Mihn :-/

/ProZak


On 10/12/2007, Minh [EMAIL PROTECTED] wrote:

 --
 [ Picked text/plain from multipart/alternative ]
 oh, and i hate how the mailing list cuts off the line after 50 or so
 characters. It makes my messages that much harder to read... can we
 disable
 this feature ?

 - Original Message -
 From: Minh [EMAIL PROTECTED]
 To: hlcoders@list.valvesoftware.com
 Sent: Monday, December 10, 2007 12:31 AM
 Subject: Re: [hlcoders] Player's Animation Activity List


  --
  [ Picked text/plain from multipart/alternative ]
  why dont you just load up a character in model viewer and click on
  View--Show Activities
  That should show you all the activities that that character has.
  I dont think you'll find a complete list of all the working activities
  that
  the NPC has unless someone went out of their way to compile such a list
  for
  each NPC.
  Probably the reason a lot of the activities are misssing or dont work is
  because they decided to remove them or (gasp) the artists didn't have
 time
  to complete the animations.
 
 
  - Original Message -
  From: Alvin Ng [EMAIL PROTECTED]
  To: hlcoders@list.valvesoftware.com
  Sent: Sunday, December 09, 2007 11:38 PM
  Subject: [hlcoders] Player's Animation Activity List
 
 
  --
  [ Picked text/plain from multipart/alternative ]
  Anyone knows where I can get a full working list for the activities for
  Half
  Life 2 Single Player.
 
  Like e.g.ACT_RUN
 ACT_JUMP
 
  so on
 
  Because the one on the Valve wiki, alot of them doesnt work, like
  e.g.ACT_HOP
  ACT_STRAFE_LEFT
  ACT_STRAFE_RIGHT
 
  Thanks in advanced.
  --
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlcoders
 
 
 
  --
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlcoders
 

 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders


--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Player's Animation Activity List

2007-12-10 Thread Christopher Harris

You can quickly find if one you are interested in is implemented anywhere in
the AI period by doing a quick Find in files. In most cases there exists a
schedule which uses it, but you need to setup the AI behind chosing that
schedule. Like for Dodging Left what sort of conditions need to be met and
other criteria.

Chris
- Original Message -
From: Tobias Kammersgaard [EMAIL PROTECTED]
To: hlcoders@list.valvesoftware.com
Sent: Monday, December 10, 2007 8:01 AM
Subject: Re: [hlcoders] Player's Animation Activity List



--
[ Picked text/plain from multipart/alternative ]
\game_shared\ai_activity.h contains a list over activities, but as Minh
said
its unlikely you'll find a list over only working ones.

Also I don't get (as in not knowing what you mean) that cutting off thing
you're talking about Mihn :-/

/ProZak


On 10/12/2007, Minh [EMAIL PROTECTED] wrote:


--
[ Picked text/plain from multipart/alternative ]
oh, and i hate how the mailing list cuts off the line after 50 or so
characters. It makes my messages that much harder to read... can we
disable
this feature ?

- Original Message -
From: Minh [EMAIL PROTECTED]
To: hlcoders@list.valvesoftware.com
Sent: Monday, December 10, 2007 12:31 AM
Subject: Re: [hlcoders] Player's Animation Activity List


 --
 [ Picked text/plain from multipart/alternative ]
 why dont you just load up a character in model viewer and click on
 View--Show Activities
 That should show you all the activities that that character has.
 I dont think you'll find a complete list of all the working activities
 that
 the NPC has unless someone went out of their way to compile such a list
 for
 each NPC.
 Probably the reason a lot of the activities are misssing or dont work
 is
 because they decided to remove them or (gasp) the artists didn't have
time
 to complete the animations.


 - Original Message -
 From: Alvin Ng [EMAIL PROTECTED]
 To: hlcoders@list.valvesoftware.com
 Sent: Sunday, December 09, 2007 11:38 PM
 Subject: [hlcoders] Player's Animation Activity List


 --
 [ Picked text/plain from multipart/alternative ]
 Anyone knows where I can get a full working list for the activities
 for
 Half
 Life 2 Single Player.

 Like e.g.ACT_RUN
ACT_JUMP

 so on

 Because the one on the Valve wiki, alot of them doesnt work, like
 e.g.ACT_HOP
 ACT_STRAFE_LEFT
 ACT_STRAFE_RIGHT

 Thanks in advanced.
 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders



 --

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders


--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



[hlcoders] Player's Animation Activity List

2007-12-09 Thread Alvin Ng
--
[ Picked text/plain from multipart/alternative ]
Anyone knows where I can get a full working list for the activities for Half
Life 2 Single Player.

Like e.g.ACT_RUN
ACT_JUMP

so on

Because the one on the Valve wiki, alot of them doesnt work, like
e.g.ACT_HOP
 ACT_STRAFE_LEFT
 ACT_STRAFE_RIGHT

Thanks in advanced.
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders