Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
fouba74

Script commands

Recommended Posts

hi all :)

player distance 10 < a1

that is how i type it in the condition field in a trigger .. But how do i type it in a script ? .

regards

fouba74

Share this post


Link to post
Share on other sites

This forum is for ADDONS - Configs and Scripting. MISSION editing is on another sub-forum.

Share this post


Link to post
Share on other sites

pufu . and how can you be so sure that i need this command for a mission ? OO

. this is for an addon ..

Share this post


Link to post
Share on other sites
waitUntil{player distance a1 < 10};

// code to execute after player is less than 10m from a1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×