Author Topic: Tombland - just wait  (Read 20346 times)

There should be an apothecary shop other than the normal shop that sells potions and/or magic stuff.

I don't remember modeling anything for you, although I am available for commissions.

well you kind of indirectly modeled stuff since i use the heart model from your healthpickups mod.





slow quiet day today...

Although I managed to do two not so remarkable things:



First one are some stats, unlike everything else, these will save when you leave and load when you join back.
/liststats to see them (and /tomblandcommands to see other commands)

second is:



Some hud changes as you can see

The text on the right side is the currently selected items name and armor/damage and this thing that shows how much armor you will gain/lose if you change it.
Right now if I were to change it, it would be a loss for me: -8 armor.


Also anyone know how to make the bottomprints character limit higher... I'd like to add more things to the item stuff there...

you could make an option clientsided GUI to make it look cooler, then give each armor it's own icon and it you can make like a little guy and you could put the armor on him based off of the armor on. it'd look cool :P

What would you guys like more: achivements or trading (through chat commands)?

Trading can be done by just dropping the item, until there are more items and rare loot that would require a more secure trading option.

But achievements could be cool.
-Pickup x gold.
-Kill x orcs
-Kill x skeletons
-Kill the boss orc
-Kill a skeleton with arrows
-Equip a full set of polished armor
-Kill an enemy when you have less than 10 health
-Spend x gold in shops.
-Open x chests
-Smash x urns/vases/pots
-Defeat another player with PVP on.
-Equip every item at least once.

And plenty more.

Can I help with testing?

Trading can be done by just dropping the item, until there are more items and rare loot that would require a more secure trading option.

But achievements could be cool.
-Pickup x gold.
-Kill x orcs
-Kill x skeletons
-Kill the boss orc
-Kill a skeleton with arrows
-Equip a full set of polished armor
-Kill an enemy when you have less than 10 health
-Spend x gold in shops.
-Open x chests
-Smash x urns/vases/pots
-Defeat another player with PVP on.
-Equip every item at least once.

And plenty more.
As for your first statement, that's what it will be. Purely a secure trading option, if you're ever afraid of getting scammed.

As for achievements, I really think that's a good idea. I'll look into making that first.


I understand if you guys might feel skeptical about this, but would it be okay if I submitted some of my own tomb designs? Also, do they HAVE to be Fantasy-based or can I go a little creative with them via other themes.

I understand if you guys might feel skeptical about this, but would it be okay if I submitted some of my own tomb designs? Also, do they HAVE to be Fantasy-based or can I go a little creative with them via other themes.
I feel like you can do whatever the hell you want. The base game is there, you can make it look like whatever you want. Whether it will be included as "default" is up to the dev team. I'm kinda sorta doing my own campaign here and I've talked with Spade about it and he seems to like the eqypt theme. Parts of it might become default.

well you kind of indirectly modeled stuff since i use the heart model from your healthpickups mod.
Oh, I didn't even notice.

Also anyone know how to make the bottomprints character limit higher... I'd like to add more things to the item stuff there...
Multiple bottom prints displayed at different locations at the same time?

As for your first statement, that's what it will be. Purely a secure trading option, if you're ever afraid of getting scammed.

As for achievements, I really think that's a good idea. I'll look into making that first.

I have an achievement support script i wrote up for my mod I am working on. You can check it out/ use it if you'd like.

I have an achievement support script i wrote up for my mod I am working on. You can check it out/ use it if you'd like.
Thanks, but so far this script doesn't seem like the type that would work with any support system out there, and I'd rather make this myself so that I can properly debug anything that doesn't work properly.

Multiple bottom prints displayed at different locations at the same time?

how




today i was just too tired to do anything productive so i didn't

i added this to the start of server.cs:
Code: [Select]
////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////
//_|_|_|_|_|    _|_|    _|      _|  _|_|_|    _|          _|_|    _|      _|  _|_|_|  //
//    _|      _|    _|  _|_|  _|_|  _|    _|  _|        _|    _|  _|_|    _|  _|    _|// 
//    _|      _|    _|  _|  _|  _|  _|_|_|    _|        _|_|_|_|  _|  _|  _|  _|    _|// 
//    _|      _|    _|  _|      _|  _|    _|  _|        _|    _|  _|    _|_|  _|    _|//
//    _|        _|_|    _|      _|  _|_|_|    _|_|_|_|  _|    _|  _|      _|  _|_|_|  //
////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////

//PRETTY COOL RIGHT??

nothing else

PRETTY COOL RIGHT??


ill try to be more awake tomorrow dont worry and atleast friday to sunday i am productive again


PRETTY COOL RIGHT??



Anyway this project looks amazing and you should feel amazing.

how
Or a custom bottom print thingy. Might require a client add-on though.