xSeries
Member-
Posts
11 -
Joined
-
Last visited
Reputation
0 NeutralPersonal Information
-
Location
EUA
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
For a reason I got all the files but the background doesn't seem to be working. I read all the text inside the ani, it matched with the data puzzle file, but I just don't know why it can't read the puzzle background.
-
Added a new map but I got this problem of map overlaps. What can I do to fix this?
-
Yes, it is a weird bug. I also didn't think that changing the level required will cause the bug, but yet it's not common.
-
Yes, I did match everything up. I might think its because I touched the numbers on the skill ID. ex: 4010 23 SummonBat 0 0 0 2 0 0 9005 0 100 60 0 10 0 0 30 40 1 0 0 0 0 0 0 0 0 0 0 0 0 1 903 Upgrade~after~lvl~40 Summon~bat~to~protect~yourself NULL NULL NULL NULL 0 getxp2 sound\Health.wav NULL NULL 0 1 0 and I change it to 4010 23 SummonBat 0 0 0 2 0 0 9005 0 100 60 0 10 0 0 30 100 1 0 0 0 0 0 0 0 0 0 0 0 0 1 903 Upgrade~after~lvl~100 Summon~bat~to~protect~yourself NULL NULL NULL NULL 0 getxp2 sound\Health.wav NULL NULL 0 1 0
-
Yes I changed both client magictype and server magictype, matched it but then I didn't change anything on source code. So not sure why its bug on the exps.
-
For some reason I've change some skills name on MagicType and Companions, I encounter skills exp bug. I'm not sure if I need to replace the name on the source files too or not. literally, all skills won't level up, it stops at a certain exps or it will repeatly increase and decrease. I tried to look into the debug but wouldn't find anything. I might be wrong on the thought, but if anyone know or got an idea of what's wrong or what I did wrong. Please do let me know, Thanks. I may not be clear on what I said, but please do let me know so that I can clarify.
-
Thanks to you for the help, many thanks! You've taught me something new, Thank you!
-
Forgot to mention, the register page is not working. Also special credit goes to Ultimation for ruined my project. I hope that he's not here but still thanks to him. Here are some user and pass, if anyone want to give my server a try. User: 1 pass: 1 User: 2 pass: 2 User: 3 pass: 3 User: 4 pass: 4 User: 5 pass: 5 User: 6 pass: 6 User: 7 pass: 7 User: 8 pass: 8 User: 9 pass: 9
-
Introduction: Heartless Conquer is my attempt at getting as close as I can to what I remember being the good old days with modifications implemented in for convenience. I started playing Conquer Online over a decade ago and after they updated the game straying away from what I love, I finally quit. In recent years I have been looking for online games, but nothing could really bring me back to those early days of Conquer Online. I have played a few private servers on here; some were good and others not so much. Recently I decided why not make a server of my own and fix what I think are flaws in other servers I did not like. So here I present my version of a classic conquer online. I do not claim this to be a pure classic server due to the quests and events I have in the server. Also, another disclaimer, I am still learning about programming and in no shape or form claiming to be an expert. Server Information: - Original 4 Classes (Trojan, Warrior, Archer, and Taoist) - No CP/ShoppingMall - No Battle Power - Medium Rates - Max Bless -5 - Level 130 - Max +9 - 1 RB Quest/Events: Besides the generic PassTheBomb, LastManStanding, Five-N-Out etc…we have; 1. The H.E.A.R.T.❤. quest where you collect letters that are dropped from monsters outside TC and can claim your rewards at the NPC outside TC 2. HOPs quest outside AC 3. Cathy quest outside BI (Modified rewards) 4. MagicBottle/Miraculous Gourd Quest 5. Cloud Diamond (Modified from original) 6. Holiday Quests What make us special? - Simple, I took my time to edit all the npc face. Which mean male npc to male face, and female npc to female face. This is something all other servers are missing. - Bringing new CO monster into classic and make some replacement, same goes with bosses. For more information, you can join our discord: https://discord.gg/2Xq9veVNyV And for our website: https://heartlessconquer.com/ I hope to see you all give my server a try. Thank you!
-
Hi, thanks for the replied. I'm using Shannara 5165 source. I believe it is floor effect like you mentioned, balloons, portals, squamas, etc. What I'm trying to do is to make it as an effect, and which it can be step on. Hopefully, this make sense. I will try on what you mention on top and see where I end up at. Again thank you!
-
I've been searching from other forums on how to add map effects, but sadly there isn't a forum that I could find that helpful. I knew Spirited did have a wiki about map effect, but yet I'm confused. Map effect, I mean by putting Balloons on the floor, or any other effects. I tried putting in same code as item drop effect, but it did not respond to the codes. I would be much appreciating if someone could guide me through on this. I'm also new to coding or not a coder, I just learn it from the source and that I am trying to study from it.