Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Bomy Island Main Forum > Events and Activities
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-15-2001, 01:52 PM
Lycia Lycia is offline
Banned
Lycia's Avatar
Join Date: Mar 2001
Location: Over there. --->
Posts: 3,240
Lycia is on a distinguished road
Send a message via ICQ to Lycia Send a message via AIM to Lycia
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.
Reply With Quote
  #2  
Old 09-15-2001, 03:08 PM
NeoNPL NeoNPL is offline
HONEY IM HOME!
NeoNPL's Avatar
Join Date: Jun 2001
Location: Mianus
Posts: 1,361
NeoNPL is on a distinguished road
Send a message via Yahoo to NeoNPL
Sounds cool *wants 2 shiny blue gralats*
Reply With Quote
  #3  
Old 09-15-2001, 03:14 PM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
Good idea. *gives Lycia a cookie*
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #4  
Old 09-15-2001, 03:59 PM
NeoNPL NeoNPL is offline
HONEY IM HOME!
NeoNPL's Avatar
Join Date: Jun 2001
Location: Mianus
Posts: 1,361
NeoNPL is on a distinguished road
Send a message via Yahoo to NeoNPL
Wheres my cookie
Reply With Quote
  #5  
Old 09-15-2001, 04:00 PM
NeoNPL NeoNPL is offline
HONEY IM HOME!
NeoNPL's Avatar
Join Date: Jun 2001
Location: Mianus
Posts: 1,361
NeoNPL is on a distinguished road
Send a message via Yahoo to NeoNPL
BTW what do u think of mah new sig?
Reply With Quote
  #6  
Old 09-15-2001, 04:04 PM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
Quote:
Originally posted by NeoNPL
BTW what do u think of mah new sig?
That's a nice X you have there.
__________________
the sky is falling
Reply With Quote
  #7  
Old 09-15-2001, 04:45 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
You could also make an NPC do this. Just so you don't need to tear up 150 little pieces of paper every time
Reply With Quote
  #8  
Old 09-15-2001, 05:06 PM
Lycia Lycia is offline
Banned
Lycia's Avatar
Join Date: Mar 2001
Location: Over there. --->
Posts: 3,240
Lycia is on a distinguished road
Send a message via ICQ to Lycia Send a message via AIM to Lycia
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
Reply With Quote
  #9  
Old 09-15-2001, 05:23 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Lycia


HEY! One project at a time, dang it.

hehe
Just keepin' you on your toes
Reply With Quote
  #10  
Old 09-15-2001, 05:28 PM
NeoNPL NeoNPL is offline
HONEY IM HOME!
NeoNPL's Avatar
Join Date: Jun 2001
Location: Mianus
Posts: 1,361
NeoNPL is on a distinguished road
Send a message via Yahoo to 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
Reply With Quote
  #11  
Old 09-15-2001, 05:38 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
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.
Reply With Quote
  #12  
Old 09-15-2001, 05:42 PM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
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
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #13  
Old 09-15-2001, 05:43 PM
NeoNPL NeoNPL is offline
HONEY IM HOME!
NeoNPL's Avatar
Join Date: Jun 2001
Location: Mianus
Posts: 1,361
NeoNPL is on a distinguished road
Send a message via Yahoo to NeoNPL
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
Reply With Quote
  #14  
Old 09-15-2001, 05:55 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
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
Reply With Quote
  #15  
Old 09-15-2001, 06:05 PM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
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?
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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