Poll

Which mod should I use?

Iban's
10 (58.8%)
Mctwist's
1 (5.9%)
JJstorm's
5 (29.4%)
Other (State below)
1 (5.9%)
I have one for you (PM me)
0 (0%)

Total Members Voted: 17

Author Topic: Dionysus's CityRPG  (Read 3201 times)

w00t

When do you plan on hosting?


In-Game username: YorkTown95
BL_ID: 9332
Reasoning (Why should you be one?): I've been hosting a CityRPG before back a year ago, my server topic has all the details there.
TZ: Central timing.
If I know you, how do I?: Been bumping into you in the forums.
Experience and recommendations - They need to contact me to confirm:
+Been an admin on Tezuni's CityRPG, Super admin on Surburb's CityRPG, Super admin on Reinforcement's JailRP , Super admin on GooeyChickinman's City Building, and admin on Roxio's CityRP (which he has been gone now). Back started in v13 when CityRP was still active.
+Experienced on quality building such as found in my gallary server topic of from my own CityRPG topic (not including the other admin buildings).
+I was a beta tester of Iban's CityRPG v3 back in January 2010.
+A beta tester of JJstorm's add-on the WeatherRP mod for RP_Core.

I'm still trying to figure out what I did before.

YorkTown is very trustworthy. I recommend him.

YorkTown is very trustworthy. I recommend him.
Yeah, I know, he's great at CityRPG's, so I think hed be good to add...that's not to say he will surely get it...
ANYWAYS:
Time to WIP. If you want, to prove yourself for admin, or just help, come on.
« Last Edit: December 22, 2011, 08:05:12 PM by K2Dionysus »

I'll try to get on soon or later.

Hey York, why did you stop hosting before?

AntiVenom:
BL_ID:18725
Reasoning (Why should you be one?):I should be one for i am very honest and just wish for servers to be peaceful.not the melodrama of a spammed server
TZ:Central
If I know you, how do I?:Friend...best friend?
Experience and recommendations - They need to contact me to confirm:You already know Crome, Crown, etc

In-Game username: Kill All
BL_ID: 3992
Reasoning (Why should you be one?): I like to contribute much to servers while maintaining a semi-peaceful environment (seeing as this is a city rp, there probably will be a lot of DMing). I go easy on the banning as long as the person is not a persistent annoyance/nuisance to the server.
TZ: PST
If I know you, how do I?: We met today XD
Experience and recommendations - They need to contact me to confirm: Super admining on A_Minecraftian's server, hosting my own server (but rarely), I also admin on my brother's server as well as Derrick's City RP (which has disappeared for the holidays), and for a time I was Super Admin on Firecycle's server until he decided to step down from the position of leader of a clan which I belong to.

Experience and recommendations - They need to contact me to confirm:You already know Crome, Crown, etc
i recommend this dud

Topic has been edited, I think it's much better.

The mod used for the CityRPG will be chosen in two days. Vote to help your favorite win. Also, new admin is YorkTown95.

Hurr, needs moar pictors.

Code: [Select]
// ============================================================
// Project            :   CityRPG
// Author            :   Iban
// Description         :   Factory Owner Code file
// ============================================================

$CityRPG::jobs::name = "Factory Owner";
$CityRPG::jobs::initialInvestment = 35000;
$CityRPG::jobs::pay = 1000;
$CityRPG::jobs::tools = "";
$CityRPG::jobs::datablock = playerNoJet;
$CityRPG::jobs::education = 6;

$CityRPG::jobs::sellItems = true;
$CityRPG::jobs::sellFood = true;
$CityRPG::jobs::sellServices = true;

$CityRPG::jobs::law = false;
$CityRPG::jobs::canPardon = false;

$CityRPG::jobs::thief = false;
$CityRPG::jobs::hideJobName = false;

$CityRPG::jobs::offerer = false;
$CityRPG::jobs::claimer = false;

$CityRPG::jobs::labor = false;

$CityRPG::jobs::tmHexColor = "FFFF00";
$CityRPG::jobs::helpline = "\c6Factory Owners can place Ore and Trees for a price.";
It's really not hard to make it so factory owners can place Ore and Trees.

Thanks, lots. But I don't see how you can. I'm still learning about scripting. CityRPG has taught me the most. I'll try to figure out.