Author Topic: Block City Version 3  (Read 24090 times)

 :cookie: for KINEX.

Slight editing is allowed?
« Last Edit: July 30, 2009, 01:25:11 AM by teme »

:cookie: for KINEX.

Slight editing is allowed?

This is a freely-distributable script. Do what you want to it!

@ kinex This mod is awesome you get  :cookie:'s
However i was wondering if someone could make some more jobs (i would but i fail at scripting).

I agree with banking and jobs... Maybe b able to toggle them? Why don't you include ideas that ou think are pretty good, but make them toggle-able, so it may or may not be used as a RP? Also, what about cash mod? Does it work with cash mod? Can you make it work if it doesn't? I'm mainly asking these because they don't work with the hunger mod's food bricks. Sorry if these are stupid questions... I really don't have a clue as to what mods/addons are "bad".

I enable DM and vip and dosnt work

Bump plz awnser what i said

Bump plz awnser what i said

I can hardly understand what you are saying.

From what I can ascertain, you claim that the DeathMatch feature and VIP feature do not properly work for you. Can you explain further how they do not work for you? What do they do? Do you have Return to Blockland?

I can hardly understand what you are saying.

From what I can ascertain, you claim that the DeathMatch feature and VIP feature do not properly work for you. Can you explain further how they do not work for you? What do they do? Do you have Return to Blockland?
I enable them from the prefs.cs and they dont work WTF?

Please link to the duplicator topic, not the actual link.

Good mod is good.

Mr.Doom did the most no?
 :cookieMonster:

I enable them from the prefs.cs and they dont work WTF?
Can some one help i enable them and they dont work (VIP and DM)

Can some one help i enable them and they dont work (VIP and DM)

Please explain step-by-step what you are doing beginning with opening the file with detail so I may figure out what it is that you are doing wrong.


Please explain step-by-step what you are doing beginning with opening the file with detail so I may figure out what it is that you are doing wrong.
ok i open Prefs.cs up and i will give code
Code: [Select]
// +----------------------+
// | General Preferences  |
// +----------------------+

$Pref::blockCity::enableAlignment = true;
$Pref::blockCity::newUserBlockAmount = 150; //Sets to SimpleDB, requires restart (since RTB will not autoExec functions on change)

$Pref::blockCity::enableDM = True;
$Pref::blockCity::DMWinReward = 2;
$Pref::blockCity::DMLossReward = 0;

$pref::blockcity::customtagprice = 5000;
$Pref::blockCity::enableVIP = True;
$Pref::BlockCity::TagLength = 15;
$Pref::BlockCity::VIPTAG = "<bitmap:Add-Ons/Script_BlockCity/VIPCrown>";
$Pref::blockCity::vipPrice = 50000;
Is that right?

ok i open Prefs.cs up and i will give code
Code: [Select]
// +----------------------+
// | General Preferences  |
// +----------------------+

$Pref::blockCity::enableAlignment = true;
$Pref::blockCity::newUserBlockAmount = 150; //Sets to SimpleDB, requires restart (since RTB will not autoExec functions on change)

$Pref::blockCity::enableDM = True;
$Pref::blockCity::DMWinReward = 2;
$Pref::blockCity::DMLossReward = 0;

$pref::blockcity::customtagprice = 5000;
$Pref::blockCity::enableVIP = True;
$Pref::BlockCity::TagLength = 15;
$Pref::BlockCity::VIPTAG = "<bitmap:Add-Ons/Script_BlockCity/VIPCrown>";
$Pref::blockCity::vipPrice = 50000;
Is that right?
Bump