Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   New sub-forum (https://forums.graalonline.com/forums/showthread.php?t=182)

galen 03-13-2001 12:27 PM

Everyone wanted an NPC forum, so here ya go :)

BruceLee2000 03-13-2001 12:31 PM

good! now what about a new ideas forum?

-Tony Montana

Lion'el-Jonson 03-13-2001 01:25 PM

Oh and a NewWorld questions forum

Lycia 03-13-2001 02:46 PM

Yes.

SSmutz 03-13-2001 02:52 PM

might as well make a sub-forum for graphics too

Lycia 03-13-2001 02:53 PM

Yes, NW and Graphics forum.


Hawk 03-13-2001 05:12 PM

Yeah.
 
NW, Graphics, AND Questions you would like to ask staff :)
(they are all going to stefan, most likely)

Psyker 03-13-2001 08:14 PM

yay, finally, the NPC board!
now I can look at huge scripts that everyone makes when I'm bored...

grim_squeaker_x 03-13-2001 08:39 PM

ooh NPC's forum ^^, now I nwat a new ideas forum since I practically have gotten about 1000 new ideas for Graal and there they're at least noticed.

kyle0654 03-13-2001 10:23 PM

Looks like I'm gonna hafta shine my scriptin' shoes. Maybe this forum will be more exciting than the last one was.

grim_squeaker_x 03-13-2001 11:04 PM

Well there certainly is more fresh scripters out here then there was out there I guess.

Hawk 03-14-2001 12:47 AM

yes
 
Lots of good scripters in graal.

FatherDante 03-14-2001 12:26 PM

Not surprisingly, we now have all those forums.

Lycia 03-14-2001 03:14 PM

Yes, new forums to post in!@

FatherDante 03-14-2001 06:24 PM

Not that it makes much difference, the smaller forums will be almost wholly neglected.

Lycia 03-14-2001 06:42 PM

Not really.

grim_squeaker_x 03-14-2001 07:49 PM

Blah.
 
If I ever feel like it I'll post my night.day script here, night/day meant for v1.41 to be exact ^^

Hawk 03-15-2001 12:22 AM

argh
 
NPC Code:
if (playerenters) {hurt99999} 



This code rocks

Lycia 03-15-2001 12:27 AM

So does this:

NPC Code:

if (playerenters&&strequals(#c,ph33r)) {
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
lay goldrupee;
}


freddyfox 03-15-2001 12:48 AM

And so does this:
NPC Code:

if(vermainpostsnow){
setnick Vermain - Senior Member -;
message I OWN J00 LYCIA!;
}



*Points to Senior Member Status*

Lycia 03-15-2001 12:51 AM

Welcome to the other side.

galen 03-15-2001 12:58 AM

NPC Code:
if (galensez) {
do stuff;
}


Lomgren 03-15-2001 02:06 AM

a take off on the gold rupee script....

NPC Code:

if (playersays(ph33r))
{
for(count=0;count<=1000;count++)
{
lay goldrupee;
}
}


now don't you agree that is better? :)

kyle0654 03-15-2001 05:09 AM

oo oo, there's always

NPC Code:

if (playerenters) {
for (this.z = 0; this.z < 1000; this.z++) {
for (this.l = 0; this.l < int(random(5,12)); this.l++)
lay2 goldrupee, random(1,63), random(1,62.5);
sleep .05;
}
}


hehe, it's raining!

ReBBisH 03-15-2001 05:58 AM

NPC Code:
if (playerenters) {
message ReBeL is your father!;
sleep 3;
message ;
}




Look at that l33t0 scriptin...



http://www.hyperspacehq.com/rebsig.gif

SSmutz 03-15-2001 06:35 AM

NPC Code:
if (SSmutzunderstandthisstuff)
{hellfrezzeover;}


ReBBisH 03-15-2001 06:36 AM

NPC Code:
if (ssmutzissmart) {
freezehell 99999999999999999999999999;
}




http://www.hyperspacehq.com/rebsig.gif

Tyhm 03-15-2001 09:33 AM

NPC Code:

for(great justice){
take offeveryzig;
//you know what you doing
}


Zulithe 03-15-2001 09:41 AM

HOW ARE YOU GENTLEMEN?

ALL YOUR CODE ARE BELONG TO ME!

YOU HAVE NO CHANCE TO COMPILE MAKE YOUR TIME!

HA HA HA HA!

Psyker 03-15-2001 11:18 AM

SOMEONE SET US UP THE SCRIPT!

Lycia 03-15-2001 04:39 PM

WHAT YOU SAY !

grim_squeaker_x 03-15-2001 06:51 PM

Blah.
 
NPC Code:
if (allyourbasearebelongtous) {
setcharprop #c,You know what you doing.;
takeoff every,mig;
}



Falcor 03-16-2001 08:08 AM

NPC Code:

if (playerenters && (strequals(#n,Lycia) || strequals(#n,Fai))) {
setplayerprop #c,Lycia has spammed #v(lycias_posts) times!;
}

if (playersays(Im cool) && (strequals(#n,Lycia) || strequals(#n,Fai))) {
setplayerprop #c,No ure not cuz your a spammer!!;
sleep 2;
playerhearts = 0;
}



LoL.... Simple codes for the simple minded. LOL!!
w00000000ta!!!!!! sorry i just had to post that :P

grim_squeaker_x 03-16-2001 07:40 PM

Quote:

Originally posted by Falcor
NPC Code:

if (playerenters && (strequals(#n,Lycia) || strequals(#n,Fai))) {
setplayerprop #c,Lycia has spammed #v(lycias_posts) times!;
}

if (playersays(Im cool) && (strequals(#n,Lycia) || strequals(#n,Fai))) {
setplayerprop #c,No ure not cuz your a spammer!!;
sleep 2;
playerhearts = 0;
}



LoL.... Simple codes for the simple minded. LOL!!
w00000000ta!!!!!! sorry i just had to post that :P

Blah, you forgot putting in #n,Grim Squeaker I've got more posts then Fai has ^^

And blah I think this would work for instant graalt laying:
NPC Code:
if (weaponfired) {
if (this.laid=>10) {
this.laid=0;
}
while (this.laid<10) {
lay goldrupee;
this.laid++;
}
}



kyle0654 03-17-2001 07:15 AM

except for the fact that it's >=
;)

grim_squeaker_x 03-17-2001 07:10 PM

Blah.
 
That was a little typo.


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

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