Dastgir
Script Developers-
Content Count
3805 -
Joined
-
Last visited
-
Days Won
250
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Dastgir
-
If want for lv99 and above, then, OnPCBaseLvUpEvent:if (BaseLevel ==99){aura (id1, id2, id3);}
-
see first post please plugin <-- currently have to patch(http://upaste.me/4a7bb2) this until Ind merge my suggestion
-
I guess you have chmod full data folder, or don't have index.html, (I installed default fluxCP) and can't view data/ folder(I have files inside it)
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
sorry about that. edited. you can now see a bigger image You should have SQL table named mob_db_re <- If Using RE or mob_db <- If Using Pre-re You can find those tables on "sql-files/" folder
-
Image is too small, can't view anything.
-
How can a source conflict with a plugin?
-
Patch with Enable Custom Shields (by nemo patcher) and change the required lua files (provided with nemo)
-
Maybe Ind's Update will be Halloween Treat.
-
conf/battle/feature.conf
-
item_db.conf Sprite: ID
-
whats the link for the script for AFAIK auction system? AFAIK = As Far As I Know GMOcean is Referring to Ragnarok's Original Auction System.
-
Previous Server files to Latest Rev. question.
Dastgir replied to Hadeszeus's question in General Server Support
There were certain amount of commits fixing skill damage in accordance to official behaviour in past few weeks, so maybe thats the reason.. -
oops, i really have not seen that end command..... and just changed attachrid to the if condition with all other lines same as 1st post.. xD
-
english support on official kro servers
Dastgir replied to tahsin002's question in General Server Support
Yes, you can type in english and you can have quests, items in english only by addig translated files clientside, but you cannot change npc names or dialogues, since its server sided, -
OnMobKilled3: if(!mobcount("que_qaru01",strnpcinfo(0)+"::OnMobKilled3")) { sleep2 2000; mapannounce "que_qaru01","Boss-Monster is now dead!",0; sleep2 2000; announce "Your party finished this monster battle, good job!",0; sleep2 2000; getpartymember getcharid(1),2; for(.@i = 0; .@i<$@partymembercount; .@i++){ if (attachrid($@partymemberaid[.@i]){ getitem 969,1; warp "prontera",156,184; end; } } } That's what I can think of to prevent the problem you mentioned. (I added check if attachrid is successful then only give item)
-
hosts the data folder on megaupload or mediafire for me? Just A Note: Megaupload is down from years, and mediafire does not allow those big files.
-
Maybe its something related to, decreases x% exp and drop rate every x hour, and finally after some hour, it becomes 0% ratebut what's the preventive method for this? player relogs and again goes to 100%? or it resets every 12 midnight or what?
-
iteminfo.lua or iteminfo.lub convert to old idnum2item?
Dastgir replied to Brynner's question in Client-Side Support
There might be tool around the forum(dont remember well, but yah, there should be a tool for it) and I am anyways making it (but not assuring to releasing it soon) -
change mob and item to database instead of txt
Dastgir replied to Javanese's question in Database Support
SQL tables too are read only at startup(txt files too are read at startup) and are stored in memory exactly as txt files data is stored. -
AFAIK, there's only 3 files which should be given right permissions(chmod) configureathena-startsysinfogen.sh
-
WillOWisp & World_Star Client/Data Files
Dastgir replied to Snaehild's question in Client-Side Support
Cannot find on kRO data.grf Updated 2 weeks before. -
Summoned monster sprite size // monster having HP-Bar
Dastgir replied to Thuan's question in Client-Side Support
clif.c: Add those /* and */ on position mentioned above and recompile. -
That post too was just a request post and was not containing any script.
-
[Problem] Class name doesnt displays properly.
Dastgir replied to pedrola's question in Client-Side Support
You might need to edit Class name by Hexing(The Only Way without mods) or Diff your client with "Enable Custom Jobs" via Nemo and edit the lua files provided with that diff. @Dastgir Hey bro, ty for reply! I've enabled the custom jobs via nemo but i got that error:06.png Any idea? as I told, include lua's provided with that diff: https://github.com/MStr3am/NEMO/tree/master/Support/Luafiles514/Lua%20Files/Admin -
How do you see your client date(version)?
Dastgir replied to deviruzy's question in Client-Side Support
OMG, just got to know about this..