Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Gani Construction (https://forums.graalonline.com/forums/forumdisplay.php?f=50)
-   -   Tried and Tested (https://forums.graalonline.com/forums/showthread.php?t=58798)

xXDuMajuXx 04-30-2005 12:34 PM

Tried and Tested
 
1 Attachment(s)
Well, I thought I'd try my hand at Gani's, and after a few minutes of getting aquainted, here is my result:

Spark910 04-30-2005 01:03 PM

Quote:

Originally Posted by xXDuMajuXx
Well, I thought I'd try my hand at Gani's, and after a few minutes of getting aquainted, here is my result:

Make it appear at the time time as CRTL+T :cool:

xXDuMajuXx 04-30-2005 01:10 PM

I would do, but I can't script for hell. If I looked into it, I probably could script it though.

Bartjuh1992 05-05-2005 10:50 PM

//#CLIENTSIDE
if(keypressed)
if (keydown2(keycode(17),true)) {
if (keydown2(keycode(t),true)) {
setani soul-cry,;
}
}
}

Bartjuh1992 05-05-2005 10:52 PM

if (timeout) {
if (keydown2(keycode(17),true)) {
if (keydown2(keycode(t),true)) {
setani soul-cry,;
}
}
} timeout =.05;
sorry that one didnt work lol

Kaimetsu 05-05-2005 10:53 PM

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]

--Chris-- 05-06-2005 09:30 PM

Alternatively you could take the =( type emoticon from your graal/levels/emoticons folder and include it in every frame?

xXDuMajuXx 05-07-2005 10:48 AM

I suppose I could do that.


All times are GMT +2. The time now is 06:10 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.