Jump to content

Whisper Start Warning


Recommended Posts

  • Forum Moderator

You use a dictionary since you don't save anything, in this case you should use a list.

#WARNING_WHISPER_GM = {}
WARNING_WHISPER_GM = []

#constInfo.WARNING_WHISPER_GM.update({targetName : {}})
constInfo.WARNING_WHISPER_GM.append(targetName)

 

  • Love 1
Link to comment
Share on other sites

2 hours ago, VegaS™ said:

You use a dictionary since you don't save anything, in this case you should use a list.


#WARNING_WHISPER_GM = {}
WARNING_WHISPER_GM = []

#constInfo.WARNING_WHISPER_GM.update({targetName : {}})
constInfo.WARNING_WHISPER_GM.append(targetName)

 

I corrected them but I forgot to add them to the topic.

Link to comment
Share on other sites

Announcements



  • Similar Content

  • Similar Content

  • Similar Content

  • Tags

  • Activity

    1. 0

      Target Information System

    2. 1

      Feeding game source to LLM

    3. 2

      anti exp explanation pls

    4. 1

      Feeding game source to LLM

    5. 2

      anti exp explanation pls

    6. 0

      [GR2] Positioning an object added with "Attach"

    7. 1417

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.