Gatsu 10 Posted November 21, 2013 Did hint in preview mode stop working or am I just doing something wrong? _x = 5; hint format["Number %1", _x]; nothing happens... Share this post Link to post Share on other sites
Sandy* 10 Posted November 21, 2013 (edited) Works fine on my end. I would avoid using _x as a name for any random regular variable though. Edit: Are you running this from an sqf file? Local variables don't work in the editor. Edited November 21, 2013 by SandyBandy Share this post Link to post Share on other sites
Gatsu 10 Posted November 21, 2013 yes sorry i forgot to mention, im running this in sqf file. I solved this by: my computer crashed and I had to reboot it :bounce3: thank you Share this post Link to post Share on other sites