Results 1 to 8 of 8

Thread: Meaning

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private Whiskas's Avatar
    Join Date
    Jan 2015
    Posts
    84
    Thanks
    69
    Thanked 20 Times in 17 Posts
    Quote Originally Posted by Mariusz View Post
    What does it mean?

    ******* script compile error *******
    bad syntax: (file 'scripts/bonuses.gsc', line 297)
    AllClientsPrint("Lost " + );
    *
    ************************************
    You try to combine two strings in AllClientsPrint parameter, but there is only one string. Delete that plus inside AllClientsPring()

  2. The Following User Says Thank You to Whiskas For This Useful Post:

    Mariusz (18th October 2017)

Posting Permissions

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