View Single Post
  #6  
Old 05-05-2005, 10:53 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally Posted by Bartjuh1992
//#CLIENTSIDE
if(keypressed)
if (keydown2(keycode(17),true)) {
if (keydown2(keycode(t),true)) {
setani soul-cry,;
}
}
}


Also: You'd want to check that the key triggering the keypress is the t, instead of just querying its current status.

[edit]
And your new version doesn't adhere to KSI-GS! >:O
[/edit]
__________________
Reply With Quote