Jump to content
for work

set scroll actions for Special rank in altis life 5

Recommended Posts

hi i need some help i try this but im not geting scroll option plz someone complete this

if ((call life_coplevel) < 3) then {life_actions = life_actions + [player addAction["<t color='#51FF00'>Load Rubber Bullets</t>",{player setVariable ['nonLethals',true,true];},"",0,false,false,"",'!(player getVariable ["nonLethals",false])']]};

if ((call life_coplevel) < 3) then {life_actions = life_actions + [player addAction["<t color='#FF0000'>Load Lethal Bullets</t>",{player setVariable ['nonLethals',false,true];},"",0,false,false,"",'(player getVariable ["nonLethals",false])']]};

 

 

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

×