DCurrahee
Nov 30 2006, 20:18
A friend of mine is helping me get my scripts ready for ArmA's release here in the US. Out of most of the scripts the only error he's receiving so far is with onMapSingleClick, giving him an error like:
Error onmapsingleclick: Type code, expected string
An example of how I used it was binding it to Radio message alpha and on activation:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
onMapSingleClick {[_pos] exec "helitransport.sqs";}
[/QUOTE]
I've bid for an early Czech release on ebay (yes it's THAT importatant to me) but would like to have my scripts semi functional before the US release, so any help would be appreciated.
I've checked the wiki and don't see what I would need to change.
Thanks
Error onmapsingleclick: Type code, expected string
An example of how I used it was binding it to Radio message alpha and on activation:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
onMapSingleClick {[_pos] exec "helitransport.sqs";}
[/QUOTE]
I've bid for an early Czech release on ebay (yes it's THAT importatant to me) but would like to have my scripts semi functional before the US release, so any help would be appreciated.
I've checked the wiki and don't see what I would need to change.
Thanks