Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   Did Anyone Know About.... (https://forums.graalonline.com/forums/showthread.php?t=10833)

JRplug 08-31-2001 09:37 AM

Did Anyone Know About....
 
setplayerprop #C6? I think it's a neat effect. :D

Merlin 08-31-2001 09:39 AM

it like outlines your close right?
just like 2 seconds ago i was working on a mini game where your close save your team colors as well and i mixed up and started at #C1 instead of #C0 and got to #C6 and when it tested it, it looked wierd.

KJS 08-31-2001 09:40 AM

Re: Did Anyone Know About....
 
Quote:

Originally posted by JRplug
setplayerprop #C6? I think it's a neat effect. :D
I knew about it a while ago

Butz 08-31-2001 09:43 AM

That's most likely how they do the auras that were on N-pulse..
(I dunno if they're still there... haven't been to N-Pulse since Geovanie was still running it..)

KJS 08-31-2001 09:45 AM

Quote:

Originally posted by Butz
That's most likely how they do the auras that were on N-pulse..
(I dunno if they're still there... haven't been to N-Pulse since Geovanie was still running it..)

yea that was how they were made (99% positive)

yea I haven't been on it either sence geo was on :\

Merlin 08-31-2001 09:45 AM

1 Attachment(s)
;\

RaVeN_629 08-31-2001 01:18 PM

i wish i could script:megaeek: :grrr:

TylerS36 08-31-2001 04:46 PM

Quote:

Originally posted by Merlin
;\
is that charprop #C6 ?

Loriel 08-31-2001 05:28 PM

I always thought this is #C5, not #C6

*tests*

I was right.

Vash 08-31-2001 08:19 PM

Quote:

Originally posted by RaVeN_629
i wish i could script:megaeek: :grrr:
THAT SCRIPT IS SO EASY I COULD DO IT.

Merlin 08-31-2001 08:34 PM

Quote:

Originally posted by Vash


THAT SCRIPT IS SO EASY I COULD DO IT.

he means SCIRPTINGING COMPELX THINGZ Loalw.

Slaktmaster 08-31-2001 09:17 PM

if (playerenters) {this.mode=1;}
if (this.mode==1) {this.mode=2;timeout=0.05;}
if (this.mode==2) {this.mode=1;timeout=0.05;}

Kaimetsu 08-31-2001 10:00 PM

Quote:

Originally posted by RaVeN_629
i wish i could script:megaeek: :grrr:
Ha.

Merlin 08-31-2001 10:03 PM

Quote:

Originally posted by Slaktmaster
if (playerenters) {this.mode=1;}
if (this.mode==1) {this.mode=2;timeout=0.05;}
if (this.mode==2) {this.mode=1;timeout=0.05;}

what would the point of that be?
maybe if you used functions for each mode like
PHP Code:

if (created||playerenters) {this.mode==1;
}
if (
this.mode==1) {this.mode==2;
timeout=.5;
}
if (
this.mode==2) {this.mode==1;
timeout=.5;
}
while (
this.mode==1mode1();
while (
this.mode==2mode2();

function 
mode1() {
say2 Mode 1;
//add more mode one actions
}

function 
mode2() {
say2 Mode 2;
//add more mode two actions


or something lel.

habek 08-31-2001 10:07 PM

Quote:

Originally posted by Butz
That's most likely how they do the auras that were on N-pulse..
(I dunno if they're still there... haven't been to N-Pulse since Geovanie was still running it..)

see? N-Pulse is not that sux :)

Merlin 08-31-2001 10:07 PM

Quote:

Originally posted by habek

see? N-Pulse is not that sux :)

setplayerprop #c5,blue;

umm...
that's not that skillfull ;\

habek 08-31-2001 10:09 PM

Quote:

Originally posted by RaVeN_629
i wish i could script:megaeek: :grrr:
me too =/


All times are GMT +2. The time now is 07:52 AM.

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