Jump to content

ownedrpd

Member
  • Posts

    13
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Thank you so much !@spirited
  2. ~~Welcome to CaribeCO server~~ Website: https://www.caribeconquer.com Discord: https://discord.gg/C9jcpMUc8h Me & my friends decided to create this server with the purpose of let people enjoy the game without having to purchase an account or any progress with real money. NOPAY2WIN SERVER~ US HOSTED. Max Level: 140 +12 P6 CHI Only items that we sell is VIP6 (AutoHunting) and cosmetic stuff like garments and accesories which don't give any kind of extra power. ~Medium Difficulty. ~Plenty of PvP Content. ~PvP Events that lvl or gear is not a problem since it automatically equip you gear while playing the event. ~AutoHunting System online & offline. ~Dueling bot to practice. ~SuperGuildWar. ~ElitePoles. ~TeamPK , ClassPK , TeamPK , ElitePK. ~Dueling Arenas, stakeing. ~6 Different bosses with different drops. ~P6 Max. ~LettersMission, Laberynth Mission. Come over and try it yourself, theres so much content!
  3. Hello good night guys, Im wondering does anyone have been able to make a discord rich presence on a conquer private server? if yes do you mind sharing? :) thanks in advance! *Shows which server you playing on discord status*
  4. NPC is spawning fine , its just not opening a shop.. no errors at all.. server starting fine.
  5. [shop101] ID=30015 Name=GeneralStore MoneyType=0 ItemAmount=19 Item0=1000000 Item1=1000010 Item2=1000020 Item3=1000030 Item4=1002000 Item5=1002010 Item6=1002020 Item7=1002050 Item8=1000040 Item9=1001000 Item10=1001010 Item11=1001020 Item12=1001030 Item13=1001040 Item14=1002030 Item15=1002040 Item16=1050000 Item17=1050001 Item18=1050002 Added this under shop.dat source side and client side 30015,GeneralStore,2,31256,1004,51,49,0,0,1,1 and this one under SobNPC
  6. Hello guys! ,does anyone knows how to create a shop? Ive tryed adding it to source on shop.dat and client but its not working..
  7. Im trying to remove multiple items from inventory for a quest but I cannot find a way to, this is what I got so far but its not working at all.. if (client.Inventory.Contain(711306, 1) && client.Inventory.Contain(711307, 1)) { if (client.Inventory.HaveSpace(1)) { client.Inventory.Remove(711306, 1, stream) && client.Inventory.Remove(711307, 1, stream);
  8. Thanks I figured what was the issue , I have another question how can force a teleport after certain quantity of items are picked up?
  9. Im having issues while logging into my server after setting up everything it says Failed to log in , server not configured correctly error 59*
×
×
  • Create New...