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

Onmapsingleclick MP

Recommended Posts

Hi!

 

I have this script that I run from onmapsingleclick that makes a group move to the click position. However this only works for the server player in MP since I guess everyhing in onmapsingleclick is local because when a client runs the script the group won't move and moves need to be handled by the server, right? I guess I would need to execute the script using BIS_fnc_execVM and spawn BIS_fnc_MP, which I've managed to do for other scripts but I can't understand how to do that using onmapsingleclick.

 

Could you please help me?

Thanks

Share this post


Link to post
Share on other sites

If you provide your current code, we could offer you a solution.

  • Like 1

Share this post


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

×