Jump to content

ShadowJr

Advanced members
  • Content Count

    38
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ShadowJr

  1. Will they create a section in English?
  2. Hello everyone, does anyone have this client with these features?
  3. Hello @V3ct0r it's been a while since the last update, gave up on making this system compatible with CO Src?
  4. Hello @V3ct0r, any news about this implementation?
  5. That could be the problem, HasFlag is for Kill and your mission has no kill MisResultCondition(HasItem, 2604, 20 )
  6. Check first if there are no other quests with this ID! DefineMission( 643, "hola", 644 ) MisBeginAction(AddMission, 644) MisBeginAction(SetFlag, 644, 1) MisBeginAction(AddTrigger, 6441, TE_GETITEM, 2604, 20) MisCancelAction(ClearMission, 644) MisNeed(MIS_NEED_ITEM, 2604, 20, 10, 20 ) MisResultCondition(HasMission, 644) MisResultCondition(HasFlag, 2005, 29 ) MisResultAction(AddMoney, 1000000, 1000000 ) --MisResultAction(SetRecord, 644 ) MisResultAction(ClearMission, 644 ) MisResultBagNeed(20) InitTrigger() TriggerCondition( 1, IsItem, 2604) TriggerAction( 1, AddNextFlag, 644, 10, 20 ) RegCurTrigger( 6441 )
  7. Have you tried using smaller values? DefineMission( 6442, "hola", 6441 ) MisBeginAction(AddMission, 6441) MisBeginAction(SetFlag, 6441, 1) MisBeginAction(AddTrigger, 64411, TE_GETITEM, 2604, 20) MisCancelAction(ClearMission, 6441) MisNeed(MIS_NEED_ITEM, 2604, 20, 10, 20 ) MisResultCondition(HasMission, 6441) MisResultCondition(HasFlag, 2005, 29 ) MisResultAction(AddMoney, 1000000, 1000000 ) --MisResultAction(SetRecord, 6441 ) MisResultAction(ClearMission, 6441 ) MisResultBagNeed(20) InitTrigger() TriggerCondition( 1, IsItem, 2604) TriggerAction( 1, AddNextFlag, 6441, 10, 20 ) RegCurTrigger( 64411 )
  8. Hello, you need to create an item with glow effect even though it is +0 and add this equipament in characterinfo of NPC
  9. Thank God , I just removed the App slots!
  10. Hello @V3ct0r Did you add this to the DB? USE [gamedb]; ALTER TABLE gamedb.dbo.guild add bank varchar(8000); alter table gamedb.dbo.guild add gold bigint default(0) NOT NULL; alter table gamedb.dbo.character drop constraint DF_character_guild_permission; alter table gamedb.dbo.character alter column guild_permission bigint; ALTER TABLE gamedb.dbo.character ADD CONSTRAINT DF_character_guild_permission DEFAULT 0 FOR guild_permission; alter table gamedb.dbo.guild add PDEF int default(0) NOT NULL, MSPD int default(0) NOT NULL, ASPD int default(0) NOT NULL, MXATK int default(0) NOT NULL, DEF int default(0) NOT NULL, HIT int default(0) NOT NULL, FLEE int default(0) NOT NULL, HREC int default(0) NOT NULL, SREC int default(0) NOT NULL, MXHP int default(0) NOT NULL, MXSP int default(0) NOT NULL, level int default(0) NOT NULL; alter table gamedb.dbo.guild add colour int default(-1) NOT NULL; alter table gamedb.dbo.guild add icon int default(0) NOT NULL; CREATE TABLE holding ( id INT NOT NULL IDENTITY(1,1) PRIMARY KEY, bag VARCHAR(8000) NOT NULL, ); alter table gamedb.dbo.account add IMP int default(0); alter table gamedb.dbo.character add chatColour int default(-1) NOT NULL Are you using the last files I sent? I just tested here, it's all working fine!
  11. Please this is very important for a lot of people
  12. Even the last one I sent now? I tested everything before sending
  13. Hello @V3ct0r As I can't send these files as public, I sent them through my Discord: ShadowJr#5627 Thank you!
  14. I believe that the most up-to-date @V3ct0r offline stall already provides this,
  15. Hello @V3ct0r Any news on using your offline stall with CO Source code?
  16. Hey @V3ct0r I think the @deguix repository is a good one to do this https://gitlab.com/deguix/corsairs-online-public
  17. Looking forward to seeing this work with CO files! thank you very much @V3ct0r
  18. Thank you very much @V3ct0r! do you also intend to make it compatible with corsairs source code?
  19. - Thank you very much, will you still continue working on this system even after sharing? - Do the problems you talked about with multithreading still exist?
  20. Thanks, is there any prediction? many people are waiting for this
  21. Hello @V3ct0r, Any news about the new stallserver?
  22. Hello @gunnapong Acess this site https://htmlcolorcodes.com/ to get the desired color in hex Example: the picture shows the color in hex "E13B17" so it means your color is FFE13B17 Sorry, my English is very bad
  23. Merry Christmas! 1 Zodiac_Teleporter 1 1128 7 29900,30400 29900,30400 180 Zodiac Palace 177 0 Npc_Zodiac 0 2 Zodiac_Teleporter 1 1128 7 29875,22175 29875,22175 180 Zodiac Palace 177 0 Npc_Zodiac 0 3 Zodiac_Teleporter 1 1128 7 30000,13200 30000,13200 180 Zodiac Palace 177 0 Npc_Zodiac 0 4 Zodiac_Teleporter 1 1128 7 29975.5975 29975.5975 180 Zodiac Palace 177 0 Npc_Zodiac 0 5 Zodiac_Teleporter 1 1128 7 22425,5925 22425,5925 180 Zodiac Palace 177 0 Npc_Zodiac 0 6 Zodiac_Teleporter 1 1128 7 13575,6225 13575,6225 180 Zodiac Palace 177 0 Npc_Zodiac 0 7 Zodiac_Teleporter 1 1128 7 6100,5900 6100,5900 180 Zodiac Palace 177 0 Npc_Zodiac 0 8 Zodiac_Teleporter 1 1128 7 6000,13800 6000,13800 180 Zodiac Palace 177 0 Npc_Zodiac 0 9 Zodiac_Teleporter 1 1128 7 5725,22175 5725,22175 180 Zodiac Palace 177 0 Npc_Zodiac 0 10 Zodiac_Teleporter 1 1128 7 13525,29325 13525,29325 180 Zodiac Palace 177 0 Npc_Zodiac 0 11 Zodiac_Teleporter 1 1128 7 22625,29475 22625,29475 180 Zodiac Palace 177 0 Npc_Zodiac 0 12 Zodiac_Teleporter 1 1128 7 13500,16900 13525,16975 180 Zodiac Palace 177 0 Npc_Zodiac 0 Replace it
  24. do you have this client to share?
×
×
  • Create New...