announce "Ragnarok Online : We Have New Player Join Our Server. His Name [ "+strcharinfo(0)+" ]" + BaseLevel + " ] !!",bc_all;
Hi Guys kindly help me on my script to announce the Job class of the character when announced
Thank you in advance
- script Eva Check -1,{
OnInit:
bindatcmd("@evacheck", strnpcinfo(3)+ "::OnCheck");
end;
OnCheck:
dispbottom "You currently have " +#CASHPOINTS+ " eva points";
end;
}
Hi Guys, how can i add this into groups.conf? so the players can view this @evacheck in...
announce "Ragnarok Online : We Have New Player Join Our Server. His Name [ "+strcharinfo(0)+" ] !!",bc_all;
Hi Guys i have NPC script above announce the Charactername. anyone how to add also the Base Level in the announce?
Thanks in advance
Hi Guys,
can anyone rework this script to run in hercules
https://rathena.org/board/topic/104825-quests-games-fixedslot-machine-bevarage-vending-machine-simulate-vending-machine-system/
this from rathena script
vendingMachine.txt
Hi Guys need help,
i've installed custome system 2.1 but when i've try to convert the headger nothing happen its just change the name into Custome's Hat
please see the attachment
appreciate your response
when you i've @disguise poring.
and you turned into poring.
try to walk. and there is an image left on your location
how to fix this one.
my client is 20131223 and have a updated Hercules Trunk.
my reference...
Hi Guys how to add another items for daily rewards? i'm getting error
//===== EinherjarRO Scripts ==================================
//= Daily Prize, OnPCLoginEvent
//===== By: ==================================================
//= Stolao
//===== Current Version...