Jump to content

  •  

eKoh

Member Since 05 Jul 2014
Offline Last Active Sep 30 2015 07:48 AM
-----

Topics I've Started

[Paid] Scripter for rAmod

06 September 2015 - 06:25 PM

Hello Hercules community, today I am looking for a scripter that has:

 

  • Intermedium ~ Profesional Scripting skills
  • Large experience
  • Reliable
  • Professional
  • Good programming style (It must be understandable, not writing without spacing and stuff)
  • Responsible
  • Bugless scripts
  • If you see a possible problem in the future with the script. YOU MUST TELL ME, and we'll find a solution for it

 

NOTE: rAmod has some source changes and some scripting functions works differently than rAthena. But it also has some good features.

 

Payment

 

  • First, we must have to design together how the script will work, if something is too hard or can be done by other way
  • I have a Test Server online, where you can work and download the SVN
  • The payment will be done once you start scripting
  • The payment will be via Paypal

How temporary a $@ variable is?

24 August 2015 - 03:57 AM

Hello, I am working with a script and I am using a $@ variable but I don't know for how long it lasts.

 

I wanted to use a $ variable, but this can cause some bugs if somehow the server crashes and the variable cannot be turned back to 0 before the player leaves.


Is there @monster2 that doesn't give any Drops/Exp?

19 August 2015 - 08:34 PM

Is there a command like that? Like @monster but, doesn't give Drops nor Exp.

 

And not like @summon because the monsters from this command cannot attack like normal monsters.


2010-07-30 Client Error when Diffing with NEMO

18 August 2015 - 09:24 PM

Hello guys, I want o use 2010-07-30 because some stuff only works with that client.

 

I want to apply Client Hash Packet by using Nemo patcher, the only current patcher that enables this MD5 hash protection for the 2010 client.

 

But sadly, I am getting a Gravity error using this Nemo patcher. After login and selected a character, I get stuck at 12% while loading the map:

 

Spoiler

 

Here the crashlog is:

 

http://pastebin.com/kDnvhJpW

 


 

But with K3dt Diff patcher works perfectly fine, of course, without the MD5 hash.

 

Some patches are not being applied, that works in 2012 client only. In the 2010 they appear but doesn't work:

 

Spoiler

 

 

And this patch that works in 2010 using K3dt and 2012 but using Nemo for 2010 doesn't work: Disable Packet Encryption

Spoiler

 


 

I really think that this Disable Packet Encryption patch is the reason that the client crashes.

 

If this is the reason of the crash, how to fix it?


Enabling RCX, RoMedic, MirAI in 2012 client

18 August 2015 - 04:06 AM

Hello guys =)!

 


 

I have recently moved to this 2012-04-10 client but it is not allowing these tools being used. I was using 2010-07-30 client before and they were working perfectly fine.

 

This 2012 client also disables AHK and maybe other tools I don't know, which is good but I do need to allow the following tools in 2012 client if possible:

 

* RCX

* RoMedic
* MirAI

 


 

Is it possible?