OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: SSG Plazmoid on 20 Dec 2002, 21:32:17

Title: possible to show flag to one side only?
Post by: SSG Plazmoid on 20 Dec 2002, 21:32:17
Is it possible to show the player carrying a flag to his side only? I want friendly units to be able to see a custom flag but don't want the enemy to see it.

I've tried things like this in the client:
Code: [Select]
?(side player != side flagowner):exit
but still the enemy sees the flag. Is it possible to display a flag to certain players?

thanks,
SSG Plazmoid
Title: Re:possible to show flag to one side only?
Post by: SSG Plazmoid on 30 Dec 2002, 07:52:51
what do I have to do to get some help here? Ask questions that have already been answered a 100 times or ask someone to make a script that's already been requested/completed 100 times? Perversely those questions get answered. Surely someone has some idea of an answer. Doing my best to share and work from advice but need some help :)