Contacts App You can create different persons (contacts) and customize they info page with different images and gauges. Each visual element visibility depends on switches, it’s allows you modify or add new info about character …
Continue readingCategory: Updates
Map Inventory. Update 2.7. What’s new?
New Plugin Parameters Equipped items still have weight (If false, item weight don’t counts if someone equipped this item) Show short stats text? (More compact items states, only states that item gain or have) Description …
Continue readingAlternative Shop. Update 1.2. What’s new?
Unique Items You can create unique items per Shop, player can buy unique item only once. Discounts Mode Added new script call: PSHOP_SetDiscountMode(PERCENT, CAT_ID) You can set discount mode for Shop, for all goods or …
Continue readingPhone Menu. Update 0.9. What’s new?
Modal Menu (choice and messages) Added new script calls: Phone.ShowModalMenu("TITLE TEXT", ID, FromMap?); – Show modal menu from event body choices You can use it from any event or create new App Phone.ShowModalMessage("TITLE TEXT", "BUTTON …
Continue readingMap Inventory. Update 2.6. What’s new?
Alternative descriptions New plugin parameter Alternative Descriptions allows you create own descriptions (using image and rich text) for items if you don’t like complex default ones. Custom disabled cell look New plugin parameter Disabled image …
Continue readingPhone Menu. Update 0.8.5. What’s new?
Gallery App How add Gallery App to Phone (if you update plugin version and don’t want reset Plugin Parameters): 1) Use script call Phone.AddApp("galleryApp"); 2) Add galleryApp as default App in Plugin Parameter Default Apps …
Continue readingEquipment Menu. Update 1.2. What’s New?
Different slots background for items Added Notetag <pEquipSlotBack:NAME> for weapons and armors that will change slot background image for this item when it’s is equipped. For example, you can add different color for very rare …
Continue readingPhone Menu. Update 0.8. What’s new?
Notifications Auto notifications when player received new messsage You can create custom notifications with any background image and text (with control characters support) Other Added new plugin parameter Replace Menu that replace Main Menu with …
Continue readingAlpha ABS Z. Update 0.8.8 What’s new?
Flying bonuses (extra drops from enemies) You can specify extra drops that will fly from enemy to player and gain some bonuses Each bonus have many custom parameters: Also you can use uAPI.spawnFlyingBonus(eventId, bonusIds); script …
Continue reading? Simple Crafting. Update 1.1. What’s new?
Recipes List In update 1.1 added new scene Recipes list for show all recipes. You can show all recipes you have in game database or only recipes that player have in inventory. Recipe – it’s …
Continue reading