Results 1 to 10 of 13

Thread: AssertMsg

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    You need to actually throw an error before it will print:

    assertmsg( <message> )


    ModuleDebug


    Summary

    throws a script error with the given message



    Example

    assertmsg ( "There is no enemy is sight!!" );
    Last edited by Tally; 17th October 2013 at 17:07.

Posting Permissions

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