Original War Support Bug Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
OPEN  Feature request #314  -  Add String Query Function
Posted Jul 08, 2016 - updated Jul 10, 2016
action_vote_minus_faded.png
1
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Feature request
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Serpent
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    No time spent
  • Category
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
Issue description
String Query Function allow to set any value and redirect it to mission code.

https://gyazo.com/fe83bc0c4a3af17a1fa9156eaea95fe4icon_open_new.png
  1. Example:
  2. Function StringQuery(text_id)
  3.  
  4. if (StringQuery('Q1') = 'Kappa') then
  5. // something...
  6. else
  7. // something else


If user don't set any value then function returns 0 (false).


#1
Comment posted by
 Kvantovy
Jul 08, 16:12
Very good idea, I support you my brother. Long live Original War! Long live the progress!
#2
Comment posted by
 McBenn
Jul 09, 08:36
Not to impede progress, but what would you use such a function for that a normal query can't handle?
#3
Comment posted by
 Serpent
icon_reply.pngJul 10, 01:48, in reply to comment #2
Many important things for RPG Mods. Set nickname for main hero or put secret code...