[Release] "Trapped until you say yes" NPC
-Matt
You can change the text in the npc to change the Yes, no statement. IDC. This is my first ever working npc so of course it's nooby. Anyways if someone talks to "The Npc" It says "Do you like ____"
And gives them the option yes or no. If they hit yes they will become free. If they hit No it will repeat itself, if they hit end chat it will repeat itself, if the click esc button it will repeat itself. So they must chose yes. Just a stupid prank npc. Here it is
PHP Code:
var status = -1;
function start()
{
status = -1;
action(1, 0, 0);
}
function action(mode, type, selection) {
if (mode == 1)
status++;
if (status == 0) {
cm.sendYesNo("Hi there, do you like #bYour Server Name Here?")
}else{
if (status == 1)
cm.sendOk("#dGood, because I can trap you in my chat window until you say yes.")
cm.dispose();
}
}
Re: [Release] "Trapped until you say yes" NPC
I would ask a question like: "Are you gay"?
And maybe add a function to add to the database any person who click on yes and then show it on the website.
That would be extremely funny :)
Re: [Release] "Trapped until you say yes" NPC
Quote:
Originally Posted by
PoopStory
I would ask a question like: "Are you gay"?
And maybe add a function to add to the database any person who click on yes and then show it on the website.
That would be extremely funny :)
well you can change text, idk how to add it to mysql
Re: [Release] "Trapped until you say yes" NPC
Re: [Release] "Trapped until you say yes" NPC
lol PoopStory's idea is great =)
if the server is popular and it says are u gay? and when they press yes a red notice says "(character name) admits hes gay!"
Re: [Release] "Trapped until you say yes" NPC
Quote:
Originally Posted by
yuniordiaz
Good Job maplepuppet
Thanks mate, first ever working NPC =P
Quote:
Originally Posted by
maplefreak26
lol PoopStory's idea is great =)
if the server is popular and it says are u gay? and when they press yes a red notice says "(character name) admits hes gay!"
Yes, that would be the best :D
Re: [Release] "Trapped until you say yes" NPC
Re: [Release] "Trapped until you say yes" NPC
Yeah this is very nice for playing with peoples
Re: [Release] "Trapped until you say yes" NPC
you might even piss your players off... XD
Re: [Release] "Trapped until you say yes" NPC
Quote:
Originally Posted by
maplefreak26
lol PoopStory's idea is great =)
if the server is popular and it says are u gay? and when they press yes a red notice says "(character name) admits hes gay!"
Yes, and the highly sensitive people will leave :(
Re: [Release] "Trapped until you say yes" NPC
Yay I finally have a good idea xD
Re: [Release] "Trapped until you say yes" NPC
HAHAGHAHAAHAHAHAHAH!!!!
I LOVE This NPC!
Good Job!
Re: [Release] "Trapped until you say yes" NPC
Quote:
Originally Posted by
PoopStory
I would ask a question like: "Are you gay"?
And maybe add a function to add to the database any person who click on yes and then show it on the website.
That would be extremely funny :)
Dude, I LOLED LIKE AN ASSWIPE and everyone is staring at me like im fcking crazy >o<
That was funny :thumbup: :lol:
Re: [Release] "Trapped until you say yes" NPC
What's the point of this though?
Re: [Release] "Trapped until you say yes" NPC
Quote:
Originally Posted by
PoopStory
Yay I finally have a good idea xD
I would'nt say it's a good idea, but it's kinda okay, btw you can add a field in the ranking which checks if a field "gay" is 1/0 if it's one it says Yes...