-
Im making a multiplayer map and I want to trigger a hint text that will only be seen by an individual player.
ie. myGuy can see the hint text.... but myGuy1, myGuy2 and myGuy3 can't see the hint text.
Can anyone help?
-
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">?player == myguy1: hint "blah blah blah" [/QUOTE]
RED
-
-
Retired Moderator
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">?(name player == "myGuy") : hint "blah"[/QUOTE] ?
oo much glue..it should not work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules