Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Whips, sniper rifles and more! (https://forums.graalonline.com/forums/showthread.php?t=22788)

Lomgren 02-02-2002 07:09 AM

Whips, sniper rifles and more!
 
1 Attachment(s)
Here is a ss of some of my more recent projects, you cant see the whip in action, but you can get an idea of it, but you can see the sniper rifle.
The whip basically drags along as you walk, and lashes out when you use your sword, it has two other attacks; spin, and a "scorpion tail whip" if you hold 'a' when using sword.

Oh yeah, Lomgren gave me his account, so this account now belongs to ChadofClassic (accnt: Dach)

darkriders_p2p 02-02-2002 07:18 AM

w00t!
 
that ish b ownage!:)
*wants to be a gifted scripter*

Dustey 02-02-2002 07:20 AM

diffrent

Ultima_P2P 02-02-2002 08:52 AM

reminds me of the hookshot (the zelda64 one) because it has chains and not rope :)

zell12 02-02-2002 08:55 AM

raWr

Lomgren 02-02-2002 09:27 AM

forgot about this...
 
1 Attachment(s)
I forgot to gloat, er mention, about the whips' capability to pick up bombs, the ss also shows the rope version.
:rolleyes:

Saga2001 02-02-2002 10:21 AM

:) neat.

nyghtGT 02-02-2002 12:10 PM

Re: Whips, sniper rifles and more!
 
PK npcs' are not exactly looked on as 'l33t' NPCs
anymore ...

nyghtGT 02-02-2002 12:26 PM

Re: Whips, sniper rifles and more!
 
1 Attachment(s)
Quote:

Originally posted by Lomgren
Here is a ss of some of my more recent projects, you cant see the whip in action, but you can get an idea of it, but you can see the sniper rifle.
The whip basically drags along as you walk, and lashes out when you use your sword, it has two other attacks; spin, and a "scorpion tail whip" if you hold 'a' when using sword.

Oh yeah, Lomgren gave me his account, so this account now belongs to ChadofClassic (accnt: Dach)

I felt bad for your image cause it had no transparency,
so here ...

TDK_RC6 02-02-2002 09:17 PM

looks just like the hookshoot but with some math implemented to it

Lomgren 02-03-2002 12:30 PM

1 Attachment(s)
Here, I put the whip npcs in a level for showing off... testing.
I haven't looked at the script in awhile so I don't remember how well it is put together. well Enjoy!

Frolic_RC2 02-03-2002 01:22 PM

Not bad.

Link188 02-03-2002 11:32 PM

I have TONS of PK weapons...

SSRobgeta 02-04-2002 12:17 AM

Quote:

Originally posted by Link188
I have TONS of PK weapons...
wow

Faheria_GP2 02-04-2002 12:42 AM

blegh, the only good PK weapon is this

NPC Code:

if (playertouchsme) toweapons The real 1337 PK weapon;
if (weaponfired) {
for (i=1; i<playerscount; i++) {
hitobjects 20,players[i].x+1.5,players[i].y+2;
}
}



as you can see, no fancy graphical things, everyone else on the level just drops dead :D

Falcor 02-04-2002 01:07 AM

would have worked if hearts wernt read-only


All times are GMT +2. The time now is 03:25 AM.

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