Jump to content
Sign in to follow this  
jeppelykke

Few question about markers

Recommended Posts

Hey Hey smile_o.gif

How does markers work, is it possible to make markers that only, WEST can see and East can only see their and same for resistance ?

While am at it,

How can i in my "intro" to my mp map when looking at the soldieres return the "name" so i can use it on the intro so the person that plays name will be in the intro ;)

Share this post


Link to post
Share on other sites

Make a script with something like:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

?side player != WEST: "MarkerOne" setMarkerType "empty"

?side player != WEST: "Markertwo" setMarkerType "empty"

?side player != EAST: "Markerthree" setMarkerType "empty"

RED

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
Sign in to follow this  

×