Jump to content

  •  

CraftNCheez

Member Since 20 Jun 2016
Offline Last Active Jun 09 2017 01:51 PM
-----

Topics I've Started

Changing it to random points

03 June 2017 - 03:12 PM

Hi, Anyone could help me change the Gold points give instead of 1 point every mob killed, it will give a random 1 ~ 5 points.

 

Here's the script.

 

https://pastebin.com/hHq2D6Qx


Antibot Killer 6 by Myzter

01 June 2017 - 03:40 PM

Found this topic on rathena, possible to use it here? or is there a converted antibot killer of Myzter here in hercules? or is this script from rathena is compatible to hercules emulator?  :D  :D


Updating Hercules [git pull problem]

01 June 2017 - 10:54 AM

Hello,

 

I download the Hercules emulator from https://github.com/HerculesWS/Hercules and downloaded as ZIP.

and then I order a Linux VPS to host it, then i used that as my emulator. When i found there's an update in hercules recently.

I want to update it to the latest.

 

My Hercules Emulator is currently running on VPS. using Winscp to view it. So in Putty

I followed the guide Updating a working copy from  here

Typed "git pull"

and this error comes

[root@ragnarok Trunk]# git pull
fatal: Not a git repository (or any of the parent directories): .git

 

 

 


Overwrite schema ragnarok in phpadmin

31 May 2017 - 10:54 AM

Im having problem that when i equip and items to my character and relog the item is gone in inventor and equipment but the item equipped still views on the character. This problem start when I changed the Emulator files with new sql-files,etc., 

 

How can i change the ragnarok schema, to use the new emulators sql-files. Is it possible to overwrite it? tried using putty typing this  

 mysql -u root -p ragnarok < root/Trunk/sql-files/main.sql

after using that no message, if it change just came back from the root and waiting for the next command on putty. (checked data on phpadmin ragnarok schema, nothing changed)


No "make plugins" when type in puTTy

31 May 2017 - 09:19 AM

Hello, just question. I've look to topics on how to use/add plugins to my running server (not yet up there's compiling errors).

 

I saw people saying do "make plugins", so i tried to use it in my puTTy to compile my edited makefile.in in src/plugins right? 

 

after typing the make plugins this message pops up.

 

# make plugins
make: *** No rule to make target `plugins'.  Stop.