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]