|
Post by tharindu on Jun 25, 2018 8:09:31 GMT
i already added those 3 attribute i set the Gold to type: Currency and CurrencyIndexManager attribute and while on Vendor Item like Potion i set the Attribute to BuyPriceFromVendor (a value of 35) , SellPriceToVendor(same set value of 35) and a CurrencyIndexManager i set it the value of "0" when buyung item from vendor it didn't direct from my inventory.
Do i need to input 0 value ?
form CurrencyIndexManager = 0 ?
BuyPriceFromVendor = 0 ?
SellPriceToVendor = 0 ?
Evila RPG Pack Support Rate of Gold like price? You need to read the documentation man. I am repeating myself for a lot of the things in the manual and I don't like that xD The currency index in manager refers to the index of the currencies that are in your player's currency manager script. and those values don't need to be zero! why would the buy price and sell price be zero ? doesn't make sense right .
|
|
|
Post by newbie on Jun 25, 2018 9:12:52 GMT
yeah vendor system work Perfectly after 5 minutes before i post those 1 error i made a mistake about the spelling of itemEnum hahaha
|
|
|
Post by uberwiggett on Jun 25, 2018 11:14:45 GMT
yeah vendor system work Perfectly after 5 minutes before i post those 1 error i made a mistake about the spelling of itemEnum hahaha done that before! they are case specific so it's easy to typo
|
|
|
Post by newbie on Jun 25, 2018 11:57:06 GMT
Yeah i done it before but idk when i check the ItenEnum "BuyPricetOVendor" insteed of "BuyPriceToVendor" nobody's perfect.
|
|
|
Post by tharindu on Jun 25, 2018 12:27:51 GMT
Yeah i done it before but idk when i check the ItenEnum "BuyPricetOVendor" insteed of "BuyPriceToVendor" nobody's perfect. Haha damn didn't even dream of a spelling mistake. No worries man we aren't gods. A good practice on strings would be to directly copy paste from the documentation.
|
|
|
Post by newbie on Jun 27, 2018 1:06:26 GMT
it is Possible to Display Reward from the Quest Provider UI and Quest Window UI ?
|
|
|
Post by tharindu on Jun 27, 2018 15:17:21 GMT
it is Possible to Display Reward from the Quest Provider UI and Quest Window UI ? Ahh that's not something I've done. I wanted to keep the reward element a surprise so only allowed rewards to be set from the quest list data. I could do some modification to simply put down in text, what the rewards will be when the player hover's over the quest icon at the quesr provider UI and quest window UI.
|
|
|
Post by newbie on Jun 28, 2018 0:16:47 GMT
|
|
|
Post by naktim on Jun 28, 2018 10:32:09 GMT
I see the Doc file a little bit confused Do you have the possibility to record rpg video tut on youtube?
|
|
|
Post by tharindu on Jun 28, 2018 10:50:42 GMT
I see the Doc file a little bit confused Do you have the possibility to record rpg video tut on youtube? I am on a business trip these days at least until the next two months, so I wouldn't be able to do any recordings quickly Anything specific you need to clear up ?
|
|
|
Post by naktim on Jun 28, 2018 13:37:11 GMT
I see the Doc file a little bit confused Do you have the possibility to record rpg video tut on youtube? I am on a business trip these days at least until the next two months, so I wouldn't be able to do any recordings quickly Anything specific you need to clear up ? I just hope that the video will teach us the whole process of setting up various tasks I do not understand the steps of the file with the shop setup process got stuck I hope you’ll be able to find time to come back. Simple video production process Actually, it's just that my English is bad. I hope that video teaching can be done But I think there should be a movie that can also stimulate more foreigners like me to buy!!! Thanks Hope does not cause you trouble
|
|
|
Post by tharindu on Jun 28, 2018 17:19:27 GMT
I am on a business trip these days at least until the next two months, so I wouldn't be able to do any recordings quickly Anything specific you need to clear up ? I just hope that the video will teach us the whole process of setting up various tasks I do not understand the steps of the file with the shop setup process got stuck I hope you’ll be able to find time to come back. Simple video production process Actually, it's just that my English is bad. I hope that video teaching can be done But I think there should be a movie that can also stimulate more foreigners like me to buy!!! Thanks Hope does not cause you trouble To be honest my documentation is mostly to the point and not honestly bad to the point where you can't get anything working. But I think it's fair to request for video tutorials because videos explain things more clearly and documentation frankly is boring to read sometimes. We've all been there. I will try and put some effort into making videos and possibly a short movie too ;)
|
|
|
Post by tharindu on Jun 28, 2018 22:58:52 GMT
it is Possible to Display Reward from the Quest Provider UI and Quest Window UI ? Hope something like below is acceptable. Will ship with the new update for 1.2.1 patch.
|
|
|
Post by tharindu on Jun 28, 2018 23:29:02 GMT
Announcement
New Compatibility Update for Shooter 1.2.1 and Melee 2.3.1 Sellfy [YES] / UAS [Pending Approval]
Following minor fixes/changes were added - Updated documentation and quick start document for 1.2.1 - Prefab fixes (Added archery to shooter equip slots etc) - Display rewards on the quest giver's and player's quest window when hovering over a quest - Updated compatibility with Unity 2017.4
Note to asset store users!!!
For Unity 2017, The asset will be uploaded only for 2017.4 officially uploaded to the asset store, from v1.2.1.
For Unity 5, The asset will be uploaded only for 5.6.6 from v1.2.1.
The reason for this is the difficulty to maintain a lot of versions of the asset for every simple iteration of the engine. Since there's no problem with the Invector asset and the RPG pack up to from Unity 5.6.4 to Unity 2017.4 I hope this is not a problem.
Cheers, tharindu
|
|
|
Post by newbie on Jun 28, 2018 23:30:33 GMT
Yeah this is what i thought before my quest do much better i put what reward that can be give by the quest provider via Discription thanks a lot tharindu
|
|