Dastgir
Members-
Posts
331 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Dastgir
-
Normally whoever has cart can use @at, maybe you have a custom mod which does this or you have a custom script which gives your player a cart.
-
Then you don't have proper datafolder for sakexe.
-
chrif_authok: Data size mismatch! 14608 != 80144
Dastgir replied to Peopleperson49's question in Source Support
you have not compiled all project (map,login,char) or you have done wrong source mod -
Boot from windows CD, and run chkdisk twice. (It had fixed my problem last time,)
-
Not possible via source, learn client reversing or wait for someone who is pro at this.
-
Post ur custom item iteminfo part. Maybe you haven't put number in slot or classnum
-
Block 0 Current Code: switch(select("Roll the dice.")){ set LPOINTS, LPOINTS-1; set [email protected], rand(1,6); set LREADYHR,1; mes ""+strcharinfo(0)+" *Dice#"[email protected]+"*"; mes "The dice came out as "[email protected]+"."; mes "Press Close to move forward "[email protected]+" blocks."; Should be switch(select("Roll the dice.")){ set LPOINTS, LPOINTS-1; set [email protected], rand(1,6); set LREADYHR,1; emotion [email protected],0; mes strcharinfo(0)+" *Dice#"[email protected]+"*"; mes "The dice came out as "[email protected]+"."; mes "Press Close to move forward "[email protected]+" blocks."; So it would show the dice number in npc. 3rd Square: switch(select("Roll the dice.")){ set LPOINTS, LPOINTS-1; set [email protected], rand(1,6); mes ""+strcharinfo(0)+" *Dice#"[email protected]+"*"; mes "The dice came out as "[email protected]+"."; mes "Press Close to move forward "[email protected]+" blocks."; Should be switch(select("Roll the dice.")){ set LPOINTS, LPOINTS-1; set [email protected], rand(1,6); emotion [email protected],0; mes strcharinfo(0)+" *Dice#"[email protected]+"*"; mes "The dice came out as "[email protected]+"."; mes "Press Close to move forward "[email protected]+" blocks.";
-
You are using up-to-date version, just configure your server properly, you might have edited settings in conf/battle/drops.conf for item disappearing time.
-
Simply, the vs deleted that file, just download that dll and I suppose this is windows error so put the dll in system32, however you can confirm the solution by searching on google.
-
What is the meaning of ASCII AND UNICODE in Thor Patcher?
Dastgir replied to Leinadz's question in Client-side Support
The files in grf should be in Unicode I.e euc_kr coarser. So yah it's normal, the Thor patcher. Asks whether the data u are packing is ASCII or Unicode. -
Anyone interested to give a full working guide/video?
-
3773 @ I had Already Reported Luckpauplepup a Hour Ago,
-
That 2 Should be from above table,(2 digit number) Refer http://rathena.org/wiki/Custom_Mobs
-
last time on eA i had made this request but they told that it will lag the server, bcoz if hitting a high hp mob then it is chance that it will lagg.
-
Its misconfiguration caused maybe due to adding some new features or upgrading the ipb version.
-
I can't click on view new content or view my content, it says search is disabled.
-
You dont need to make save folder, since txt version is removed from rathena. Just continue with furthur steps.
-
Use This, Nothing to Configure, On Weekend it just double the base/job exp rate and announces. EXP.txt
-
This will check ping of 'host to ip' right? So Its of no use then. Anyways, Nice Release..
-
There's // ========================= StartEvent: //Announcement to notify all players // ========================= On The Script. Put OnMinute00: Before it.
-
Can someone explain how to extract vdk file, I have RO2, but files are in vdk. please send me a direct link to extract vdk files.
-
.EXE editing, some techniques known as exe reversing
-
If you have new jobs then you have to edit the client for support of that name,click delay can be experienced in new clients and I guess nothing else..my preference would be 2012-04-10.