Jump to content

Elysium

Members
  • Posts

    164
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Elysium

  1. Can i ask for your script here? after i test i'll check everything.
  2. No there's no problem with my test server, the only main problem is the script. SQL part. if you don't mind kindly check it and also with the map-serv.
  3. okay, here's the screenshot. i don't understand why i got many errors, every annoucement. http://imgur.com/pdpQJlC
  4. query_sql ("SELECT DISTINCT `last_map` FROM `ragnarok`.`char` WHERE `online` = '1'",.@maps$); i got confuse on this part why i got, DB:Error how to fix this? Thanks in Advance. - script News -1,{ OnInit: set .Time,30; // Announce every x Seconds. setarray .News$[0], // Random Message to be Announced "Message 1", "Message 2", "Message 3"; while(1) { query_sql ("SELECT DISTINCT `last_map` FROM `ragnarok`.`char` WHERE `online` = '1'",.@maps$); for (.@i = 0 ; .@i < getarraysize(.@maps$) ; .@i++) soundeffectall "voice_man5.wav",0,.@maps$[.@i]; announce .News$[ rand( getarraysize( .News$ ) ) ],bc_all,0xffb9f3; sleep ( .Time * 1000 ); } end; }
  5. Could you add also, that the specific map will be announced on the 'Weather' e.g the prontera, so it will be announced. Thank you for this.
  6. Yeah that icons finally
  7. Elysium

    REMOVE

    REMOVED
  8. Hey, mind sharing your scripts for the Unbinding?

    1. Jhedzkie

      Jhedzkie

      released it in the Account-Bound items thread.

  9. Hello, i'm having a problem regarding my client.exe it keeps me Rejected from the Server.. I have apply 51 patches. i'm using 20120410 or 2012-04-10.
  10. I know that everything, but my main point is, why is it that in my 'mapserv-sql' is showing [Warnings] Though it's correctly set up, >,<
  11. So? it should be same version you use, the 2012-4-10 Client is packet version 30. Does some knows how to fix this one?
  12. Hello, i'm bit confuse why is it that in my mapserv-sql it shows [Warning]. Kindly, please tell me how to fix this one? i don't want to show this on my mapserv-sql. Although, i have already set up correctly my: /db/packet_db.txt 30 /src/clif.h MAX_PACKET_VER = 30, /srch/mmo.h #define PACKETVER 20120410 clientinfo.xml <version>30</version> I'm using 2012-04-10. Please let me know if there is something lack with my setting-up. Image: Thank you!!
  13. Hello, how can i fix this one? Image:
  14. Hello, there! i have concern regarding this what if the player want to sell his/her items etc, is there any possible to unbind those items? if yes, my suggestion would use scroll item e.g Unbinding of Scroll. only on a selected items would be unbind Thank you, and for this wonder useful system prevent hack equipments. i would be please to hear ur feedback also. Thank you.
  15. Hello, i would like to ask for support how can i fix this 'Korean' skill. i want to make in English Version. please let me know what are the requirments needed. I downloaded everything here: http://rathena.org/board/topic/70962-recommended-client-setup/ Thank you!!
  16. Sorry, seems it doesn't worked at me, i'm using Windows 7 64bit. i have set the compatibility to Windows 7. So confusing? should i used the 'Lua files' and dragging it? or it could be also just 1 by 1 dragging it?
  17. Hello? pardon for my ignorance, how does it work exactly? i tried to drag my 'accessoryid.lua' nothings happen i just put i on a same folder. i want to convert it to Lua to Lub. Preview: http://i42.tinypic.com/i2ugev.png Mfg Elysium
  18. Hi, sorry for bumping here another thread, anyways i have confuse why i have quest_function error. everytime i open my .exe is there any IDEA? My client use is '2012-03-07fRagexeRE' Preview: Helping greatly appreciated! Mfg Elysium
  19. +1 for the background image, although the 'font' doesn't fit on the banner actually, just play with Blend Modes, in order to get the right one. Just a TIP. Practice, comes with perfections. Mfg Elysium
  20. ROdatamsgstringtable.txt + Line 1254 Replace whole line with this one
  21. +1 Aerie for great contribution of his 'Episodes' hope many more Projects to come with you Aerie! And Syouji for the 'Videos' for BrowEdit Contributions. and many more stuff here on rAthena. Judas, for the Client&Support. keep on continue! And many more stuff and contributors here on rAthena! Wish you best luck guys! And also i would like to congratulate the new DM / Development Manager Gepard! Cheers~ Mfg Elysium
  22. I haven't tested yet the BrowEdit 620, so far in 586 i don't have any Problems regarding with 'Terrain Edit' actually. might you have misclick that's why it's broke?
  23. Hi, will you mind to give me your working 'Lua Files' for this client compatibility? And i think only my Lua files are only the problem. My Lua files: http://www.mediafire.com/?midmesufxc7rb4r Please correct me if i'm wrong, i have downloaded it somewhere but i don't know if my lua is working correctly. kindly check it please? Greatly appreciated for those who helped me. Thank you!
×
×
  • Create New...