Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Kingdoms (https://forums.graalonline.com/forums/forumdisplay.php?f=58)
-   -   RP Location (Pub) (https://forums.graalonline.com/forums/showthread.php?t=48652)

Zalastri 10-16-2003 06:46 AM

RP Location (Pub)
 
I'll be opening up a Pub on the CP continent soon. It'll feature imported booze, contests, and a small item shop.

If you would like to donate to this buildings creation please find me in game (Zalastri Draven, Swordsman Zalastri Draven)
and donate me materials.
Thanks alot, you wont regret it
P.S Open to all

poop3131 10-16-2003 01:26 PM

coolie i wanna buy beeer /unlimited food supply ^_^

Lance 10-16-2003 10:29 PM

Why not have it built+incorporated into the map? ^_^

wonderboysp2p 10-17-2003 08:11 AM

i think having a pub specifically for RPers on the main island would be best maybe in that gap between harmonia and santerrain? i personally dislike having to ride the ferrys

id love to hep out though zalastri, let me know of anything i can do

poop3131 10-25-2003 07:43 PM

RP pub.. It'll just be wrecked by non-rping people as usual..

slay3r89 10-25-2003 10:09 PM

Heres my idea for it :

You make a permant building on Main for it.
The "Pub" or so is ran by whatever kingdom wins the "Pub Event" for that (2 week or so) time period. The event could be something simple like cards or so. Or you could get more RP style and have an RP event for it. But every (2 weeks or so) there is an event and the winning kingdom retains the Pub on the main island.
You can sell booze and drinks there. But your kingdom must supply it (buy it in shops or make it). You can also choose the price for it though. Whatever money you make goes into your Kingdom Chest though.
Also only people with a kingdom guild tag on can enter the bar. If you dont have the tag on you cant enter. Simple as that.

I think I covered most of my idea.....Might have left a fews things out but I cant think of them now....

Satrek2000 10-26-2003 12:47 PM

Nice Idea, but I think this might result in the pub not being used at times...

Desolator12 10-28-2003 03:27 AM

i'd love this idea.. the only problem I see is, why would a kingdom member want to go inside.... the booze and other items are fine, yes, but the RP pubs should be a place of socialization and such...

and make a NPC tha if a player says "w00t, 1337, ****" or any other non-rp things, they get booted from the building, and after 5 times if hey keep doing it, banned..

I think that having RP events for items would be a ton better... imagine it, the newbies who can RP could get a somewhat decent weapon if they know how to RP (a few do... i was one of em.. damnit, i miss AD&D night a the game keeper...)

skyler87 10-28-2003 04:07 AM

Quote:

Originally posted by poop3131
RP pub.. It'll just be wrecked by non-rping people as usual..
like you.
o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-owned

DenoriZakarum 10-28-2003 04:35 AM

Quote:

Originally posted by skyler87

like you.
o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-owned

no waterlord, like you, ive not seen you once rp

skyler87 10-28-2003 04:54 AM

Quote:

Originally posted by DenoriZakarum
no waterlord, like you, ive not seen you once rp
And I don't claim to either.

Satrek2000 10-28-2003 10:45 AM

Quote:

Originally posted by skyler87
And I don't claim to either.
Is there a difference between not rping and claiming to and not rping and saying so freely? I don't see one, as in neither case, the person does not rp.

GoZelda 10-28-2003 02:29 PM

Quote:

Originally posted by Desolator12

and make a NPC tha if a player says "w00t, 1337, ****" or any other non-rp things, they get booted from the building, and after 5 times if hey keep doing it, banned..

Make it check for (( and )) braces though.

Satrek2000 10-28-2003 03:59 PM

I doubt that will be possible - on the one hand, you can use these words while rping, in quoting others and commenting on their obvious quite different dialect (it's fun to "analyse" some words that way) - you can also use them ooc in that way; on the other hand you can act like a complete ***** without using these words, i.e. you'd need an endless list, covering own, pwn, 0wn, owned, pwned, 0wned, 0wn3d... *****s will always find a way, and trying to keep it at bay by some restrictions can only encourage them to bypass it.

GoZelda 10-28-2003 06:54 PM

Gah, just make a string list containing all the "censored" words. You don't need own, owned and ownage, own would be enough already :/
NPC Code:

if (playerchats&&!strcontains(#c,#v(leftbraces))&&!st rcontains(#c,#v(rightbraces)){
//yes they're variables else the program probably would flip
for (this.censorecheck=0;this.censorecheck<sarraylen(s erver.censoreditems);this.censorecheck++){
if (strcontains(#c,#v(this.censorecheck)){
//remove player etc.
}
}
}


Yeah, i made that while i'm posting this :/ no testing so it ain't bugless.

Lance 10-28-2003 07:23 PM

Quote:

Originally posted by GoZelda
Yeah, i made that while i'm posting this :/ no testing so it ain't bugless.
*gives you the runner-up trophy for the understatement of the year award*

GoZelda 10-28-2003 07:48 PM

Quote:

Originally posted by Lance


*gives you the runner-up trophy for the understatement of the year award*

Erm, thanks... i guess...

Satrek2000 10-28-2003 08:14 PM

"I heard this pub was owned by..." *kick*
"I sailed here with a large fleet..." *kick*
"ey man, yo got whoopy offer for kick-ass gov weap?" ... can stay?

I hope I can make myself clear, I don't think there is a system which can tell whether you rp or not...

GoZelda 10-28-2003 08:52 PM

The owner should be able to kick people :\

deman1171 10-29-2003 01:05 AM

I doubt Graal Staff cares if Kingdoms is RP or not, as long as they get money.

Satrek2000 10-29-2003 03:16 AM

Quote:

Originally posted by GoZelda
The owner should be able to kick people :\
Then there'd be the problem if corrups owners... well, yes, you can always find a problem if you look hard enough. Still, you need people who rp to get... a place with people who rp...

Desolator12 10-29-2003 06:24 AM

well, stefan SHOULD make RPing somewhat mandatory... what's this... "Graal is a Massively Multiplayer Online Role Playing Game"

it doesn't say "Graal is a Massively Multiplayer Online Lamefest", even though It is....

hey, if Graal 2k2 was using the same level things as 2k1, i'd give you this nice level for a Bar I made, but since it doesn't, i'll post the scripts for them here.... (in a bit, ahn doin HW)

Satrek2000 10-29-2003 06:47 PM

Quote:

Originally posted by Desolator12
well, stefan SHOULD make RPing somewhat mandatory...
How? You cannot exactly force people, monitoring everything that is said - neither can you see onscreen-text when you aren't present, not check every toguild...

Besides, I think onscreen-text should be logged somewhere, it's hard to rp that way if you talk to more than one person, and even so, sometimes the text vanishes before you read it, sometimes you have to look away for some important reason and chances are you missed something...

Monkeyboy_McGee 10-30-2003 05:36 PM

Yeah satrek. You could have a command that is like /RP or something like that, and when it's turned on, all onscreen text gets put into that thing known as the RPG Window* along with the accountname, or nickname if possible, of the person who said it. Problem with this could be spam, or that it could just not be possible at all (dont expect me to know how the heck the game runs XD).

*I say use the RPG window since at the moment it isnt really used for RP that much...just stats and kills and books and stuff. Or, you could make a -new- window like that using a different F-key which is just for onscreen text...

Satrek2000 10-30-2003 10:26 PM

You can get spammed via pm and have the option to ignore people there - same goes for the voice-thingy, to mute people. I don't see why it would not work, the only problem can be that it is too much work to implement...

Monkeyboy_McGee 10-31-2003 07:31 PM

Yeah i suppose. Just one more item on the mile-long wishlist then :(

marcoR 11-15-2003 01:28 AM

I like the idea of the shop.


All times are GMT +2. The time now is 07:00 PM.

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