Recent content by lipitb

  1. L

    Dynamic IP and Server

    Hello Use dynamic IP and use the host ragnahome.servegame.com for the client to connect, and the login / char / map-conf ... Turns out the modem and restart my ip changes, the server loses connection in char_server. I try to restart. Had another way without rebooting the server?
  2. L

    Getitemname first database

    Hi! I want to modify the function "getitemname" for first check the name in the database as my script: example:            
  3. L

    vending shop to database

    Hi! Who take the vending shop (shop name,item list, price, location x y,map) to database table? Thanks
  4. L

    Who return a shop vending title?

    HI please Who return a shop vending title? src/map/vending.c if( SQL_ERROR == SQL->Query(mmysql_handle, "INSERT INTO `vending_list` " "(`char_id`,`shopname`,`item_id`,`amount`,`price`,`timestamp`) " "VALUES ('%d', '%s', '%d', '%d', '%d', 'CURRENT_TIMESTAMP')"...
  5. L

    GM_cant_drop_items groups

    Good night! I apologize if you're posting in the wrong session, and if the translation is not good. I am Brazilian. I share with you my modification in source.   In my hercules emulator upgraded in its latest version, GMs can drop items regardless of the option in can_trade groups.conf.  ...
  6. L

    @reloadscript Message Global

    Good night! I apologize if you're posting in the wrong session, and if the translation is not good. I am Brazilian. I share with you my modification in source.   In my hercules emulator upgraded in its latest version, the command @reloadscript shows no overall message independent of the...
Back
Top