OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: HuNtEr-exz on 02 Sep 2002, 14:20:29
-
how can i make it so say when a players score is below 10 it will display a message
-
i'm a newbie in MP mission building but I think :
condition : score playername < 10
activation : titletext ["message...","plain"]
never tried it, hope it works