New Script Calls SetVAnimSoundOnTime(ID, TIME_IN_FRAMES, SE_FILENAME); – Play SE sound in TIME_IN_FRAMES during animation played SetVAnimCurrentPlayTime(ID, TIME_IN_SECONDS); – animation will start play from TIME_IN_SECONDS time GetVAnimCurrentPlayTime(ID); – returns current play time (in seconds) New Plugin …
Continue readingCategory: Updates
Alpha ABS Z. Update 0.9. What’s new?
Weapon Extensions You can create weapons that can load into itself different items as extension for Attack skill. It’s can be used as powerup for weapon or as ammunition (like arrows for Bow) Examples Sword …
Continue readingSimple Fishing. Update 1.1. What’s new?
Vertical mode In update 1.1 you can setup Vertical mode for progress and game gauges (via Plugin Parameters) Fishing Spot Icon You can add animated icon above fishing spot Just add comment fishingSpot:IMAGE_NAME,FRAMES_COUNT to Event …
Continue readingPhone Menu. Update 1.0. (out of Beta). What’s new?
Custom Apps With update 1.0 plugin no more in Beta stage. And you got new cool feature, that allows you create own Apps for Phone Menu. You can add next elements: Pictures Gauges (progress bars) …
Continue readingAlpha NET Z. Update 0.8.1. What’s new?
New Plugin Parameters New Plugin Parameter: Allow Quick Connection? (for developers only) Only for developers and game testing purposes. Quick way to get into game from Title Screen, not need create (join) room. Just Press …
Continue readingPhone Menu. Update 0.9.5. What’s new?
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 readingMap 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 reading