re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
oleg35
some one can post clean gs ?
P.S Can some one fix CashShopExe = 1 ? (Function wont work properly, even no in source code it)
config.h add int CashShopExe; line
int SQLVersion;
int UseChecksum;
int PersonalIDFix;
int GuildIDFix;
int DisableLogs;
int AllowExeAnc;
int AllowJohAnc;
int AllowExeSock;
int DisableHarmonyOpt;
int CashShopExe; <----here
int Disable380Opt;
int MaxLifeOpt;
int CSSkillsOnNOrmal;
int Enable65kStats;
int DumpFile;
fix.cpp
if(Configs.CashShopExe)
{
Utilits.SetByte(0x005F799B+3,0x3F);
Utilits.SetByte(0x005F799F+3,0x3F);
Utilits.SetByte(0x005F79ED+3,0x01);
}
configs.cpp search line DisableHarmonyOpt add cashshop exe line
DisableHarmonyOpt = GetInt(0, 1, 0, "HarmonyOpt", "DisablePowers",IACalcCharacter);
CashShopExe = GetInt(0, 1, 0,"SpecialItem", "CashShopExe", IAJuliaItems);
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
Ponyo
config.h add
#ifdef _GS
int EldaradoEventType;
int CCAllowingPlayers;
int BCAllowingPlayers;
int BCEnterMasterType;
int DSAllowingPlayers;
int CashShopExe; <<<here
fix.cpp
if(Configs.CashShopExe)
{
Utilits.SetByte(0x005F799B+3,0x3F);
Utilits.SetByte(0x005F799F+3,0x3F);
Utilits.SetByte(0x005F79ED+3,0x01);
}
Still wont work ...
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
oleg35
Still wont work ...
configs.cpp search line DisableHarmonyOpt add cashshop exe line
Enable65kStats = GetInt(0, 1, 0, "AddCommand", "Enable65kStats", IAJuliaCmd);
DumpFile = GetInt(0, 1, 0, "Dump", "EnableCrashDump",IAJuliaCommon);
Disable380Opt = GetInt(0, 1, 0, "380Opt", "DisablePowers",IACalcCharacter);
DisableHarmonyOpt = GetInt(0, 1, 0, "HarmonyOpt", "DisablePowers",IACalcCharacter);
CashShopExe = GetInt(0, 1, 0,"SpecialItem", "CashShopExe", IAJuliaItems);
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
once again thanks :) solved
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
apyrupa_master
This library is a part of the Active Template Library
Add this in Include Directories directive;
$(VCInstallDir)atlmfc\include
Wheres is it (Include Directories)?
i don't have idea where i put this command ( $(VCInstallDir)atlmfc\include ).
could you please help me?
Thanks and best regards.
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
hello, im lazy to check all pages just its too much, does server have alot bug like baramos season6 ep1 or this one fixed? can anyone name exist bug list please i wont forget like.thanks, also better would be if anyone pm me that list,thanks agian fellaz.
edit: im looking for files what i can downloand and change main things becouse im not so good in working with files still learning..i know only basics how to run server and few more things so im looking for finished or half finished server like i said just gonna change main things and run it for first month then im planing to buy igcn client for 350$.thanks agian
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
pety456
Wheres is it (Include Directories)?
i don't have idea where i put this command ( $(VCInstallDir)atlmfc\include ).
could you please help me?
Thanks and best regards.
Just use vb2012 Professional
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Serious bug:
When using multiple vaults, there is really simple solution to dupe warehouse content. Just open ware, set macros for ware change and change ware immediatly after close the vault. This may cause that the DataServer will write the ware content into database with some delay in compare with query for ware change, because ware change is using query directly trought Gameserver, not dataserver.
This may be really unsecure, because items without serials can be duped without possibility of detection.
Possible solution:
The delay for exeute ware change query for minimaly 5 seconds. The ware change query should newer be executed before dataserver write content of warehouse into database.
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
gr33nnn
hello, im lazy to check all pages just its too much, does server have alot bug like baramos season6 ep1 or this one fixed? can anyone name exist bug list please i wont forget like.thanks, also better would be if anyone pm me that list,thanks agian fellaz.
edit: im looking for files what i can downloand and change main things becouse im not so good in working with files still learning..i know only basics how to run server and few more things so im looking for finished or half finished server like i said just gonna change main things and run it for first month then im planing to buy igcn client for 350$.thanks agian
please anyone..
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
There are no module offexp?
There are no module offexp? I'll buy
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Why when I reupload options in GS, no one can log into the server, when you click to connect in the server appears the login box and I write my login and pass, click in play button and nothing happens, stay in the screen is passing the video mu.
Anyone know how to fix this?
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
when i make trade a other user with jewels and posions
appear "inventory is full" how fix this?
http://imageshack.us/a/img94/9169/qsti.png
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
This my fix teleport sm in vip teretory.
https://mega.co.nz/#!lMAySJLK!KBkQYi...S3G3kKRTWqJ7nY
source and compiled dll
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Quote:
Originally Posted by
Anonym11
Please, just post the changes in the source....so we dont have to compare everything....
re: [Release] Repack IA Julia 1.1.0.298 Season 4.6 ENG + Improvements + Fixes + Source
Please upload all update in first post.
Update 8 - #Mirror
Update 9 - #Mirror
Update 10 - #Mirror
Update 11 - #Mirror
Update 12 - #Mirror