Jump to content

none

Members
  • Posts

    84
  • Joined

  • Last visited

Everything posted by none

  1. Hi everybody ! I've some error with mysql request : .@nb = query_sql("select id,cmd,char from `CMDIST` ORDER BY `id` DESC LIMIT 1", .@id, .@cmd$, .@char$); (09/02/2014 17:55:11) [ SQL Error ] : DB error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from `CMDIST` ORDER BY `id` DESC LIMIT 1' at line 1 (09/02/2014 17:55:11) [ Debug ] : at script.c:16265 - select id,cmd,char from `CMDIST` ORDER BY `id` DESC LIMIT 1 Another error with this sql: query_sql("SELECT COUNT * FROM `auction`",.@count ); Can you explain me where is the error ? Thx a lot !
  2. none

    Error

    Hi, I've an error: parse_line: expect command, missing function name or calling undeclared function * 384 : 'p'cblockmove getcharid(3),0; it's a script in callfunction. how to attach player ? Thx a lot
  3. when a try to spam with Doublestraf it detects that im cheating... This system seem not working :'(
  4. same question, with the same client. don't know how to solve it...
  5. none

    Swear word

    it's maner file, just edit it
  6. none

    Sign item for GM

    hi, Nobody know how to imput amount for getnameditem command ?? thx.
  7. client need a patch: @niunzin: i don't speek about password MD5 !!! but client check mD5 !
  8. Hi,i search how to activate client MD5 hashes in login file. It's seem a diff file is need to activate it in client. Do you know where i can find this patch for 2013-08-07 ? Is available somewhere ? Thx for your reply !
  9. none

    Sign item for GM

    Bump, I can use getnameditem, but use it ? I wish: game master use this NPC: input name of player the NPC give sign item to player. But with getnameitem no possible to give amount and player name >is possible : getnameditem(<item id>,"<name to inscribe>","AMOUNT ?", "TO PLAYER NAME?");
  10. none

    Sign item for GM

    hi, i wish make NPC that sign all item it give (stuff or heal item or else). This NPC replace the command @item. thx
  11. Hi, I search to make a NPC how allow to remove @item of Gamemaster. So my NPC make item only for npc, but i wish that this item was sign by the name of the GM. What is the function ? How to sign item (stuff) and sign item (consumable) ? Thx a lot.
  12. Hi thx for your reply, i would check it ! Thx a lot ! Work fine, it's solve ! Thx !
  13. Hi, i've a question: Before when you put a card in a item, it's show in the name (as:"katar"->"bloody katar"). But now this not show (client 07/08/2013), is a miss configuration, an error in client, or something else ??? Thx a lot !
  14. none

    Swear word

    btw what client you are using? I use 20130708 client. i'm french so swear word is not ok. i've 2 choice : disable with patch or edit file to translate swear word. Do you know what file is read ? Thx a again !
  15. none

    Swear word

    So the client not read a file ?
  16. Hi, i search how to disable swear word to my client . I know that is a file in client but where ?
  17. Hi, i've same problem.. Somebody know how to solve it ??
  18. Work fine. reduce my grf between 23-25% ! Wonderfull job !
  19. hi LUB is already encrypt files. To encrypt lua to lub use luac software: http://svn6.assembla.com/svn/ClientSide/Lua_Project/tool/luac5.1.4.exe
  20. none

    Disable renewal

    Hi emitry, thx for your fast reply. So i just make this: the server read automaticaly pre re folder Db ?
  21. Hi, I need your help. i wish to disable renewal. So on your board i've find this: http://rathena.org/board/topic/94757-instant-cast-not-working/?p=254224 It disable renewall algoritms rates, drops.. But how to disable mob renewall and else ? In db folder we have renewal and pre renewall folder, but how to activate it ? Thx for your help.
  22. Hello keyworld, >Sorry my english is too bad, and i know that you're french. J'ai un petit souci avec le script, je n'ai rien qui s'affiche. Alors je me pose des questions: y a t il des droits particuliers sur certains fichiers/dossiers ? J'ai mis client et data en 777 et tout les php en 755. As tu une idée ? Merci EDIT: i've found this in error log: PHP Warning: parse_ini_file() has been disabled for security reasons in /.../core/class.Client.php on line 41 PHP Warning: Invalid argument supplied for foreach() in /.../core/class.Client.php on line 44 EDIT 2: if you have this problem, just delete parse_ini_file from php.ini ! EDIT 3: quels sont les droits nécessaires sur quels tables pour l’accès mysql ? Si je lui donne que l’accès 'select' a la base 'char', ca ne fonctionne pas :/
  23. none

    error

    Hi yes i use the lastest revision ! that why i don't know why i've this error.. may be configuration miss ?
  24. none

    error

    hi thx for your reply, i don't understand it's default configuration of Rathena server, no custom, just install and launch ! and allready some error :/ May be i forget something ? i use wiki for Rathena instal thx for your help
×
×
  • Create New...