Jump to content

Recommended Posts

  • Premium
1 hour ago, ReFresh said:

@Kori I think it's a thing which will send you automatic warning message when you open the whisper.

Authorities will not ask you for a username or password! You are responsible for every action to be performed.
 
 
  • Love 2


 

Link to comment
https://metin2.dev/topic/20928-whisper-start-warning/#findComment-113488
Share on other sites

  • 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
https://metin2.dev/topic/20928-whisper-start-warning/#findComment-113489
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
https://metin2.dev/topic/20928-whisper-start-warning/#findComment-113493
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.