Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Originally Posted by icestiker91
i had tried the void Worlds::showWorld(PlayerLogin* player){
World world;
strcpy_s(world.name, 15, "Scania");
world.channels = 5;
world.id = 0;
LoginPacket::showWorld(player, world);
LoginPacket::worldEnd(player);
}
at first i can still get in to the game but now i key in this when i select channel its got an error on it and how come that when 1 people connect to my server my server got error or crashed.. can you tell me how to fix those problem thanks, wish that you will help ^.^
can u reply please need help T_T?
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
how to edit the hax editor? i dunno how to use. -_- my server is done but my friends cant play it.
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Not many commands working ):
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Quote:
Originally Posted by
xgune100
Not many commands working ):
i agree. !mesos not working... !killall OR !killa11 also.
anyone noe how to fix it? btw, how do u guys set the mesos, drop and exp rate?
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
lolx,
Quote:
Go to drops.cpp and find (Ctrl+F) this lines:
Code:
int nm = mesos[mob->getMobID()].min;
Let's you want want 10x meso rate, Change it so it would look like this:
Code:
int nm = mesos[mob->getMobID()].min * 10;
int xm = mesos[mob->getMobID()].max * 10;
Again, go to Drops.cpp and find this line:
Code:
if(rand()%10000 < drop[k].chance){
Add a "*"after the e (in chance) and type the drop rate.
Let's say you want 10x drop rate, change that line, so it would look like this:
Code:
if(rand()%10000 < drop[k].chance*10){
EXP Rate (not done by me.):
Open mobs.cpp and find:
Code:
Levels::giveEXP(player, mobinfo[mob->getMobID()].exp * 10);
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Eh I Stuck At Charcter Page..
When I Change My World ID To Scania( I Save When I Change TO Scania)
Then When I Load All.. My World Still DYN.. How COme???
And My DAtaBASe Is TItanms..
THen When I log In, i Go Untill Charcter I Stuck At THat PAge I Click on THe Charcter i Still Stuck Then Afterwards Come Out "CAnnot Log IN THe GAme Sever"
PLs Help Me=(
I WAn TO Start A Sever...
Can U Like Add Me On Msn Or Reply My Post
Thanks=)
MY Msn:Clive_ong@Hotmail.com
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
can u plz post another download link....it is not doiing for me ..
______________________________
Soz for bad english
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
hw to change exp and mesos rate ?
and !mesos nt working for mi >.<
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Quote:
Originally Posted by
shinoo
hw to change exp and mesos rate ?
and !mesos nt working for mi >.<
fixed that..... new version uploaded
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Im in the Login Screen but it says Connectection Has Failed Try again later. HELP PLEASE. CANT GET INTO SERVER.
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
What do you mean by database on notepad? Which database.
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
hey , i am having some problems .
i could not connect to the game and have been getting connection fail stuffs .
decoder.lib(AESEncryption.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with '..\debug\decoder.lib' or at 'c:\Documents and Settings\
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Re: [Release] v55 Repack Based on Titan (Noob Guide Included)
Quote:
Originally Posted by
weiryh
u dont hav wampserver on