Jump to content

Jedzkie

Script Developers
  • Content Count

    632
  • Joined

  • Days Won

    4

Everything posted by Jedzkie

  1. hi how can I randomly set cash point to my account using query_sql? example: query_sql ("UPDATE `cash` SET `cash_point` = cash_point + rand(100,1000) WHERE `account_id` = '"+getcharid(3)+"'"); if i use the item, this is the error. DB error - Operand should contain 1 column(s) Thanks!
  2. try to restart your server after you add the guildstorage: true
  3. Hi! can some add this function in questinfo? *questinfo <Quest ID>, <Icon>, <Map Mark Color>, <Job Class>, <Player's Base Level or Job Level>; Thanks!
  4. 1. The account used in the video is a GM account. 2. He/She disabled the display of chat messages so that the "Item Created." word will not show. 3. The Zoom-In camera movement will hide also the Item Created word. 101% this program is fake, if this is real. No one will make Ragnarok Private Server anymore.
  5. <3 <3 <3 <3 <3 <3 BTW additional report, if i diff Remove Hourly Message, the client crashes when i tried to log in in-game.
  6. i think it is on lua files. No. I tried to change my client using this http://rathena.sourceforge.net/tools/diff_patcher.php and it's working fine. no changes in my lua/lub files.
  7. @@Neo found a little bug in icons timer, it is not translated. im using 2010-06-16aRagexeRE
  8. Can't get a use of it, any example of script which can be useful?? Is it possible that quest db supports items not only monsters? For example, hunt 10 Poring Cards. Example structure: Drops: ( { ItemID: 4001 // Target Item ID Count: 10 // Target Count MobID: 1002 // Target Monster },
  9. @@Neo Oh sorry, i diffed Enable Proxy Support. that's why i can't connect. It still working fine. but I have still this problem, if I set my max view display to 4000 and up, i get gravity error but the client still active.. can you check this?
  10. @@Neo Sorry for the delay, it seems i can't connect to the server using my current client (2010-06-16aRagexeRE) after your update, and then if i use alt+f4, gravity error will show. kindly check this. thanks!
  11. The character distribution, is the stats right? if so, there are no stat distributions starting from 2012-04-10aRagexeRE onwards. All stats are set to 1 when you create a character, you can distribute them when you are in-game. the second one, use restore login window.
  12. please show some screenshots.
  13. Suggestion: Also add noviewid all
  14. lol! BTW... can you do a experiment adding patch 2010 to 2014 clients that support new prontera? is it possible? Bump?
  15. Hi! Can someone help me adding sql query in this script? and adding gm menu like adding items on a specific account then logs in my sql who add that item. Thanks! http://pastebin.com/raw.php?i=ULJ8QJTh
  16. lol! BTW... can you do a experiment adding patch 2010 to 2014 clients that support new prontera? is it possible?
  17. Thank you! I'm using 2010-06-16aRagexeRE. i have found another bug or error, when i'm in prontera, i got gravity error but it is not closing the client immediately. The warning still showing unless you didn't click the exit. but when i'm in other maps, this gravity error won't show. please check this. thanks! My prontera is old, not the new one. Thank you! I'm using 2010-06-16aRagexeRE. i have found another bug or error, when i'm in prontera, i got gravity error but it is not closing the client immediately. The warning still showing unless you didn't click the exit. but when i'm in other maps, this gravity error won't show. please check this. thanks! My prontera is old, not the new one. Can you add also, Load Lua before Lub? The gravity error shows only when i set the View ID to 30000, not tried more less than 30000, i've tried 5000 and its now ok.
  18. Hi! Thanks for the update! it's now working. But i found a bug in IncreaseAtkDisplay.. Also when my character is in prontera, i'm getting gravity errors.. my prontera is old prontera, not the new one, i created a diff in http://rathena.sourceforge.net/tools/diff_patcher.php (2010-06-16aRagexeRE) but i dont have errors in prontera.
  19. How do i insert it in my script? sorry new i scripting
  20. Hi! How can i put comma's in number thru script? not a manually input a comma in number, i need a automated comma in every 3 digits. for example: before: You have 1000 Cash Points. After: You have 1,000 Cash Points. Regards, Frost
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.