seifman123 Posted November 5, 2013 Posted November 5, 2013 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 ^^ Quote
Winz Posted November 6, 2013 Posted November 6, 2013 (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 November 6, 2013 by Winz Quote
Question
seifman123
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.