Search found 5 matches
- Sat Aug 06, 2011 5:12 am
- Forum: Beginner Help and Support
- Topic: cant figure out how to make random loot table.
- Replies: -1
- Views: 4662
Re: cant figure out how to make random loot table.
well, the problem I am having is... what if I have other enemies that have more items than 3? I would have to modify that script to include more than just 3 items. But that wouldn't work because if you fight an enemy with less items, then you may end up getting an error because if you kill enemy orc...
- Sat Aug 06, 2011 1:26 am
- Forum: Beginner Help and Support
- Topic: cant figure out how to make random loot table.
- Replies: -1
- Views: 4662
Re: cant figure out how to make random loot table.
Alright... So now I think I can get it to work, however the method is so primitive there wont be a game once I finish adding and coding in every single lootable item... as I see it now, its going to take several lines of code per different item.. per different loot table. @_@. database store: all lo...
- Sat Aug 06, 2011 12:33 am
- Forum: Beginner Help and Support
- Topic: cant figure out how to make random loot table.
- Replies: -1
- Views: 4662
cant figure out how to make random loot table.
On video 25 of the tutorial right now, trying to work off that to make my own changes... but I am having a hell of a time doing so. Currently I am trying to change the way looting works. Currently it works as it does in source: if creature is killed, do a number 0-100, and if that number is less tha...
- Fri Aug 05, 2011 11:49 pm
- Forum: WebSite
- Topic: is hosting ur game over hamachi possible?
- Replies: -1
- Views: 2283
Re: is hosting ur game over hamachi possible?
well, by this I mean... I want to host my own website from my computer, but it has to be lan. IE: it has to be inaccessible from the internet. However, since hamachi is used to connect outside computers to your computer, making it act as though they are on your lan, the people who connect through wi...
- Fri Aug 05, 2011 10:58 pm
- Forum: WebSite
- Topic: is hosting ur game over hamachi possible?
- Replies: -1
- Views: 2283
is hosting ur game over hamachi possible?
Hey, I am trying to make a text based rpg game using the mmo tutorial, and was wondering first before doing this... Is it possible to host the game to people connected to my hamachi only? And if so, how? Naturally I will be leaving my computer up and running so people can connect whenever to the gam...