• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Trigger] Problem with Cache

Status
Not open for further replies.
Level 23
Joined
Jun 11, 2017
Messages
645
Hi all.
I working on RPG Campaign and using Starquizer system for Transitions (Transitions in Campaigns Guide).
My problem is trying to transist "quests" beetwheen my maps, using same method (integer value as quest progress). But when my hero goes to optional map (from main map with quests), those values dont recreates in that map, and i dont recieve my quests.
I used a "debug" - showing integer values in ingame chat. But all of them are zero. And when i return to my main map, i still have quests in map, but all progress values were set to zero (???).



PPS: Im not a english speaker, sorry for grammatic errors.
 
Level 23
Joined
Jun 11, 2017
Messages
645
It's hard to point out where the issue is without actual triggers.
Does the system work for you at all? Like everything else transitions correctly, except for the quests?
It works with others types (hero, his items and booleans are transfering correctly). And some of integer values transist correctly too.
My problem was in transitions some integer values.

PS: Problem was fixed, sorry for disturbance.
 
Status
Not open for further replies.
Top