Jump to content

Dastgir

Members
  • Posts

    331
  • Joined

  • Last visited

Everything posted by Dastgir

  1. Hello, Since gravity has changed the itemInfo format. Recently, I have been getting quite a few requests to make something for idnum to ItemInfo converter. So here I am, made a tool + optional config in itemInfo to support older clients without changing the format. Tool Link: https://github.com/dastgir/Scripts/tree/master/Lua/multi-tools Usage is mentioned in Readme
  2. That's different repo altogether, and the main focus isn't on it(and wouldn't be for upcoming months, except if jedzkie will work on it) Also, if you just say, we should focus on abc,xyz, You should also think that, there's some reason why ragemu was created...
  3. Curious: which server you talking about... @OnTopic You can view the files in grf even if its encrypted, the contents of it is however hard to obtain, you need to check which encryptor they used and the password for decrypt..
  4. They modify the client such that they can have many colors
  5. Dastgir

    WOE:TE

    What's the Treasure drops of Woe TE?
  6. Complete previous quest first, then next quest will be shown(that's how lua has been set)
  7. https://github.com/ROClientSide/Translation This have more update lua's
  8. Did you even tried 2013 and 2014 clients??Diff client wih restore login window and you will get login screen and can run without any launcher (login screen patch even works for 2014-10), use NEMO for patching. As of launcher, the profile part is good.
  9. Budget goes around 99$ - 150$ That's too low but it can manage if you really know what you're doing. I suggest to make your budget higher than that maybe $500 or something. 300$ is enough for a starter (for a Unmanaged DDoS Protected DS) else 150$ is enough for a unmanaged DS(no protection by datacenter) P.S: Above quote is for starters, as you grow, you would need additional DS, for accumulating customers.
  10. There's many hosting and it really depends on your budget and specs you need(and the location of the ds you want) some of them: hetzner.de ovh.com datashack.net psychz.net .... there's many more
  11. https://github.com/dastgir/Scripts/tree/master/DLL/SplashInstruction given on that page, or else use 'Use Custom DLL' on Nemo Patcher Put harmony splash screen name as splash.bmp and move it to your client folder.
  12. So here's the problem, A+B=C and B>C, then absolutely B>A or B<A reasons: Case 1: Since A+B=C. A, B cannot exceed C if they both are positive. so 2 cases left are, (both negative) or (one negative and one positive). Case 2: For both negative ( A and B ): C will always be lesser than A and B examples: -1-2=-3 (A=-1,B=-2,C=-3) or -2-1=-3 (A=-2,B=-1,C=-3), so B can be greater or less than A(In both examples B>C) Case 3 (for one positive and one negative number): take examples, -1+2=1(A=-1,B=2,C=1) or 3-2=1(A=3,B=-2,C=1), in first case B>A (And B>C) and in second case B<A(B is not greater than C), so Answer is: 1) B is greater or less than A(If both numbers are negative) 2) B is greater than A (if A is negative and B is positive) 3) No relation (If both are positive numbers, or A is negative and B is positive) P.S: A cannot be equal to B in any case(since B>C). So according to the Question conditions of number being negative or positive, above three results can be obtained.)
  13. like which methods, all users are curious to know method to extract files from securegrf encrypted grfs.
  14. just backup your SQL database that Server A use, and restore it into SQL database of Server B(If both server emulator are same you don't need to do extra works, or if both server emulator are different, you need to add some more tables in SQL database.)
  15. set PACKETVER properly, maybe that can be the issue if you use packet_obfuscation.
  16. I taken the patch provided in this topic, done some modifications so that it read the color from sql and just process that color.
  17. Haha , a compound(chemistry) name for map, Para-DiChloro-Benzene. Anyways nice map.
  18. Till the time I was there in staff, there was no delay in replying tickets, and everything else was fine, but as they hired new staff and i leaved, it became the worst I 2nd that!!! what you mean by that?
  19. Till the time I was there in staff, there was no delay in replying tickets, and everything else was fine, but as they hired new staff and i leaved, it became the worst
  20. Site: http://flangtech.blogspot.in/2013/07/open-source-free-to-try-virtual-private.html Opens a tab many a times, of youtube. VPS Details: Windows Server 2003 SP2 3.30GHz, 256MB Ram 30GB Hard Disk. Contents: A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service.[1] The VPS runs its own copy of its operating system, and customers have superuser-level access to that operating system instance, so can install almost any software that runs on that OS. For many purposes they are functionally equivalent to a dedicated physical server, and being software defined are able to be much more easily created and configured. They are priced much lower than an equivalent physical server, but as they share the underlying physical hardware with other VPSs, the performance is less, and may depend on the workload of these others. Free To Try Virtual Private Server (Windows Server 2003) You Can Access This Free VPS Via Remote Desktop IP: 209.141.41.103 Username: Administrator Password: ??????????? Do This Step to get the Password 1.Like http://www.facebook.com/Flangtech.Net 2. Subcribe: http://www.youtube.com/user/ReyEarthMarcelino 3. Go in the facebook page and look the password there. 4. Make A Comment Bellow NOTE: Don't Abuse The VPS. Don't Sale it. Dont Change Password. Don't DDOS it. IF You Want To Purchase This VPS Just Send me an Email [email protected]
  21. dispbottom ""+getcharid(1); 2 lines after OnPCLoadMapEvent:. It displays the Party ID.
  22. - script KillCashPoint -1,{ OnPCKillEvent: if (killedrid==getcharid(0)) end; //No Points, killed himself if (lastkilled==killedrid){ set lkcount,lkcount+1; if (lkcount>=5){ set #CASHPOINTS,#CASHPOINTS-3; dispbottom "You have Lose 3 points of Honour. Your Total Points are "+#CASHPOINTS; atcommand "@nuke "+strcharinfo(0); end; } else{ set #CASHPOINTS,#CASHPOINTS+1; dispbottom "You have gained 1 Point of Honour. Your Total Points are "+#CASHPOINTS; end; } } else{ set lastkilled,killedrid; set lkcount,1; set #CASHPOINTS,#CASHPOINTS+1; dispbottom "You have gained 1 Point of Honour. Your Total Points are "+#CASHPOINTS; end; } } Haven't Tested.
  23. Well, I have posted the hosting ad in paid service ad from almost 2 months, but admin is never online, that's why you can see my host here http://rathena.org/board/topic/82495-paid-service-forum/?view=getnewpost requesting to hire some new mods to approve paid services. Other forum's admin are active, that's why its been accepted there much earlier. And yes, we have many servers running as of now, I am co-owner.
×
×
  • Create New...