Search found 10 matches

by RenO
Wed Jan 07, 2015 5:11 am
Forum: Public Servers
Topic: Omstart Server OPEN
Replies: 20
Views: 15004

Re: Omstart Server OPEN

Is the delay this 1500 value in :

src/map/ai/ai_char_normal.cpp :
m_LastMeleeTime = m_Tick - m_PChar->m_Weapons[SLOT_MAIN]->getDelay() + 1500;
by RenO
Tue Jan 06, 2015 4:35 am
Forum: Public Servers
Topic: Omstart Server OPEN
Replies: 20
Views: 15004

Re: Omstart Server OPEN

Rikcrea wrote:Server Status: ONLINE
NO RE ENGAGE DELAY
Heya, can you tell me how to modify this in my server?
by RenO
Tue Dec 30, 2014 6:34 am
Forum: Server Setup & Guides
Topic: Populate AH or Set a NPC Seller
Replies: 6
Views: 5258

Re: Populate AH or Set a NPC Seller

I might have a problem with my search-server. Actually i don't see any configuration to modify the search server ip (only the port).

edit : problem solved, i have now redirected the port 54002 on the search server and not connect searcher (i use one docker container per server).
by RenO
Tue Dec 30, 2014 3:31 am
Forum: Server Setup & Guides
Topic: Populate AH or Set a NPC Seller
Replies: 6
Views: 5258

Re: Populate AH or Set a NPC Seller

Hello. I want to insert some data in auction_house but what is the relationship between an auction_house record and the Auction house of a town (the bastok AH should not share items with jeudo AH in the retail game). all auction houses share auctions for a few years now (on retail) Oh sorry! My kno...
by RenO
Mon Dec 29, 2014 6:00 pm
Forum: Server Setup & Guides
Topic: Populate AH or Set a NPC Seller
Replies: 6
Views: 5258

Re: Populate AH or Set a NPC Seller

Hello. I want to insert some data in auction_house but what is the relationship between an auction_house record and the Auction house of a town (the bastok AH should not share items with jeudo AH in the retail game).
by RenO
Sat Dec 27, 2014 12:18 pm
Forum: Troubleshooting
Topic: Unable to log in
Replies: 2
Views: 2095

Re: Unable to log in

Is the UDP port 54230 open?

Have you configured the zone ip for the map server?
by RenO
Wed Dec 24, 2014 8:18 am
Forum: Server Setup & Guides
Topic: Wiki Server Setup Guide
Replies: 55
Views: 146462

Re: Wiki Server Setup Guide

Thank you for your advice. Actually i have only read the linux installation so i missed those lines.
by RenO
Wed Dec 24, 2014 5:02 am
Forum: Server Setup & Guides
Topic: Wiki Server Setup Guide
Replies: 55
Views: 146462

Re: Wiki Server Setup Guide

Is there a guide describing how to update the server database without losing characters data?
by RenO
Tue Dec 23, 2014 4:56 pm
Forum: Server Setup & Guides
Topic: Balanced server settings for solo
Replies: 2
Views: 2593

Re: Balanced server settings for solo

Thank you, il will do some tests :)
by RenO
Tue Dec 23, 2014 6:40 am
Forum: Server Setup & Guides
Topic: Balanced server settings for solo
Replies: 2
Views: 2593

Balanced server settings for solo

Hello everybody. I am new to this project and i would like to thank all the developers, testers or forumers for their great work. I would to know how i could configure my server to have balanced settings for a solo and casual adventure. I know where i can modify those settings (i am a developer) and...