Dastgir
Script Developers-
Content Count
3805 -
Joined
-
Last visited
-
Days Won
250
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dastgir
-
Seems troubling. Not receiving any request(packet) from client. Will see if its only due to my new client or plugin issue.. If its client issue, it would be better to create a dll which sends a new packet. So it would work with all client... Will again check this soon...
-
Yes , we can have
-
There might be more errors at startup, that you haven't applied XYZ sql update. Apply those updates from sql-files/upgrades
-
Updated the File to work with last hercules.
- 36 replies
-
- lootarea
- loot by area
-
(and 1 more)
Tagged with:
-
@@Alexandria Yes, HPMHooking is required. Since it hooks function to restrict actions. Update: Added @arealoot and @whosell plugin
-
@@Alexandria That's due to much recent change in plugin system. Just remove all lines having GET_SYMBOL And have this line at start of file #include "common/hercules.h" Above 2 step will fix the errors.
-
Their packets is there in repo. Just change PACKETVER from mmo.h to 20100707
-
Today's update: optimizing memory usage.. Upcoming weeks may see the finished product...
-
I remember in the past when need to change description of items have to use idnum2itemdesctable.txt file, now why have to use iteminfo.lua/lub ? Please help, i want to use old type !Well itemInfo is read only if you have client >= 2012-04-18.You cant make it read old format. (And ahh) new format is much better than previous.
-
Why have to use ItemInfo.lub not idnum2itemdesctable.txt anymore?
Dastgir replied to Dark8008's question in General Server Support
Well, we follow kRO, we cannot control anything that's done to client , since kRO(official servers) release the client and we just use it to connect to pServers. So asking why its so , is invalid xD. If you want to use idnum tables, go with 2012-04-10 or lower clients . (No way for newer clients to read idnum tables) -
Change that line to .@server_max_refine = (( RENEWAL )? 20:10 );
-
i need a client with Roulette and able to use new prontera map
Dastgir replied to Angela's question in Client-Side Requests
Download old prontera to fix the crash? Old prontera is in download section, search button will also give the link -
Accname & AccessoryID, Help me please. :(
Dastgir replied to eurays's question in Client-Side Support
See, all those are in between /* and */ Also id > 32k are not usable currently. -
Accname & AccessoryID, Help me please. :(
Dastgir replied to eurays's question in Client-Side Support
Show your item_db2.conf maybe? Also /* ANYTHING HERE */ Those /* and */ and multi line comments, anything between them are not read, maybe that's the cause. -
Accname & AccessoryID, Help me please. :(
Dastgir replied to eurays's question in Client-Side Support
See the first error.Even if one bracket is missing, it won't be able to load all further items... -
AFAIK, c#/c++ is object oriented, whereas c isn't. You can check the src folder for checking thrbsyntax and format yourself.
-
Accname & AccessoryID, Help me please. :(
Dastgir replied to eurays's question in Client-Side Support
Error should say line number too.. -
Problem with Hercules Ultimate Localization (.po)
Dastgir replied to NotKappa's question in General Server Support
You need to save in ascii equivalent of Arabic? -
i need a client with Roulette and able to use new prontera map
Dastgir replied to Angela's question in Client-Side Requests
Go with 2014-10-22, but you won't be able to use new prontera 2015-05- client is stable enough, but there might be some unknown crashes. -
@joinbg and Tribe system / Clan System/Faction System/RACE System
Dastgir replied to Nash's question in Source Requests
how to install this DLL files?!! Any update? or guide?You cannot, I will need to post source... -
@@Hirist Remove all lines containing GET_SYMBOL. That will fix it... I will upload new fixed version soon...
- 36 replies
-
- lootarea
- loot by area
-
(and 1 more)
Tagged with:
-
That's not implemented(Maybe because it's not yet a complete feature coded in client itself)
-
https://github.com/ROClientSide/Translation