Jump to content

PHP - Bonus Class Translator


Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

I think someone will be useful, the list of bonuses in two languages as one file. (If anyone wants, I can automatically translate in his language)

 

https://github.com/Alerinos/M2-WWW-Bonus

Example:

use M2\Bonus;

$bonus = new Bonus(Bonus::APPLY_ATT_SPEED); // bonus name or ID
$bonus->lang = 'en';
echo $bonus->translation;
echo $bonus->name;
echo $bonus->id;

I can create scripts / systems in PHP on request.

  • Metin2 Dev 3
  • Love 3
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Announcements



×
×
  • 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.