Kay I need people to post as many bugs as they can for the 5165 source.
I know people have posted them before and I got most of them fixed.
Can you guys help me out by giving me a little list.
Thanks:
List of things needing attention by higher ranking C# coders:
(Only things that I find not easy to solve through a month of experience)
1. Steed Walking problem. When the horse walks, the client sees it walking faster while the server still registers that the character is walking at normal speed. .
2.
3. Map problem. (teleport to Offline TG and look in the furniture shop with a different character and you'll see what I mean). The character looks like he/she is on two maps at once but he/she is only on one map and can only here talk on the map he/she is really on.
4. TwofoldBlade Speed Problem. Can re-do the attack in the middle of another attack. There is nothing wrong with being able to do it in midair but you must be half way into the jump. (check to see seconds into the jump by dividing by the distance using this possible formula: distance/5 = seconds)
5. Nobility Rank System needs to be completely rebuilt. It doesn't delete characters that are banned or deleted and doesn't fix rankings. The system should load itself by checking the characters every time the server starts up to that it's up to date.
Note: there's nothing wrong with the dismount if you've been keeping up with threads. You dismount by using the skill over again. No energy is needed to dismount. If it's not fixed on your source because you didn't fix it then search in the search box.
1. start at the gate of Twin City (West side)
2. Mount your horse and WALK up into the city.
3. You will notice that the NPCs will disappear.
Reason: The character looks like it's on the right part of the map because on the client side, the char's walk is being sped up. Actuality: on the server side, you're walking at the same speed. Other character's don't see you moving at the horse's speed but at the normal walking speed.
If you continue to do this, you will eventually glitch do to an invalid jump or walk and the horse will appear back to it's normal spot where the server thinks you are.
I have no idea how to fix this. lol
It's very complicated.
well, one problem that iv noticed is when u donate for nobility, it doesent update other players
Example: if a person where a prince and ranked 4, and he donates enough money to become a king, and the person who was in 3rd and now is in 4th will still have the king status until the server restarts
You can twofold in midair in the real game too.
And no, i don't need energy to dismount.
And @ QuickCO, can we NOT make this a help thread but a collection thread to see where everyone stands?
Nope you cant Twofold Blade in mid air in real co, this buy allows you to Twofold whilst just beginning to jump, so you could twofold Blade someone from a jumping distance but not being next to them.
and i did put "I think" in brackets on the Dismount stamina bug for reason because i was unsure if it was true or not, i havent used the source in ages
well, one problem that iv noticed is when u donate for nobility, it doesent update other players
Example: if a person where a prince and ranked 4, and he donates enough money to become a king, and the person who was in 3rd and now is in 4th will still have the king status until the server restarts
easy fix ... meh, I rewrote the system using SortedDictionary<,> which is probably much faster than a bubble sort
As for the steed walking, I'm going to try to see how's it working
-5minutes later-
EDIT:
Done, it's quite simple actually...
Example:
Distance = 15
Distance will be split in 14 + 1
Distance will be split again in 7 * 2 + 1
Which means there will be 7 + 1 walk packets sent.(There can be more according to direction changes)
5165 3 Bugs Help! 07/09/2010 - CO2 Private Server - 6 Replies Okay well I need help with 2 bugs in my 5165 server plus I didn't want to spam the whole page with 3 threads lol....
1stBug:People on my server have problems promoting themselves in the promotion center past like level 40 or level 70 once they got the required items for promotion...
2ndBug:Archers in my server 1 hit people with like 5 mil damage...I want to kno how or where to fix it in my source...
3rdBug: I want to know if there is a fix for a revive here code...like when I click...
5165 Bugs 04/29/2010 - CO2 Private Server - 4 Replies Hey Guys When i put 40 items in Market Warehouse , and try to open the game close .:rtfm:
List of some annoying bugs/non-bugs for 5165 02/23/2010 - CO2 Private Server - 7 Replies alright here are some annoying things on 5165.
-red bar on the edge of your screen when you have low hp (laggy)
-if your blessed you revive at the same spot you are even if you dont use "revive here" it doens't work and if you click "revive" it's just like revive here if your blessed
-the cyclone effect doesn't show
-i used arco's guide to save halos but i used to be able to only spawn top deputy, now nothing.