-
Ŋ
[Help] Gift System
I am interested to include Gift NPC to give gifts. I will be giving serial codes to players and using the gift NPC i want them to receive the gift, whatever it may be. For example if i want to give uj, i would give him a serial he will go to gift NPC and get that item for himself. Can i do this in Episode 3 server. If not is it available in episode 5 server being released.
I even am facing problem running 2 zoneservers. I am able to teleport into Second zoneserver maps but gets stuck at loading screen. Please tell me how to configure and i will be happy if u tell me how to even keep 2 servers in the list.
I also what to know what kind of internet conenction do i require. because i get dynamic ip for broadband and i am unable to use the ip. So hence please guide me henceforth
Thanking You
-
-
Grand Master
Re: Gift System
The Gift NPC aint active in the Episode 3 server files. I havent worked on them as of now with the Episode 5 files either but now that you mentioned it - I will look into the issue.
Two Zoneservers will run but onlyu one of them will work properly as the ports are being used by it. In order for both of them to work - you need to edit the second zone server and change its ports to some empty ones and then redirect the client to connect to the ports mentioned and set up on this new zoneserver.
Static IP. Dynamic works only if you use IF Fogger or IP Masking Tools which can be found on Google.
-
Ŋ
Re: Gift System
Can you tell me which tool i can use to convert dynamic ip to static ip?? If you are having please upload it.
And 1 more question is which port does the client use to connect the server? And can i use a hostname(DSN) instead of a ip address in the A3 Client ???
Please reply
Thanks!
-
Grand Master
Re: Gift System
Please google this. You will get a solution.
-
Grand Master
Re: Gift System
gift items are table based. serial number, item code and quantity are required. peek inside the sql manager. theres a third column named "used", leave it on false. ie: 1234567890 (serial number) 1 (wz) 100. this will give you 100 wz if you enter 1234567890 as serial number.
-
Grand Master
Re: Gift System
Most of the DB's that the current users have do not have the table and the zone's were re-hexed too not to consider any extra additions to the DB's. Thats the reason they were facing this problem.
-
Ŋ
Re: Gift System
Thanks Rudy for the info! I would like to give it a try. Can you tell me in the field definitions for the table, tablename and the database in which i should create! I would be helpfull in you provide me with the info!
Thanks!