pajodex Posted February 14, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: Tuesday at 04:41 PM Share Posted February 14, 2018 (edited) hi, ive been trying to add conditional operator in the quest shop npc but i dont get it successfully. i tried setarray .Shops$[1] , "Menu 1", (.var >= 2) ? "Menu 2":""; but when i reched the var 2 condition, it doesnt appear in me edit: found an alternative way Edited February 15, 2018 by pajodex Quote Link to comment Share on other sites More sharing options...
Question
pajodex
hi,
ive been trying to add conditional operator in the quest shop npc but i dont get it successfully.
i tried setarray .Shops$[1] , "Menu 1", (.var >= 2) ? "Menu 2":""; but when i reched the var 2 condition, it doesnt appear in me
edit: found an alternative way
Edited by pajodexLink to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.