Jump to content

Xanthin

Members
  • Content Count

    23
  • Joined

  • Last visited

Posts posted by Xanthin


  1. HI to all,

     

    i have downloaded and uploaded the FluxCP for Hercules. I have try to install it to my webhost but i have no idea because its not work.. I have set up ma Root Server IP + Ports in the servers.php but everytime i try to install it, the page say me that the User can't connect to the ip.. But its not shown my Root Server IP, its shows a other? Maybe is this my web host ip? I have no idea please help me :)

     

    Thanks

     

    servers.php :

    <?phpreturn array(	// Example server configuration. You may have more arrays like this one to	// specify multiple server groups (however they should share the same login	// server whilst they are allowed to have multiple char/map pairs).	array(		'ServerName'     => 'Server Name',		// Global database configuration (excludes logs database configuration).		'DbConfig'       => array(			//'Socket'     => '/tmp/mysql.sock',			//'Port'       => 3306,			//'Encoding'   => 'utf8', // Connection encoding -- use whatever here your MySQL tables collation is.			'Convert'    => 'utf8',				// -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available.				// -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8)			'Hostname'   => '144.xx.xx.xx( My Root IP)',			'Username'   => 'TestPage01',			'Password'   => '******** ( My PW )',			'Database'   => '******** ( My DB )',			'Persistent' => true,			'Timezone'   => null // Example: '+0:00' is UTC.			// The possible values of 'Timezone' is as documented from the MySQL website:			// "The value can be given as a string indicating an offset from UTC, such as '+10:00' or '-6:00'."			// "The value can be given as a named time zone, such as 'Europe/Helsinki', 'US/Eastern', or 'MET'." (see below continuation!)			// **"Named time zones can be used only if the time zone information tables in the mysql database have been created and populated."		),		// This is kept separate because many people choose to have their logs		// database accessible under different credentials, and often on a		// different server entirely to ensure the reliability of the log data.		'LogsDbConfig'   => array(			//'Socket'     => '/tmp/mysql.sock',			//'Port'       => 3306,			//'Encoding'   => null, // Connection encoding -- use whatever here your MySQL tables collation is.			'Convert'    => 'utf8',				// -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available.				// -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8)			'Hostname'   => '144.xx.xx.xx( My Root IP)',			'Username'   => 'TestPage01',			'Password'   => '******** ( My PW )',			'Database'   => '******** ( My DB )',			'Persistent' => true,			'Timezone'   => null // Possible values is as described in the comment in DbConfig.		),		// Login server configuration.		'LoginServer'    => array(			'Address'  => '144.xx.xx.xx( My Root IP)',			'Port'     => 6900,			'UseMD5'   => true,			'NoCase'   => true, // Hercules account case-sensitivity; Default: Case-INsensitive (true).			'GroupID'  => 0,    // Default account group ID during registration.			//'Database' => 'ragnarok'		),		'CharMapServers' => array(			array(				'ServerName'      => 'Server Name',				'Renewal'         => false,				'MaxCharSlots'    => 9,				'DateTimezone'    => null, // Specifies game server's timezone for this char/map pair. (See: http://php.net/timezones)				//'ResetDenyMaps'   => 'sec_pri', // Defaults to 'sec_pri'. This value can be an array of map names.				//'Database'        => 'ragnarok', // Defaults to DbConfig.Database				'MaxBaseLevel'    => 99,				'ExpRates' => array(					'Base'        => 100, // Rate at which (base) exp is given					'Job'         => 100, // Rate at which job exp is given					'Mvp'         => 100  // MVP bonus exp rate				),				'DropRates' => array(					// The rate the common items (in the ETC tab, besides card) are dropped					'Common'      => 100,					'CommonBoss'  => 100,					// The rate healing items (that restore HP or SP) are dropped					'Heal'        => 100,					'HealBoss'    => 100,					// The rate usable items (in the item tab other then healing items) are dropped					'Useable'     => 100,					'UseableBoss' => 100,					// The rate at which equipment is dropped					'Equip'       => 100,					'EquipBoss'   => 100,					// The rate at which cards are dropped					'Card'        => 100,					'CardBoss'    => 100,					// The rate adjustment for the MVP items that the MVP gets directly in their inventory					'MvpItem'     => 100				),				'CharServer'      => array(					'Address'     => '144.xx.xx.xx( My Root IP)',					'Port'        => 6122				),				'MapServer'       => array(					'Address'     => '144.xx.xx.xx( My Root IP)',					'Port'        => 5122				),				// -- WoE days and times --				// First parameter: Starding day 0=Sunday / 1=Monday / 2=Tuesday / 3=Wednesday / 4=Thursday / 5=Friday / 6=Saturday				// Second parameter: Starting hour in 24-hr format.				// Third paramter: Ending day (possible value is same as starting day).				// Fourth (final) parameter: Ending hour in 24-hr format.				// ** (Note, invalid times are ignored silently.)				'WoeDayTimes'   => array(					//array(0, '12:00', 0, '14:00'), // Example: Starts Sunday 12:00 PM and ends Sunday 2:00 PM					//array(3, '14:00', 3, '15:00')  // Example: Starts Wednesday 2:00 PM and ends Wednesday 3:00 PM				),				// Modules and/or actions to disallow access to during WoE.				'WoeDisallow'   => array(					array('module' => 'character', 'action' => 'online'),  // Disallow access to "Who's Online" page during WoE.					array('module' => 'character', 'action' => 'mapstats') // Disallow access to "Map Statistics" page during WoE.				)			)		)	));?>

     

    ScreenShot:

     

    ujg4t3up.png

     


  2. Hello to all,

     

    its possible to change the warp code so if a player use fly wing its not teleport to a other map.

    Back in the Freya emulator, we needed to move to go in the portal if we landed on it.

     

    Greetings,

    Xanthin


  3.  

     

     

     

     

     

    *update please*

     

    Shops now showing in autotrade!

     

    what version?

     

     

    Hercules Version: 14041 ( Updates 2 weeks ago )

    Web Vending Version: Standalone

     

    Used:

    https://github.com/S-anasol/sanasol/blob/ea8588531d955be28f722c1d73902ac08db224b3/merchant_db_hercules_source.patch

    and https://github.com/S-anasol/sanasol/tree/master/merchant_db

     

    Merchant Shops is only show in the Web Vending if they are not in autotrade. The @at command transfers the sql to the new database and the Web Vending don't read it.

     

    Sry for my bad english

     

     

     

     

    new vending DB(hercules internal) atm only here https://github.com/S-anasol/sanasol/tree/master/merchant_db_hercules_flux

    fluxcp addon, other versions not support it

     

     

    Thank you, added to my flux and works :)

  4.  

     

    *update please*

     

    Shops now showing in autotrade!

     

    what version?

     

     

    Hercules Version: 14041 ( Updates 2 weeks ago )

    Web Vending Version: Standalone

     

    Used:

    https://github.com/S-anasol/sanasol/blob/ea8588531d955be28f722c1d73902ac08db224b3/merchant_db_hercules_source.patch

    and https://github.com/S-anasol/sanasol/tree/master/merchant_db

     

    Merchant Shops is only show in the Web Vending if they are not in autotrade. The @at command transfers the sql to the new database and the Web Vending don't read it.

     

    Sry for my bad english


  5. Hi to all,

     

    its possible to write a source code thats allowed only 1 space in the Char and Guild name?

    Atm if you allow space in Char/Guild name you can create names like "as<space><space>wer<space><space><space>" ecc. :(

     

    Thanks,

    Xanthin


  6. Hello to all,

     

    i use Hercules SVN ( Updated 1 week ago ) and i have a big problem...

     

    I use pre-renewal settings and Assassin/Assassin Cross can't use dual dagger/sword. Everytime i try to equip a second weapon its only use the right hand and not the left hand... Has anyone a solution for this?

     

    I have try it with GM Char ( allskills and allstats ) and with a normal char ( making the job change quest and without using gm commands ) and both can't equip left hand weapons...

     

    Thanks and Greetings,

    Xanthin


  7. Hello everyone,

    i have the question if someone might help me with an SRC edit wich i cant create myself...

     

     

    I would like to have skill "Weapon Refine" from blacksmith to be after every Refine showing the

    Message "+x Item Obtained" like it would show from a normal Refine from Npc

     

     

    Is that possible? Thanks for Help.

     

    Greetings,

    Xanthin


  8. Hello to everyone,

     

    i have a little question. How can i enable /who on my client? I use 2013-08-07a Ragexe and if i use /who with normal player account or gm account is nothing happen.

     

    Thank you for reading.

     

    Regards,

    Xanthin


  9. Hello i have any problems with the script....

     

    1. Fishing Ladder Board makes error on mapserver

    [Error]: run_script: infinity loop !
    2. If i use the Fishing Store without Items the Character can't move after his see the empy menu
    [Error]: no mapserver error

  10. tell your team member. Try to run their client as administrator together with their Setup.exe

     

    Rightclick>Compatibility>Thick "Run this program as administrator">OK..

     

    makes and don't works, setup.exe, thor patcher, game.exe and loki launcher all as administrator but the game.exe don't start.... Its make only a little "bing music?!?" and nothing happens


  11. Hello everyone, i apologize for my english :)

     

    i have a little problem with my client, i have make a new 2013 client for a new server and first all works fine. Now we have the problem thats a team member can't open the exe... Its only make a "bing?!?!" and nothing happens.

     

    We have testet on:

     

    Windows 8 and 8.1 64 bit = works

    Windows 7 64 Bit = works

    Mac OS with Win XP 32 Bit emulated = works

    Windows 7 32 Bit ( used by the new member ) = don't works

     

    Exe:

    2013-06-18aRagexe.exe

     

    Diff File ( diff with xDiffPatcher ):

     

     

     

    <?xml version="1.0"?>
    <DiffProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Name>Last Patches</Name>
      <Entries>
      <DiffProfileEntry>
      <PatchID>88</PatchID>
      <PatchName>Allow space in guild name</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>97</PatchID>
      <PatchName>Cancel to Login Window</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>7</PatchID>
      <PatchName>Change Gravity Error Handler</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>8</PatchID>
      <PatchName>Custom Window Title</PatchName>
      <Inputs>
      <DiffProfileInput>
      <name>customWindowTitle</name>
      <value>Elaria Ragnarok Online</value>
      </DiffProfileInput>
      </Inputs>
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>9</PatchID>
      <PatchName>Disable 1rag1 type parameters</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>13</PatchID>
      <PatchName>Disable Ragexe Filename Check</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>15</PatchID>
      <PatchName>Disable HShield</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>61</PatchID>
      <PatchName>Disable Packet Encryption</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>68</PatchID>
      <PatchName>Enable 64k Hairstyle</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>49</PatchID>
      <PatchName>Enable Multiple GRFs</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>20</PatchID>
      <PatchName>Extended Chat Box</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>21</PatchID>
      <PatchName>Extended Chat Room Box</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>69</PatchID>
      <PatchName>ExtendNpcBox</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>22</PatchID>
      <PatchName>Extended PM Box</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>24</PatchID>
      <PatchName>Fix Camera Angles</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>64</PatchID>
      <PatchName>@ Bug Fix (Recommended)</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>28</PatchID>
      <PatchName>Increase Headgear ViewID to 5000</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>31</PatchID>
      <PatchName>Increase Zoom Out 75%</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>65</PatchID>
      <PatchName>Load ItemInfo.lua before lub</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>33</PatchID>
      <PatchName>KOREA ServiceType XML Fix</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>86</PatchID>
      <PatchName>Only First Login Background</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>35</PatchID>
      <PatchName>Read Data Folder First</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>36</PatchID>
      <PatchName>Read msgstringtable.txt</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>37</PatchID>
      <PatchName>Read questid2display.txt</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>38</PatchID>
      <PatchName>Remove Gravity Ads</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>39</PatchID>
      <PatchName>Remove Gravity Logo</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>84</PatchID>
      <PatchName>Remove Serial Display</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>50</PatchID>
      <PatchName>Skip License Screen</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>42</PatchID>
      <PatchName>Skip Resurrection Buttons</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>95</PatchID>
      <PatchName>Use SSO Login Packet</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>44</PatchID>
      <PatchName>Translate Client In English</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>51</PatchID>
      <PatchName>Ascii & Arial on All Langtypes</PatchName>
      <Inputs />
      </DiffProfileEntry>
      <DiffProfileEntry>
      <PatchID>47</PatchID>
      <PatchName>Use Ragnarok Icon</PatchName>
      <Inputs />
      </DiffProfileEntry>
      </Entries>
    </DiffProfile>

     

     

     

    Clientinfo.xml:

     

     

     

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    <servertype>sakray</servertype>
    <servicetype>america</servicetype>

    <connection>
      <display>Ragnarok</display>
      <balloon>the balloon</balloon>
      <desc>description</desc>
      <address>xx.xx.xx.xx</address>
      <port>6900</port>
      <version>26</version>
      <langtype>1</langtype>
      <registrationweb>flux.domain.com</registrationweb>
      <aid>
      <admin>2000000</admin>
         <admin>2000001</admin>
         <admin>2000002</admin>
      </aid>
      <loading>
      <image>loadingscreen01.jpg</image>
      </loading>
    </connection>
    </clientinfo>

     

     

    Launcher:

    Loki Launcher 1.00

    ( Try other launcher but don't works too )

     

    Patcher:

    Thor Patcher

     

    • Microsoft Visual C++ 2010 Restributable Package is installed
    • Client make with brand new kRO and kRORE full patched
    • data.grf, rdata.grf are in the folder
    • savedata/OptionInfo.lua is on ReadOnly status
    • Changed resolution in savedata/OptionInfo.lua to 800x600 don't works
    • Changed resolution in savedata/OptionInfo.lua to all other resolution don't works
    • Try to open exe with .bat file don't works
    • No other Ragnarok Server open ( pserver or original )

     

    Thanks for your patience and i hope anyone can help me to resolve this problem :)

×
×
  • Create New...

Important Information

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