Jump to content

Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

I saw a guy who sells shit, so I decided to fuck  15 minutes of my life and time and do it free for you with my code shit because i write fast.

 

https://metin2.download/picture/GV12veRB4a9UOiy3l6LN7Q63id3LmSqm/.jpg

 

Link download:

 

And here is part rest for how to add grade: 

 

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 48
  • Dislove 1
  • Cry 1
  • Smile Tear 1
  • Think 2
  • Confused 1
  • Good 11
  • Love 2
  • Love 41
Link to comment
https://metin2.dev/topic/13344-how-to-get-a-vip/
Share on other sites

12 minutes ago, Mithras01 said:

Hmm,smth is missing :-? 

 

char.cpp:1396: error: 'AFF_VIP' was not declared in this scope

First one, you need to implement this : https://metin2dev.org/board/index.php?/topic/11839-release-vip-system-from-src/

When you implement this, you can implement my function for vip and quest.

Link to comment
https://metin2.dev/topic/13344-how-to-get-a-vip/#findComment-76318
Share on other sites

18 hours ago, VegaS said:

First one, you need to implement this : https://metin2dev.org/board/index.php?/topic/11839-release-vip-system-from-src/

When you implement this, you can implement my function for vip and quest.

Sorry, was my fault i didn't read that part.

Link to comment
https://metin2.dev/topic/13344-how-to-get-a-vip/#findComment-76353
Share on other sites

Hi Vegas,

thank for the quest and the functions.

But there is one problem.

When u use the VIP Item, all works fine, u get the Bonus and the logo,

but if the time is expired the bonus will be removed but the logo is still there.

But the entry in common>gm_list is removed to.

€dit

After a reboot the logo will removed to.

Is there any possibility to remove the logo without a reboot?

 

Link to comment
https://metin2.dev/topic/13344-how-to-get-a-vip/#findComment-76365
Share on other sites

 

31 minutes ago, Core1911 said:

Edit:

After a reboot the logo will removed to.

Is there any possibility to remove the logo without a reboot?

 

Of course :D

		db_clientdesc->DBPacket(HEADER_GD_RELOAD_ADMIN, 0, NULL, 0); // big dick

// Replace function with this.

  • 	int pc_delete_vip(lua_State* L)
    	{	
    		char szQueryDeleteVip[QUERY_MAX_LEN];
    		snprintf(szQueryDeleteVip, sizeof(szQueryDeleteVip), "DELETE FROM common.gmlist WHERE mName = '%s'", CQuestManager::instance().GetCurrentCharacterPtr()->GetName());
    		std::auto_ptr<SQLMsg> pMsg(DBManager::instance().DirectQuery(szQueryDeleteVip));
    		db_clientdesc->DBPacket(HEADER_GD_RELOAD_ADMIN, 0, NULL, 0);
    		return 0;		
    	}

 

  • Love 3
Link to comment
https://metin2.dev/topic/13344-how-to-get-a-vip/#findComment-76366
Share on other sites

  • 2 years later...

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.