Results 1 to 4 of 4

Thread: A question about the hint format

  1. #1
    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?

  2. #2
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">?player == myguy1&#58; hint &#34;blah blah blah&#34; [/QUOTE]

    RED

  3. #3
    Corporal
    Join Date
    Aug 17 2002
    Location
    Yorkshire, England
    Posts
    64
    Author of the Thread
    Thanks RED




  4. #4
    Retired Moderator RalphWiggum's Avatar
    Join Date
    Jan 5 2002
    Location
    Implantsville, CA, USA
    Posts
    12,607
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">?&#40;name player == &#34;myGuy&#34;&#41; &#58; hint &#34;blah&#34;[/QUOTE] ?




    oo much glue..it should not work.



    Please read Forum Rules

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •