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
  #16  
Old 09-15-2001, 06:10 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 toad1413


That's a big w you have there. Can I borrow it?
You may borrow half of it so that we both have a v each.
Reply With Quote
  #17  
Old 09-15-2001, 06:13 PM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
And everybody was happy so they went home to drink beer.
Reply With Quote
  #18  
Old 09-15-2001, 06:18 PM
BrianDAPenguin BrianDAPenguin is offline
Registered User
Join Date: Mar 2001
Location: NOT, Kansas
Posts: 252
BrianDAPenguin is on a distinguished road
Send a message via AIM to BrianDAPenguin
Good idea, however it might be confusing to those who have never used an rc before.
__________________
Yes, Brian, that short kid from your math class."

AIM - BrianDAPenguin
Reply With Quote
  #19  
Old 09-15-2001, 06:20 PM
thotijn thotijn is offline
Banned
Join Date: Sep 2001
Location: Holland, Enschede
Posts: 473
thotijn is on a distinguished road
Send a message via AIM to thotijn Send a message via Yahoo to thotijn
cool idea...
Reply With Quote
  #20  
Old 09-15-2001, 06: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 BrianDAPenguin
Good idea, however it might be confusing to those who have never used an rc before.
Not really. The players wouldn't need to know how the numbers were allocated.

Hmm... I'm presuming that Lycia's system works on server IDs, which are readable by NPCs. Though I'm not sure if the NPC Server can list all the players on the server. If not, then you could always do something like "come to suchandsuch room for a chance to win". Or maybe you could adapt the concept into a raffle.
Reply With Quote
  #21  
Old 09-15-2001, 06:27 PM
BrianDAPenguin BrianDAPenguin is offline
Registered User
Join Date: Mar 2001
Location: NOT, Kansas
Posts: 252
BrianDAPenguin is on a distinguished road
Send a message via AIM to BrianDAPenguin
Quote:
Originally posted by Kaimetsu


Not really. The players wouldn't need to know how the numbers were allocated.

Hmm... I'm presuming that Lycia's system works on server IDs, which are readable by NPCs. Though I'm not sure if the NPC Server can list all the players on the server. If not, then you could always do something like "come to suchandsuch room for a chance to win". Or maybe you could adapt the concept into a raffle.
You seem confused already ;-)
I think she means she will draw a number, (maybe with an npcw) then look at the I.D.'s, and possibly doing a roll-over if nobody wins...
__________________
Yes, Brian, that short kid from your math class."

AIM - BrianDAPenguin
Reply With Quote
  #22  
Old 09-15-2001, 07:03 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Hmm... I'm not sure but wouldn't the following script work for that?
NPC Code:
if (playerchats) {
if (strequals(#g,Events Team)&&strequals(#c,ID-o-Matic)) {
this.test=0;
while (this.test==0) {
i=int(random(0,150));
with (players[i]) {
this.test=1;
playerrupees+=10;
}
}
}
}

__________________

Reply With Quote
  #23  
Old 09-15-2001, 07:27 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 BrianDAPenguin


You seem confused already ;-)
I think she means she will draw a number, (maybe with an npcw) then look at the I.D.'s, and possibly doing a roll-over if nobody wins...
Please do not be so stupid. She is picking a random player using their server ids as reference.
Reply With Quote
  #24  
Old 09-15-2001, 07:29 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 grim_squeaker_x
Hmm... I'm not sure but wouldn't the following script work for that?
NPC Code:
if (playerchats) {
if (strequals(#g,Events Team)&&strequals(#c,ID-o-Matic)) {
this.test=0;
while (this.test==0) {
i=int(random(0,150));
with (players[i]) {
this.test=1;
playerrupees+=10;
}
}
}
}

I dunno, do normal NPCs have access to the players[index] objects of players on other levels?
Reply With Quote
  #25  
Old 09-15-2001, 07:32 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


You may borrow half of it so that we both have a v each.
Thanks. *whacks Kaimetsu over the head with hes v* Mwahaha. My reign of terror begins!!
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #26  
Old 09-15-2001, 07:34 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 grim_squeaker_x
Hmm... I'm not sure but wouldn't the following script work for that?
NPC Code:
if (playerchats) {
if (strequals(#g,Events Team)&&strequals(#c,ID-o-Matic)) {
this.test=0;
while (this.test==0) {
i=int(random(0,150));
with (players[i]) {
this.test=1;
playerrupees+=10;
}
}
}
}

I'm thinking that would instintanously (sp?) set this.test to 0, get the random number, give the player 10g and then set this.test to 1. Am I right?
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #27  
Old 09-16-2001, 02:00 AM
LordMatt LordMatt is offline
V Avatar
LordMatt's Avatar
Join Date: Jun 2001
Location: Texas
Posts: 954
LordMatt is on a distinguished road
Send a message via AIM to LordMatt
how would that work? we wouldn't have the account name or nick of the player
__________________
-Matt
Reply With Quote
  #28  
Old 09-16-2001, 02:05 AM
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 LordMatt
how would that work? we wouldn't have the account name or nick of the player
What are you replying to?
Reply With Quote
  #29  
Old 09-16-2001, 02:06 AM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by LordMatt
how would that work? we wouldn't have the account name or nick of the player
If you're replying to me... It automattically adds the gralats to the drawn person.
__________________

Reply With Quote
  #30  
Old 09-16-2001, 02:07 AM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by toad1413


I'm thinking that would instintanously (sp?) set this.test to 0, get the random number, give the player 10g and then set this.test to 1. Am I right?
You're right.
__________________

Reply With Quote
  #31  
Old 09-16-2001, 02:40 AM
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 grim_squeaker_x
If you're replying to me... It automattically adds the gralats to the drawn person.
but it would need to set the ET's chat to winner:Account,Nick and a say2 command to the play saying such as "Congratulations! You have won the ID-O-Matic prize of 10 gralats!"
Reply With Quote
  #32  
Old 09-16-2001, 06:59 AM
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 grim_squeaker_x
You're right.
Aha! Then I may have found a little but in your script. Remember that the chat text stays for about 1 min when you're standing still. All that time qualifys for playerchats. So it would most likely do the actions, then keep repeating the thing over and over until the chat text dissapears. So you might want to add something like
NPC Code:
setplayerprop #c,;

in just after the playerrupees+=10.
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #33  
Old 09-16-2001, 06:28 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 toad1413


Aha! Then I may have found a little but in your script. Remember that the chat text stays for about 1 min when you're standing still. All that time qualifys for playerchats. So it would most likely do the actions, then keep repeating the thing over and over until the chat text dissapears. So you might want to add something like
NPC Code:
setplayerprop #c,;

in just after the playerrupees+=10.
On the contrary, playerchats is only called when the chat is first created.
Reply With Quote
  #34  
Old 09-16-2001, 06:33 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


On the contrary, playerchats is only called when the chat is first created.
It is? Hmm... I've had it called while the chat is still there. Strange...
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #35  
Old 09-16-2001, 06:48 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 toad1413


It is? Hmm... I've had it called while the chat is still there. Strange...
I assume this was a misunderstanding between you and the game engine. In normal circumstances there's no way playerchats can be called when nobody is actively chatting.
Reply With Quote
  #36  
Old 09-16-2001, 06:57 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


I assume this was a misunderstanding between you and the game engine. In normal circumstances there's no way playerchats can be called when nobody is actively chatting.
I meant that when you say something, it stays there for about 30 secs if you don't move. I've had a NPC that would lay liek 10g when you said a certain word. So when I said it, it would keep laying 10g over and over again. Either way, it's better to put that in just to be on the safe side. Because lag would probably affect it too.
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #37  
Old 09-16-2001, 07:06 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 toad1413


I meant that when you say something, it stays there for about 30 secs if you don't move. I've had a NPC that would lay liek 10g when you said a certain word. So when I said it, it would keep laying 10g over and over again. Either way, it's better to put that in just to be on the safe side. Because lag would probably affect it too.
Are you sure you were using playerchats and not just strequals or playersays?
Reply With Quote
  #38  
Old 09-16-2001, 07:09 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


Are you sure you were using playerchats and not just strequals or playersays?
Yep. I never use playersays anymore and I used strequals as well as playerchats.
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote
  #39  
Old 09-16-2001, 07:28 PM
Lyndzey Lyndzey is offline
Woman
Lyndzey's Avatar
Join Date: Aug 2001
Posts: 2,875
Lyndzey is a jewel in the roughLyndzey is a jewel in the rough
uh bump

Lycia used to hold this when 2001 first came out and she was ET Admin.
Reply With Quote
  #40  
Old 09-16-2001, 07:29 PM
KawaiiSaRiA KawaiiSaRiA is offline
Sarah Jayne
Join Date: Mar 2001
Location: Wyalkatchem, Western Australia
Posts: 1,079
KawaiiSaRiA is on a distinguished road
that's a good idea, Lycia.
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 01:31 AM.


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