This is the error
[Error]: script error in file 'npc/custom/dota_pvpladder_2.9.txt' line 66 column
6
need '('
63: // Its possible for a level 1 novice to kill a level 99 player a
nd he/she will still get in the ladder
64: // but a level 99 kill a level 1 player will...
How to fix this error
[Debug]: pc_setpos: Passed mapindex(0) is invalid!
[Error]: buildin_warp: moving player 'Ranghiem' to "",0,0 failed.
[Debug]: Source (NPC): EmpBrk#3_touch at pvp_n_4-5 (100,74)
Script below
prontera,164,173,4 script Emperium Breaker Test EMPELIUM,{
...
Here the script
prontera,164,169,4 script Emperium Breaker Test 4_F_ACROSS,{
set @time, empbrk_record;
set @m, @time / 60000;
set @time, @time - (@m * 60000);
set @s, @time /1000;
set @time, @time - (@s * 1000);
mes "[Emperium Breaker Test]";
mes...
Anyone can help me with this error?
Warning: require_once(/var/www/html/addons/vote_for_credits/lib/cashpoints.php): failed to open stream: No such file or directory in/home/mwsuranol/public_html/addons/vote_for_credits/modules/vote/index.php on line 7
Fatal error: require_once(): Failed...
Need help on this? Anyone can explain what is wrong? Thank you!
[Error]: ./map-server(clif_devotion+0x173) [0x48a2b3]
[Error]: ./map-server(clif_getareachar_unit+0x223) [0x499c93]
[Error]: ./map-server(clif_getareachar+0x56) [0x49aa26]
[Error]: ./map-server() [0x4f80a0]
[Error]...
Help me to make automated this cluckers event. Thanks
//===== Hercules Script =======================================
//= Cluck! Cluck! Boom!
//===== By: ==================================================
//= Keale
//===== Current Version: =====================================
//= 1.2a
//=====...
Anyone can help me to make PvP Room like this
Map: 5@tower
Menu:
• Normal PvP
• No Pots/Heal PvP
• Assassin Cross vs Assassin Cross
• Champion vs Champion
Thank you very much!
Please help me to make compatible for Hercules this Punching Bag is from rA. Thank you guys!
//===== rAthena Script =============================================
//= Punching Bag NPC
//===== By: ========================================================
//= Secretdataz
//===== Current Version...
How to make zeny reward from 1,000z 10,000z to 5,000,000 and 50,000,000?
//===== Hercules Script ======================================
//= Treasure Hunter Quests
//===== By: ==================================================
//= Fredzilla
//===== Current Version...
Play Will Ragnarok Online Now for PC! The only server located in Asia and very low ping/latency to Philippines, Singapore, Malaysia and Indonesia players and hosted by Softlayer an IBM Company with anti DDoS hardware system to keep server running 24/7.
Read the server information and features...
how to add required level 50 guild here
prontera,164,163,3 script Guild Package 4W_SAILOR,{
.@req_online = 2; // how many players need to online to claim.
.@req_lv = MAX_LEVEL; // minimum level of .@online players that has to be.
if ( !getcharid(2) )
{
mes "[ Guild...
Anyone can help me to fix this issue?
Error: Flux_Error
Message: MySQL error (SQLSTATE: 42S22, ERROR: 1054): Unknown column 'type' in 'field list'
File: /var/www/html/lib/Flux/Connection/Statement.php:27
File Line Function/Method /var/www/html/addons/vote_for_credits/lib/cashpoints.php 61...
I already follow the instruction from wiki but still not work. Im using latest revision. See the configuration below!
scr/common/mmo.h</p>
#define MAX_LEVEL 1000
change 99 to 255 at db/exp.txt
//Base - Trans Jobs...