Jump to content

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Honorable Member
1 hour ago, Kenpachi said:

already found it

uiquest.py

 


	        if skin == 3:
            event.SetRestrictedCount(idx,70)
        else:
            event.SetRestrictedCount(idx,70)
	

 

....or just event.SetRestrictedCount(idx, 70)

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
https://metin2.dev/topic/13758-quest-problem/#findComment-78276
Share on other sites

  • Honorable Member
2 hours ago, Kenpachi said:

yes, It is what I said

	        if skin == 3:
            event.SetRestrictedCount(idx,70)
        else:
            event.SetRestrictedCount(idx,70)

is not equal to this, in terms of coding standards.

Quote

event.SetRestrictedCount(idx, 70)

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
https://metin2.dev/topic/13758-quest-problem/#findComment-78285
Share on other sites

51 minutes ago, Syreldar said:

	        if skin == 3:
            event.SetRestrictedCount(idx,70)
        else:
            event.SetRestrictedCount(idx,70)

is not equal to this, in terms of coding standards.

I think it goes without saying the exact line 

but it is appreciated the clarify

Link to comment
https://metin2.dev/topic/13758-quest-problem/#findComment-78289
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.