Thread: Gralats
View Single Post
  #8  
Old 05-05-2007, 09:07 PM
killerogue killerogue is offline
Registered Omega
killerogue's Avatar
Join Date: Apr 2006
Location: United States
Posts: 1,920
killerogue is on a distinguished road
Send a message via AIM to killerogue Send a message via MSN to killerogue
Wait wait wait, What?

So basically I could use that for equipping things to my player like if I had custom bodies?

Like I could use that to set the images or something? Example:

PHP Code:
function onKeyPressedkeynrkeyname )
{
  if ( 
keyname == "s" )
  {
    
setani"od_custom_swing"clientr.equippedWep[3] );
  }

So it would swing with the current image that is set to that index of the clientr array set to the player of their currently equipped weapon?
__________________


REMEMBER, IF YOU REP ME, LEAVE A NAME!

Quote:
Originally Posted by haunter View Post
Graal admins don't die. They go to hell and regroup.
Quote:
Originally Posted by Inverness View Post
Without scripters, your graphics and levels wouldn't do anything but sit there and look pretty.
Reply With Quote