Jump to content
  • 0

Question

Posted

how can i make Thor patcher works and upload files for  the players ??? and if the client info writen in it (admin 1 and 2 and 3 and 4)

 

and i uploaded the game how can i add an extra GM ??

 should i upload the hole data again ??

 

and the last question how can i make the NPC wich can give the player some gifts

 

THNX all ^^

1 answer to this question

Recommended Posts

Posted (edited)

how can i make Thor patcher works and upload files for  the players ??? and if the client info writen in it (admin 1 and 2 and 3 and 4)

 

and i uploaded the game how can i add an extra GM ??

 should i upload the hole data again ??

 

and the last question how can i make the NPC wich can give the player some gifts

 

THNX all ^^

 

2 and 3 (and i uploaded the game how can i add an extra GM ?? should i upload the hole data again ??):

When you have the game distributed and added another GM, simply send a new file of your "clientinfo.xml" (send a patch) which inside will be like:

 

clientinfo.xml

...
<addresss>your.address</address>
        <aid>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
            <admin>2000352</admin>
        </aid>
...

 

where 2000352 is the new admin (GM)'s ID.

 

4. how can i make the NPC wich can give the player some gifts?:

 

getitem 505,1;

 

this will give players item# 505 with an ammount of 1.

 

getitem

 

sorry, I don't answer no. 1. I haven't used Thor (I did, but it gives me headache that time.)

Edited by Winz

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...