Author Topic: Diggy's Metropolis Server  (Read 335575 times)

Anything but dealing with rule breakers.
because not only are Diggy and myself working on the mod and keeping the server at a moderate sanity level, but Swat's doing the same moderation on top of building the roads and miscellaneous terrain and buildings.

Ok, so here's the scoop.
Next update will most likely include a condition where if you're wanted, you can only progress in your current job category.  So criminals can only move up in the world and cannot switch job categories or move to a lower just like civilian.  This pretty much ensures that wanted people can't switch jobs to escape being jailed.

Any ideas on a better way to handle this will be listened to, but not necessarily implemented.

I can't think of any better way, though maybe make it so that only people in the jobs that do not require a clean record can advance further, that way police officers and other jobs can't keep going up in rank if they are wanted.

I can't think of any better way, though maybe make it so that only people in the jobs that do not require a clean record can advance further, that way police officers and other jobs can't keep going up in rank if they are wanted.
Well that's always been there and will still function after the new condition is added.  It's not a chain of if-else statements, just a length of if statements that return to exit from the command code if the condition is met.

==Mod==
-Add !wanted condition for changing jobs
-Find rapid fire fix for batons (Warground)
-Fix crossbow
-Decrease witness distance from 100 to 60, or even make it job-specific
+Bounty line...Assassins need their knives!!
-Mess around with the rain command to switch out some weapons for tier+tact weapons
-GUI: Color changes for lot types (line 521 in client.cs)

==Not sure how to do==
-Correct assassinations (see bugs file)
-Fix ammo terminals


some of these are now complete, i'll send you the updated files for the assassination fixes. i can probably fix ammo terminals quite easily tonight. Also thanks for all the coding help and with being a great admin in general. edit: i can just throw the command flood check in the damage function, as long as 1 second isn't too long, although i might be able to use fractions of seconds
« Last Edit: December 29, 2010, 10:34:28 PM by [USSR] Diggy »

you have to have some sort of protection against people running infront of you while chopping wood and dying, then coming back and jailing you.

you have to have some sort of protection against people running infront of you while chopping wood and dying, then coming back and jailing you.
you could just make it so the axe doesn't do damage o people could try to pay more attention when they're chopping wood.

Isn't Industrial lots supposed to reduce taxes? I only get more...


building the roads and miscellaneous terrain and buildings.
I could help with that.

I killed RelliK and he dropped lumber.
I killed him 3 times, 3 times all at bank.
He wasn't lumbering.
In total he dropped around 4880 lumber.
Soon after I offered giving him 4k, leaving myself 880 lumber. He kept whining and stuff.
Finally he ragequitted and spammed my IRC.

Requesting something to be done about him, and his spam.

LeetZero.
I love it.
You rapid fire baton everyone.
To kill them and get there stuff.
Even in the grappling race, we're it was me and you 1vs1 jailing each other.
You tryed to rapid fire me.
You failed, and I jailed you.
Then you tried to make me the bad guy saying I rapid fired.
Seriously, who's going to believe a guy who has been banned numerous times for rapid firing and other stuff?

LeetZero.
I love it.
You rapid fire baton everyone.
To kill them and get there stuff.
Even in the grappling race, we're it was me and you 1vs1 jailing each other.
You tryed to rapid fire me.
You failed, and I jailed you.
Then you tried to make me the bad guy saying I rapid fired.
Seriously, who's going to believe a guy who has been banned numerous times for rapid firing and other stuff?

I haven't been banned for rapidfire. I been banned because of Niliscro. He has something with me. Or had.
Meanwhile, I did not rapidfire. I said you rapidfired because I seen the baton swing fast. So meh.
Well yeah I do kill them and get their stuff.. That's true.

didn't you just describe camping at the bank and killing people leet? isn't that bannable?

didn't you just describe camping at the bank and killing people leet? isn't that bannable?

My house is near bank. I was mass-vehicle killing, meanwhile my vehicle was mass-stuck.
Unfortunately I have my house/vehicle spawn exactly near the bank, I killed him with vehicle or items. Indifferently.

Plus, killing is not banable, what makes you say that?

Also I didn't kill him inside the bank, outside.
« Last Edit: December 30, 2010, 08:09:34 AM by LeetZero »

you could just make it so the axe doesn't do damage o people could try to pay more attention when they're chopping wood.
We might end up doing that if it gets out of hand.

I haven't been banned for rapidfire. I been banned because of Niliscro. He has something with me. Or had.
Meanwhile, I did not rapidfire. I said you rapidfired because I seen the baton swing fast. So meh.
Well yeah I do kill them and get their stuff.. That's true.
You've been banned before for hogging lots and stuff, and I'm pretty sure for jail baiting and other types of foolishness.

some of these are now complete, i'll send you the updated files for the assassination fixes. i can probably fix ammo terminals quite easily tonight. Also thanks for all the coding help and with being a great admin in general. edit: i can just throw the command flood check in the damage function, as long as 1 second isn't too long, although i might be able to use fractions of seconds
Alright, sweet.  And you should probably use fractions of seconds to let it swing as close to the current speed as possible.
Also, the Combat Knife's 1-hit kill charge isn't working, and I'm pretty sure it's because you have some type of kill restriction on raycasts.  It should do 105 damage when charged, but only does 99.

Hey admins, news flash.
Assassination works at a distance, as long as the witness doesn't see his own death.
The bug is that the witness is witnessing his own death, thus, demerits.