-
Content Count
59 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by goddameit
-
Add what you want at here http://i.imgur.com/w9SetVJ.png
-
Preview : http://bit.ly/Z0ECZx Introduction : You can hire this npc, it will follow you and give you buff. Download : dedicated_npc_3.txt More NPC : First add new npc like this: ,,,duplicate(DedicatedNPCMain)Add new name define into .npc_name$setarray .npc_name$[0],"Dedicated Poring AAA","Dedicated Poring BBB","Dedicated Poring CCC"; Time Set : 60 seconds set getvariableofnpc(.npc_time[@id_use],"DedicatedNPCTimer"),gettimetick(2)+60; Update : 2014/02/27 : http://herc.ws/board/topic/4107-dedicated-npc-v2/?p=27298 http://rathena.org/board/topic/74607-dedicated-npc-v2/?p=244414 2014/01/24 : Rewrite timer and npc runner. Edit : No repairall? >> reply
-
system will refresh it every 1min ----------------------------------------- update
-
This system will give title (by @fakename) to who is on the list automatically. Preview: ----------------------------------------------------------------- Download: Script GD_PK_TITLE_2.txt (info) GD_PK_TITLE.txt SQL http://pastebin.com/download.php?i=g2qTV36N ----------------------------------------------------------------- Command: @delpktitle for clean the datebase @refhpktile for refresh the datebase ----------------------------------------------------------------- Setting: Define this rank is top 2 of killer set .SP_RANK,2;Define system will give "[MVP]" to top 1 player function GETTILE { switch(getarg(0,0)) { case 1: return "[MVP]"; default: return ""; } }
-
Web Vending Database (Standalone and FluxCP Addon)
goddameit replied to Sanasol's topic in Source Releases
awesome -
If those come from what you done, you should show us what you're trying, if not, you can report it to developer http://herc.ws/board/tracker/
-
http://rathena.org/board/topic/86515-who-return-a-shop-vending-title/?view=findpost&p=218623
-
if damage do on 7x7, then you're doing in right way
-
tick = status->luk>199?0:tick; is this not a time of freezing?
-
http://rathena.org/board/topic/86303-how-can-i-make-clone-a-skill/?view=findpost&p=217753
-
You can add an invisible one to bear this attack
-
This part md = mob_once_spawn_sub(src, src->m, src->x, src->y, iStatus->get_name(src), 2308, "", SZ_SMALL, AI_NONE);
-
//#define NEW_CARTS
-
http://en.wikipedia.org/wiki/Uninitialized_variable
-
http://herc.ws/board/tracker/project-1-core/
-
have you done anything? I guess, your function trying to run something on dead none date monster (I see some error value appear on somewhere ex:damage = -1076927272)
-
I guess this is client problem
-
if lost, just re-giving it again
-
You can increase it to make it faster
-
#define MAX_SHOPITEM 1000
-
yep, you will need to refresh client by relogin or else (jump, warp,...)
-
File Name: Forcibly Strip File Submitter: goddameit File Submitted: 23 Jul 2013 File Category: Source Modifications Info : http://goo.gl/RXACXL Preview : -------------------------------------------------------------------- Click here to download this file
-