Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Blitz Npc (https://forums.graalonline.com/forums/showthread.php?t=2230)

Rekad 05-05-2001 09:07 AM

I wanna make an NPC that does Blitzes like in FF3, but you would use the numbers to put in moves, so you could use the keypad and tab to a devastating effect

MoonAngel 05-05-2001 12:21 PM

goodluck in doing that.. ud need to make a turn-based batlle system first ; )

Rekad 05-05-2001 12:37 PM

nah, it wouldnt be turned based, the faster typer would win, and this would make it so the more complex moves like 45678 harder to pull off`

MoonAngel 05-05-2001 12:46 PM

lol.. well.. it can be done.. but its so complicated.. and its not in FF3! its in FF6!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

yeesh.... anyways, if any PW comes out with a 99.9% no bug turn-based battle system, imagine all the attack move that could be made :D

bb2k1 05-05-2001 02:28 PM

It could be done easily actually.
And FF6 is FF3 in US so he's right both ways.

MoonAngel 05-05-2001 06:48 PM

well.. if its so easy, make it =P

Rekad 05-08-2001 03:13 AM

the script inst the problem mostly, but its the Ganis, and other cool animations... I dont want it to be just text above the guys head.


fugitive316 05-08-2001 03:20 AM

It would have to be on a pay server :(

cell424 05-08-2001 05:54 PM

Do you know...
 
Do you know that if you make the Gani's and not use the one's already made by Stefan and them you wouldnt need to make it pay?

05-08-2001 10:46 PM

Re: Do you know...
 
Quote:

Originally posted by cell424
Do you know that if you make the Gani's and not use the one's already made by Stefan and them you wouldnt need to make it pay?
I doubt it.

bb2k1 05-09-2001 01:44 AM

You people are unoriginal, now that Gani's are out you people resort to the
easiest thing possible. Using showimg and playersprite you can do some pretty
cool blitz attacks. Gani's don't have to be used everywhere, seesh. ;)

Also scripting the keymotions to initiate a blitz attack isn't hard, infact I
have it scripted but it's going on my playerworld, you'll see it there!

Rekad 05-09-2001 03:04 AM

cool, I wanna see how a blitz battle would happen with lag and that jolly stuff added in

LilbrojX 05-09-2001 10:03 AM

I gots an idea... I'm kinda worn down though, cuz I've been working on a script... but...


timeout=3;
if (keydownwuteverswordis) {
setani punch,;
this.blitzstart+this.blitzstart+1;
}

if (this.blitzstart=10) {
setani blitz,;
}

ugh, something like that... I'm kinda a newbie scripter, but oh well...

bb2k1 05-09-2001 12:18 PM

Nope. :)

LilbrojX 05-09-2001 01:24 PM

dang, oh well, I tried :)

Rekad 05-11-2001 03:39 AM

its better than what I could do, I suck at makin NPCs, cuz I think Ive only made 2


All times are GMT +2. The time now is 05:11 AM.

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