Jump to content
Sign in to follow this  
major woody

UserActions!

Recommended Posts

Can someones trained eye see whats wrong here!

This is my useraction

Quote[/b] ]

          class useractions

            {

class fightpos

{

displayName="Fortify MT-12";

posistion="pos commander";

radius="2";

condition="true";

statement="[this] exec {Rapira\Scripts\fightpos.sqs}";

};

-and it gives me this error...

Quote[/b] ]No entry 'config.bin/CfgVehicles/Rapira/useractions/fightpos.posistion'.

my patientce has ran out   sad_o.gif

Share this post


Link to post
Share on other sites

A typo, should be:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">position="pos commander";

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×