Well Zonquer uses my own source from scratch, which was never released. Emme did receive a copy of it though very few have and it is a older and more unstable version then my current one. Donations should only be given to servers that really deserve it, I checked Emme's paypal record and he had purchased DragonBalls from TQ with a donation he received. I know this because only 2 transactions were made, Donation then DragonBalls. And emme has no bank/credit accounts on his paypal
Well,that donation I reciwed was a good,not a donation to improve the server. The donator did donate it becouse he felt I was worth it,and 50 dollar went to you,becouse I did owe you them,and 7 USD went into 2 DBs,but rest of the money im saving to pay if you start helping me again or something ..
Thanks for the compliments guys. It is kinda hard to run a server too,with a normal computer. Took me a rly long time to setup the server ,and 4 months ago when it was on like 20/7 , evryone was just complaining,all the time about bugs and so on,small bugs too. Made me crazy,so I deleted the server. 2 months ago,I decided Ill give you another change,I builded another one. 2 months of hard working,all the time. This is what I get... Please guys make a server your own with working on latest patch,have 50 ppl on msn nudging you all the time asking when is the server online and ****,bugging me when i work on bugs.. you just donīt know how it is.. so just **** you and ur ******* opinion,you dont even have to comment. so please dont comment if your comment is like "Lol, it's offline... Give it up guys, you'll never make a good server if it's not a 24/7...." "This server sucks,too many bugs" ,or something like that. To all your else,enjoy the server!
Umm... Didn`t you say that it was coded by Future, and Haydz? Wouldn`t that mean you didn`t code it? Haha... Honestly, I think your server is a failure, it`s not online enough to be worth playing so yeh. =]
Umm... Didn`t you say that it was coded by Future, and Haydz? Wouldn`t that mean you didn`t code it? Haha... Honestly, I think your server is a failure, it`s not online enough to be worth playing so yeh. =]
Server was FIRST coded by future but then me and haydz recoded some stuffs and added ALOT. and,how can u say its not online enough,its on 24/7 stupid. . aight,if you think its a failure,why even try to log it in again?
IHateHomos: it`s not online enough to be worth playing so yeh.
have a central server which would effectively act as a router, sending and receiving packets to various other servers, waiting on the reply from that server, so in effect every client connects to the master, and then all the requests are sent to the corresponding map server, with the exception being chat since that can be global throughout the server
if its not a hardware issue (which it shouldnt be if coded right) just thread it and have different arraylists for each map on different threads, therefore cutting down your loop time and not complicating chat and systemwide things.
You could also sector the maps to further cut down the loops in fact if you sectored them properly you wouldnt need to loop at all because if a Player does an action in Sector A of Map A then every one else in that sector and map will get that update.