856
Drama / Re: Admin abuser in a family rp
« on: October 21, 2013, 03:33:35 AM »go forum somewhere where i don't have to read your postsThat's the most contradictory thing I've heard all day.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
go forum somewhere where i don't have to read your postsThat's the most contradictory thing I've heard all day.
I bet kalphiter has something that does this.I already checked his. It's not what I wanted
Just now I got kicked for playing the game. Most of the builds are spammy anyway.?
Wow, you just cant take a hit can you.You just admitted to trolling
Its called trolling, look it up on Google




He's already calculating it in a completely different way: 9:56 PM - Auios: $BrickCost = $AverageWealth * .01;I've changed it since then. It's now $BrickCost = ($AverageCredits / 90) + 5;
For the cost I suggest doing $brickCost = mFloor(%brick.getDataBlock().getVolume() + 0.5); This will make the cost the volume of the brick, and then if it's not a whole number, it rounds it to the nearest whole number.Ah, that's great thanks! I'll see if I can use that.
fxDTSBrick::onLoadPlant(%this)What is %this?
fxDTSBrick::onPlant(%this)