- Posts: 937
- Thank you received: 17
Waterskin problem
- JTP
- Topic Author
- Offline
- Platinum Member
-
cups and barrels have no problem at all..
any ideas ?
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Only drop all and get all haha
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Attachments:
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
1) there's only 4 units of drink in the skin. So it will be emptied on first drink.
2) the skin is named in the wrong order. If you look at all other drink containers, you'll see that they have the named of the liquid as the last alias:
#3000
barrel beer~
a barrel~
A beer barrel has been left here.~
#3001
bottle beer~
a bottle~
A beer bottle has been left here.~
#3002
bottle dark ale~
a bottle~
A dark bottle of ale has been left here.~
#3003
bottle firebreather~
a bottle~
A bottle of firebreather has been left here.~
#3035
fountain water~
the large fountain~
A large fountain carved from blue-streaked marble is here, bubbling merrily.~
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
And also increase capasity to 8 and 8
Still same problem
But not a problems on cups, barrels and jugs
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
Then "drink testfoo" and "stat testfoo".
There is a bit of code that removes the "water" keyword when you empty the container. Apparently it also removes words _starting with_ "water".
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
After drinking it’s still says you cant find it
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Then no problem...but if water is part of the Word like waterskin, then it messes up
Please Log in or Create an account to join the conversation.
- JTP
- Topic Author
- Offline
- Platinum Member
-
- Posts: 937
- Thank you received: 17
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
- Posts: 751
- Thank you received: 143
github.com/tbamud/tbamud/blob/dceb563a9b...f5/src/utils.c#L1510
I seem to remember this being a problem in an earlier version.
Please Log in or Create an account to join the conversation.