-
Posts
2,244 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Judas
-
Possible to make rebellion work in 2012 client?
Judas replied to Santafe's question in Client-side Support
If the custom jobs patch works for 2012 you may be in luck with that, but the skill effects and all, wouldn't be available until the newer clients -
for the iteminfo part, you should follow an existing card from there like poring card. So the resource name is the same. That should at least fix the missing sprite problem
-
One way would be to find a changelog to where support of 2013+ clients were made, and then manually apply those changes to the eamod for those clients to work
-
http://hercules.ws/board/topic/6018-how-to-duplicate-map/ Here's a link that Dastgir explains the process. It's straight forward to follow: Let us know if you get stuck anywhere
-
what is your main town. Can you diff your client to show error messages, that may help to see if anything custom related or something missing
-
https://github.com/ROClientSide/Translation It says you're missing the iteminfo.lua file, you can download it from the above link and other clientside files
-
How can I change group 0 account to normal sprites?
Judas replied to angryrestie's question in General Support
does your clientinfo.xml look fine? If that looks okay, check the job sprite folder possibly -
Question about Extended vending system (rAmod/eAmod)
Judas replied to Pink Guy's question in General Support
the vending.c file of it is probably incorrect then. -
Thor > Failed to communicate with the server
Judas replied to Overshot's question in Third Party Support
good to know =) -
cool! Glad you were able to get it working
-
http://supportmii.com/ro1/Clients/Judas_Setups/2013/Vanilla_SmallClient_Diffs.7z mmo.h make sure to set to 20130807 and recompile Drag small client files to your full ro client directory Diff folder included if you want to import the diffs/log to see what diffs were selected for NEMO
-
Would it help with just supplying the small client files you need to get things up and running for you?
-
yeah it's possible, not through files, but through hex the client. You can pm me for more details for the service and questions
-
I'm guessing that he wants @hold, so players stay in place. When they spam skills and what not, they dont' want to by mistake move to another location
-
you have to use an npc range, I think it's anywhere from 1-1000 that can be used. Then 10000+ onwards. It's somewhere in there, you can look to the npcidentity to get the idea
-
and what do you want the skill bar to change to?
-
only pvp? Do you have any npcs scripts that could do something? Disable npc folder, and see if you are in pvp, does the same think occur
-
yeah, you would see if you don't use that option, then it will make it not close all the processes correctly. That is what I have seen....I dont' know if anyone else has encountered this issue
-
yes, the sprites and skills are supported in the client
-
do you use multi client? I noticed this happens when I tick that option
-
2013-08-07
-
tada =) -- It's just yellow to blue for GM, and I've got one for player too.
-
Yeah, I've seen one other server do customizable names. I've only been able to do it with the GM yellow to any color, and the regular player
-
See what item is causing this problem. Could be on the players equip or inventory. See what script it has, and see if anything is strange about it and look at the source