Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Events and Activities (https://forums.graalonline.com/forums/forumdisplay.php?f=18)
-   -   ID-o-Matic (https://forums.graalonline.com/forums/showthread.php?t=11925)

Lycia 09-15-2001 01:52 PM

ID-o-Matic
 
Every day, I hold an ID-o-Matic.

What's ID-o-Matic, you say? Well, on my remote control, is a list of players, and each of you are assigned a number so the server knows how to distinguish you between other players. It basically makes you an individual. Your number is beside your account names. You don't get the same one each time. And so, with that said, I have a cup of numbers that I have written out from 1-150, and I select a number from that cup and I search the list and find out who you are. If you win, you get 10 gralats.

And that, my friends, is ID-o-Matic. :)

So, stay tuned every day on Graal 2001 for your chance to win 2 blue shiny gralats.

NeoNPL 09-15-2001 03:08 PM

Sounds cool *wants 2 shiny blue gralats*;)

toad1413 09-15-2001 03:14 PM

Good idea. *gives Lycia a cookie*

NeoNPL 09-15-2001 03:59 PM

Wheres my cookie :(

NeoNPL 09-15-2001 04:00 PM

BTW what do u think of mah new sig?

SkooL 09-15-2001 04:04 PM

Quote:

Originally posted by NeoNPL
BTW what do u think of mah new sig?
That's a nice X you have there.

Kaimetsu 09-15-2001 04:45 PM

You could also make an NPC do this. Just so you don't need to tear up 150 little pieces of paper every time ;)

Lycia 09-15-2001 05:06 PM

Quote:

Originally posted by Kaimetsu
You could also make an NPC do this. Just so you don't need to tear up 150 little pieces of paper every time ;)
HEY! One project at a time, dang it.

hehe

Kaimetsu 09-15-2001 05:23 PM

Quote:

Originally posted by Lycia


HEY! One project at a time, dang it.

hehe

Just keepin' you on your toes :)

NeoNPL 09-15-2001 05:28 PM

That NPC would be easy

NPC Code:

//NPC Made by NeoNPL For Graal2001 Events Team
if (Playertouchsme){Toweapons ID-O-Matic;
}
if (weaponfired){setplayerprop #c, Winner Player Number:random(1,150);
}



I think that would work

Kaimetsu 09-15-2001 05:38 PM

Quote:

Originally posted by NeoNPL
That NPC would be easy

NPC Code:

//NPC Made by NeoNPL For Graal2001 Events Team
if (Playertouchsme){Toweapons ID-O-Matic;
}
if (weaponfired){setplayerprop #c, Winner Player Number:random(1,150);
}



I think that would work

That wouldn't work. Behold:
NPC Code:

if(playertouchsme) toweapons Yaddayadda;
if(weaponfired) setplayerprop #c, Winner Player Number: #v(int(random(1,151)));



Even then, I wouldn't do it as an NPCw.

AlexH 09-15-2001 05:42 PM

Quote:

Originally posted by Kaimetsu


That wouldn't work. Behold:
NPC Code:

if(playertouchsme) toweapons Yaddayadda;
if(weaponfired) setplayerprop #c, Winner Player Number: #v(int(random(1,151)));



Even then, I wouldn't do it as an NPCw.

why wouldnt you do it as an NPC
simple and efficiant

NeoNPL 09-15-2001 05:43 PM

Quote:

Originally posted by Kaimetsu


That wouldn't work. Behold:
NPC Code:

if(playertouchsme) toweapons Yaddayadda;
if(weaponfired) setplayerprop #c, Winner Player Number: #v(int(random(1,151)));



Even then, I wouldn't do it as an NPCw.

You have put me right o scripting god i shall go sulk in my cave now :(

Kaimetsu 09-15-2001 05:55 PM

Quote:

Originally posted by AlexH


why wouldnt you do it as an NPC
simple and efficiant

Please read all the letters before you attempt to think. I said I wouldn't do it as an NPCW

toad1413 09-15-2001 06:05 PM

Quote:

Originally posted by Kaimetsu


Please read all the letters before you attempt to think. I said I wouldn't do it as an NPCW

That's a big w you have there. Can I borrow it? :)


All times are GMT +2. The time now is 02:01 PM.

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