Jump to content
  • 0

help error BL_PC


powkda

Question


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  89
  • Reputation:   1
  • Joined:  11/11/17
  • Last Seen:  

Good afternoon, I got the dice event here, but it's giving the following error on the following line:

You have been issued a warning. Before you can post again, you must acknowledge the warning.
 .@size = getmapunits(BL_PC,.@players,"quiz_02");

how could I reverse this error?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

*getmapunits(<type>,<"map name">{,<array_variable>[<first value>]})

NOT

*getmapunits(<type>,<array_variable>,<"map name">)

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  148
  • Reputation:   21
  • Joined:  11/12/18
  • Last Seen:  

On 9/14/2021 at 6:12 PM, powkda said:

Good afternoon, I got the dice event here, but it's giving the following error on the following line:

You have been issued a warning. Before you can post again, you must acknowledge the warning.
 .@size = getmapunits(BL_PC,.@players,"quiz_02");

how could I reverse this error?

try using getmapusers instead of getmapunits

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...