[Release] Extremely basic (but working/bugless) C# Source

05/18/2009 16:43 Kiyono#136
I almost had it in the right place.
//edit Just tested it and only spawned 1 mob in the middle of TC just like before...
05/18/2009 18:48 kinshi88#137
Its your spawns then.
05/18/2009 19:38 Kiyono#138
oh ok.
05/18/2009 22:16 taushif#139
Quote:
Originally Posted by kinshi88 View Post
Its your spawns then.
You mean SpawnMobs() or LoadMobSpawns() or the cq_generator folder?
05/19/2009 04:05 kinshi88#140
Look through your spawn folder, and the spawns.
I've noticed that the TC ones are f-ed up.
05/19/2009 09:02 taushif#141
Quote:
Originally Posted by kinshi88 View Post
Look through your spawn folder, and the spawns.
I've noticed that the TC ones are f-ed up.
For anyone who wants to fix the spawning prob its about the coords in the spawn folder :P

xD I understand now, I managed to spawn the pheasants good, but
there is a strange thing with the HP bar of monsters. When I jump away some monsters their HP bar jumps with me lol or moves in same direction as me :P

/Edit just saw that in cq_generator the turtledoves are fucked up and i fixed it and there is no hp bug with them the npc_type is set to 1 there but must be 2, but other monsters have hp bar bug lol

Discovered that the id in cq_gen must be same as npc_type otherwise u'll get wrong monster xD I saw robins with npc_typ 2 then they where turtledoves so id must be same as npc_type

Npc_typ is not the only thing whats fucked up ALWAYS CHECK the mapid too
I tryed to spawn birds in bi i saw the mapid is wrong there so must be in more of the files
05/25/2009 19:25 LordSesshomaru#142
Well since no one posted here in a long time i figured i give my status.

Ive finished the new server encryption with some help from Ranny.
I got mob spawning and basic attacking (tho i disabled mob spawning to reduce lagg atm)
I added a basic Tourney ( Credits to AcidCO i really like there tourney idea and how they do it)
I also have basic guild war working now as well.

Soon as i get home tomorrow or Tuesday ill post some of my codes.
05/30/2009 02:06 PeTe Ninja#143
Quote:
Originally Posted by LordSesshomaru View Post
Well since no one posted here in a long time i figured i give my status.

Ive finished the new server encryption with some help from Ranny.
I got mob spawning and basic attacking (tho i disabled mob spawning to reduce lagg atm)
I added a basic Tourney ( Credits to AcidCO i really like there tourney idea and how they do it)
I also have basic guild war working now as well.

Soon as i get home tomorrow or Tuesday ill post some of my codes.
Good job =]
05/31/2009 10:59 Kital82#144
someone figured out how to make the player's avatar shows ?
05/31/2009 12:42 alexbigfoot#145
thats probably becaues you messed up the character ID? it MUST be over 1000001 to work.
06/02/2009 15:15 MegaCheater#146
Could Someone Please Help ME?????

After i Open Conquer Server_basic.exe is says:

Database loadet.

Then i try to login into my client and it Freezes like 30 seconds and then it says:

Unable to connect to the game server. Please try again later =/


Please pM me here :) Or add my Msn: [Only registered and activated users can see links. Click Here To Register...]



Thank you
06/04/2009 03:08 LetterX#147
Quote:
Originally Posted by MegaCheater View Post
Could Someone Please Help ME?????

After i Open Conquer Server_basic.exe is says:

Database loadet.

Then i try to login into my client and it Freezes like 30 seconds and then it says:

Unable to connect to the game server. Please try again later =/


Please pM me here :) Or add my Msn: [Only registered and activated users can see links. Click Here To Register...]

Thank you
Did you edit the AuthResponse("YOUR IP HERE", other stuff here, gameport here); part in Program.cs? ;P
06/04/2009 07:53 alexbigfoot#148
Quote:
Originally Posted by LetterX View Post
Did you edit the AuthResponse("YOUR IP HERE", other stuff here, gameport here); part in Program.cs? ;P
He is not worth it, he dont have C# 100% on his pc.
06/04/2009 16:35 MegaCheater#149
Ofc i have -.-*
06/04/2009 16:36 MegaCheater#150
SO, Can somone fix itī:O or give me a tip?


Ty anyway