Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Conquer Releases Discuss, TCWNN Source at Conquer Online forum; omg the source isnt working fine...it work very bad... stop using it at ur servers...




Reply
Thread Tools
Release TCWNN Source
 
 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
08-13-2008, 08:14 PM
 
omg the source isnt working fine...it work very bad...
stop using it at ur servers
 
 
permalink
 

 
I am ONe and MIGHTY

Rank: Member


Reply With Quote
 
Join Date: Nov 2004
Location: USA, WA
Posts: 993
08-13-2008, 09:05 PM
 
lol can't help it alex .. all i need now is just fix with the saving .. then it is good for a server that not need to be bug free .. thx pls help if u can
 
 
permalink
 

 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
08-13-2008, 09:48 PM
 
if u fix the save....the server is blocking or freezing after a little while
 
 
permalink
 

 
I am ONe and MIGHTY

Rank: Member


Reply With Quote
 
Join Date: Nov 2004
Location: USA, WA
Posts: 993
08-13-2008, 10:15 PM
 
is there any other way around ait ? . well i try it and the server does block after server restart to unfrozen login
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Feb 2007
Posts: 17
08-13-2008, 11:37 PM
 
dudes this source crashes the client?like others.u play 5-10 min and after client exit automaticly
 
 
permalink
 

 
I am ONe and MIGHTY

Rank: Member


Reply With Quote
 
Join Date: Nov 2004
Location: USA, WA
Posts: 993
08-13-2008, 11:50 PM
 
the client i used doesn't crashed .. the problem is it AUTO restart but not LEtting anyone LOG in right after 10 sec .. so when server restart .. ppl need to log in RIGHT away or they won't be able to join .. also SAVING doesn't work .. some time it work some time it doesn't ..
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jun 2008
Posts: 5
08-14-2008, 04:54 AM
 
am i the only person that wants to know what version this is running off of for the client
 
 
permalink
 

 
Wannabe Coder :p

Rank: Member


Reply With Quote
 
Join Date: Jul 2008
Location: in your C:// drive
Posts: 290
08-14-2008, 05:01 AM
 
5017
 
 
permalink
 

 
RaGEZONER

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2008
Posts: 87
08-30-2008, 01:26 PM
 
I got a server that looks like this one..
But it works fine..
But it Crashes once a day..
But that doesn't matter aslong im not AFK..
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jan 2008
Posts: 22
08-31-2008, 06:28 PM
 
Quote: Originally Posted by DungMaster View Post
Go In Ur Client.cs
Alt+G Line :1670


if (CurrentNPC == 155)
{
SendPacket(General.MyPackets.NPCSay("I am in charge of all the guilds in TwinCity, You may consult me for anything related to the guilds."));
SendPacket(General.MyPackets.NPCLink("Create a Guild.", 255));
SendPacket(General.MyPackets.NPCLink("Deputize.", 255));
SendPacket(General.MyPackets.NPCLink("Disband my guild.", 255));
SendPacket(General.MyPackets.NPCSetFace(30));
SendPacket(General.MyPackets.NPCFinish());
}



Modific For:


if (CurrentNPC == 155)
{
SendPacket(General.MyPackets.NPCSay("I am in charge of all the guilds in TwinCity, You may consult me for anything related to the guilds."));
SendPacket(General.MyPackets.NPCLink("Create a Guild.", 1));
SendPacket(General.MyPackets.NPCLink("Deputize.", 3));
SendPacket(General.MyPackets.NPCLink("Disband my guild.", 6));
SendPacket(General.MyPackets.NPCSetFace(30));
SendPacket(General.MyPackets.NPCFinish());
}



Sry i am New in Forum xP
aaaa somebody knows why fire atk magic its bug? oO
hit 1
correct is..

if (CurrentNPC == 155)
{
SendPacket(General.MyPackets.NPCSay("I am in charge of all the guilds in TwinCity, You may consult me for anything related to the guilds."));
SendPacket(General.MyPackets.NPCLink("Create a Guild.", 1));
SendPacket(General.MyPackets.NPCLink("Deputize.", 3));
SendPacket(General.MyPackets.NPCLink("Disband my guild.", 5));
SendPacket(General.MyPackets.NPCSetFace(30));
SendPacket(General.MyPackets.NPCFinish());
}


xD
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Jan 2008
Posts: 22
08-31-2008, 08:29 PM
 
Quote: Originally Posted by darkness1993 View Post
dudes this source crashes the client?like others.u play 5-10 min and after client exit automaticly

go line 114 in general.cs ^^
 
 
permalink
 

 
RaGEZONER

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2008
Posts: 87
09-02-2008, 06:23 PM
 
Well this is pretty good source if itwouldnt crash..
 
 
permalink
 

 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
10-27-2008, 11:54 PM
 
Good news folks......

#UPDATED!!!!!!!

Save/Login bugs fixed.
AutoRestart removed.

DL link:
[Only Registered and Activated Users Can See Links. Click Here To Register...]

It should work, and lol i didnt tested the features.
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Mar 2008
Posts: 5
11-03-2008, 04:08 PM
 
u sayd that it's a moonbox quest, where it's that ?
 
 
permalink
 

 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
11-03-2008, 05:13 PM
 
moon box quest = npcs + monster drops + monster spawns
 
 
permalink
 

 
COAR Dev.

Rank: Member


Reply With Quote
 
Join Date: Apr 2006
Location: Argentina
Posts: 301
11-04-2008, 02:43 AM
 
alexbigfoot upload in other link ?

Thx.
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Apr 2007
Location: belgie
Posts: 27
11-09-2008, 03:30 PM
 
Can someone post a new link? xD i can't download it :P
 
 
permalink
 

 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
11-09-2008, 10:49 PM
 
bad for all :| i dun have it anymore, had to format my pc , but 5 ppl got it, so if someone who got it and reads this message, please upload it and post here the link, Thx.
 
 
permalink
 

 
Member

Rank: Omicron


Reply With Quote
 
Join Date: Aug 2008
Posts: 35
11-11-2008, 03:29 PM
 
Quote: Originally Posted by alexbigfoot View Post
bad for all :| i dun have it anymore, had to format my pc , but 5 ppl got it, so if someone who got it and reads this message, please upload it and post here the link, Thx.
[Only Registered and Activated Users Can See Links. Click Here To Register...]
 
 
permalink
 

 
^For any questions PM me^

Rank: Member


Reply With Quote
 
Join Date: Jun 2008
Location: Right beside you.....
Posts: 242
11-11-2008, 07:34 PM
 
Quote: Originally Posted by /dev/Null View Post
[Only Registered and Activated Users Can See Links. Click Here To Register...]
thx
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Dec 2008
Location: Michigan
Posts: 1
12-21-2008, 05:52 PM
 
btw to change server restart u can make the seconds diff so like every 15mins,30mins,45mins,60mins,90mins,120mins or every 24 hours lol
 
 
permalink
 

Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 09:46 PM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RaGEZONE © 2001 - 2008





 
Evade Blackbelt School