Author Topic: Big Brother's City Role Playing Server!  (Read 12022 times)

The GUI works, although I'm not sure why the buystock part isn't.

I know the vars are setup correctly. FFFF- I forgot that the %cl and the command name needs a blank para. bewtween them. Aww well. I'll get it up tomorrow.

Also DC, I need you to prepare the server command feature in the script asap. Let me know when it is put in.
Well, I managed to miss the bus home so I'll be home in around 2 hours. However I might be able to work on it from the school iPad if big sent me the link to the titanpad. Also, the client shouldn't even send a %cl.

Sorry, big, but too late. My phone ran out of battery and there was no wi-fi on the bus.
Anyway, Killer, got Steam?

Sorry, big, but too late. My phone ran out of battery and there was no wi-fi on the bus.
Anyway, Killer, got Steam?

Yep

Killer2270 or just search Killer2

Kalphiter, can you please stop insulting my server? Can you just leave it out? Atleast try to give us some criticism or something. I don't code. DC coded the entire mod, I'm just hosting it and doing a little bit of eventing for it; like the bank.

Kalph will probably make his own or host Custards.

I like the complexity/realistic value of it. Did you use VCE or a mod?

Stuck on getting trying to make the keybind set from the options and getting the info displayed on the GUI.

Code: [Select]
if(!$openBBCityRP::bind)
{
$remapDivision[$remapCount] = "BBCityRP";
   $remapName[$remapCount] = "GUI";
   $remapCmd[$remapCount] = "openBBCityRP";
   $remapCount++;
   $openBBCityRP::bind = 1;
}

function openBBCityRP()
{
if(BBCityRP.isAwake())
canvas.popdialog(BBCityRP);
else
canvas.pushDialog(BBCityRP);
}

Why it no work?
« Last Edit: September 29, 2011, 06:01:44 PM by PVC Potato Gun »

I like the complexity/realistic value of it. Did you use VCE or a mod?
bank uses VCE, a few features use other events, the main mod itself is scripted

Big Brother's server is going to be down for a little bit until the admins figure out a proper and efficient solution. Please be patient :)

Big Brother's server is going to be down for a little bit until the admins figure out a proper and efficient solution. Please be patient :)

For what?

For what?
They're making the proper sacrifices so the crops will grow this season. :D

For what?
Amongst other things, Fluffy's server seems to have crashed, so we're working on bringing it over to my server. Hopefully it should be back up in a semi-working state at some point in time tomorrow.

Amongst other things, Fluffy's server seems to have crashed, so we're working on bringing it over to my server. Hopefully it should be back up in a semi-working state at some point in time tomorrow.
do i do that console set-up again

do i do that console set-up again
That is a problem that is yet to be solved. However, I'm trying to get it to start first, then we'll look at how to set the key in a safe manner.

Well, I won't be working on the GUI until it's back up.

I need to fix the keybinding, get the list functing, and the add stock command working correctly.

Server is back up. However, the latest crash managed to time exactly so that all stats were lost. However, we will soon move to another server with better backups.