Ranking

Did u test if it works on localhost? with titles and what Emu base u using?

 
Последнее редактирование модератором:
Even if i use client from a private server and same XML format it does not work while its working on there servers 
image.png


Please, Вход or Регистрация to view URLs content!
 There xml
 

<?xml version="1.0" encoding="UTF-8"?>
<channel>
<item>
<item>
<skintype>1</skintype>
<title>Deathbringer</title>
<titleDescription>Best pvp player</titleDescription>
<charId>130413</charId>
<category>Pvp</category>
<charName>Blue</charName>
</item>
</item>
</channel>


And my xml
So almost feels like something registers it in the emulator

 
Might be that it does not work for localhost/127.0.0.1 but only for domains with verified ssl certificate because doing exact same thing that private server does and in private server it works. Even if i change there the xml to a specific files it works so seems its purely client side yes. And maybe it only works on a valid domain name and not on a local version.

Could u test if u put the same xml file u using in an local apache server like xampp and change reference to 127.0.0.1/title/(xml file). Like here:
Посмотреть вложение 272 
and see if it still works that way

 
Последнее редактирование модератором:
Последнее редактирование модератором:
Well im 90% sure it needs additional code that is inside the emulator or at least a reference to it. Some developer is selling it and using the plugin  and intergration in emulator(required). So maybe u could check or ask other member of the team to check if it is registered in the emulator.

 
Назад
Верх