Jump to content

Sryx

Members
  • Posts

    520
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Sryx

  1. 16 minutes ago, Eichi said:

    Hello, well, I would like to know if anyone would have a pvp arena with restriction to prevent 3rd classes from entering, and that has a simple ranking!

    Thank you very much for helping me!

    Try these.

     

  2. 16 hours ago, Grey said:

    Unfortunately still didn't work. I have updated my clientinfo.xml to use primary instead of sakray

    Please help where other thing I need to look.

    1. Try to rediff your client (remove "read data folder first" or double check your data folder if there's clientinfo.xml)

    2. Try to re-open again the port

    iptables -I INPUT 1 -p tcp --dport 6900 -j ACCEPT
    iptables -I INPUT 1 -p tcp --dport 5121 -j ACCEPT
    iptables -I INPUT 1 -p tcp --dport 6121 -j ACCEPT
     

    3. Give me your IP I'll try to connect.

  3. 37 minutes ago, Grey said:

    Hi Srx,

    I have tested from the link you provided. Seems the port is open.

    See screenshot below:

    port_check.png

    Any other areas should I look further?

    
     
    <servertype>primary</servertype>

    You're using Ragexe, try to set your servertype to primary.

  4. 10 hours ago, Grey said:

    Yes I did have a look on those files. Seems correct. They are:

    packet_db.txt

    
    //packet_db_ver: 55
    packet_db_ver: default
    packet_keys_use: default

    mmo.h

    
    #ifndef PACKETVER
    	#define PACKETVER 20151104
    	//#define PACKETVER 20120410
    #endif

    And client version was downloaded from this thread.

    Is there anything else I should check?

     

    Also, one thing I noticed. During Nemo Select recommended I got a Patch Error saying "Load Custom lua file instead of iteminfo*.lub: Patch Cancelled - New value is same as old". Not sure if this is related.

    See screenshot below:

    nemo_issue.png

     

    I think your ports are close, check it here.

    http://www.yougetsignal.com/tools/open-ports/

  5. 2 hours ago, K1NGRAFFY said:

    Can someone give me a break the seal quest script please I already got a script but its not working. 

    This is the error

    
    	[Error]: npc_parsesrcfile: Unknown syntax in file 'npc/custom/quests/bts.txt', line '4'. Stopping...
    
    	 * w1=prontera.gat,154,198,4    script    Henry    709,{
    
    	 * w2=
    
    	 * w3=
    
    	 * w4=
    
    
    

     

     

    Try this.

    prontera.gat,154,198,4	script	Henry	709,{

    Pattern

    prontera.gat,154,198,4<tab>script<tab>Henry<tab>709,{

     

  6. On 1/1/2017 at 9:15 AM, Lype said:

    Hey guys i have so many itens on my item_db and i need to change the column "trade_flag" 

    Because some itens dont drop and players can't put then on storage.

    I need to know how value i have to input for

    -Cant drop

    -Cant storage

    And others :D

     

    sorry for my bad english. ty

    Open your import/item_trade.txt.

     

    // Item Trade Restrictions Database
    // Defines special trade rules for individual items.
    //
    // Structure of Database:
    // Item ID, TradeMask,Group Level Override
    //
    // Legend for 'TradeMask' field (bitmask):
    // 1   - item can't be dropped
    // 2   - item can't be traded (nor vended)
    // 4   - wedded partner can override restriction 2
    // 8   - item can't be sold to npcs
    // 16  - item can't be placed in the cart
    // 32  - item can't be placed in the storage
    // 64  - item can't be placed in the guild storage
    // 128 - item can't be attached to mail
    // 256 - item can't be auctioned
    //
    // Example:
    // 1161,67,50
    //	Balmung cannot be dropped, traded, or placed in Guild Storage (1+2+64).
    //	Only groups of group-level 50 and up can override this setting.

     

  7. 9 minutes ago, danielps said:

    Look, i use latest vers. of ra... I'm sure this happen here and with whoever use rathena.... i'm not interested in prove anyone this is a bug, if your dev team think this is relevant or not, this is your decision... what i'm sure is: When a champ miss his asura skill in a pally or in a enemy, he still take back the damagi... this is really ridiculous... i just wanna src help here to solve that.... i need at least a direction, i'm not expert but i'm a kind of good, i just don't know where to start looking.. maybe battle.c? idt... i just want help to stop champ receive damage back when miss...

     

    Thanks...

    Follow Jey instruction to solve your problem, and post it on github issues.

    https://github.com/rathena/rathena/issues

  8. On 5/4/2017 at 2:00 PM, Ravena said:

    I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee

    but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF)

    so what is the max for inventory, cart inventory and storage?

    or im doing it wrong?

    ty in advanced ^^'

    Did you edit the mmo.h?

    Also post a screenshot.

  9. On 4/25/2017 at 11:22 AM, AmyImpact said:
    
    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    	<desc>Ragnarok Online Client Information</desc>
    	<servicetype>korea</servicetype>
    	<servertype>primary</servertype>
    	<connection>
    		<display>[ n3ROLOW ] ^c2001bJ^000000^d9001fo^000000^ed0021r^000000^ff425dd^000000</display>
          	<address>192.95.52.140</address>
          	<port>6900</port>
          	<version>54</version>
          	<langtype>10</langtype>
    		<balloon>50x/50x/5x</balloon>
    		<registrationweb>www.nezumi.com.br/low/</registrationweb>
    		<loading>
    			<image>loading00.jpg</image>
    			<image>loading01.jpg</image>
    			<image>loading02.jpg</image>
    			<image>loading03.jpg</image>
    			<image>loading04.jpg</image>
    		</loading>
    		<yellow>
    			<admin>2000000</admin>
    			<admin>2000001</admin>
    			<admin>2000002</admin>
    			<admin>2000003</admin>
    			<admin>2000004</admin>
    			<admin>2000005</admin>
    			<admin>2000006</admin>
    			<admin>2000007</admin>
    			<admin>2000008</admin>
    			<admin>2000009</admin>
    			<admin>2000010</admin>
    		</yellow>
       	</connection>
    	<connection>
    		<display>[ n3ROHIGH ] ^d7813bT^000000^ff7200y^000000^ff9642r^000000</display>
          	<address>192.95.52.141</address>
          	<port>6900</port>
          	<version>54</version>
          	<langtype>10</langtype>
    		<balloon>4k/4k/500x</balloon>
    		<registrationweb>www.nezumi.com.br/high/</registrationweb>
    		<loading>
    			<image>loading00.jpg</image>
    			<image>loading01.jpg</image>
    			<image>loading02.jpg</image>
    			<image>loading03.jpg</image>
    			<image>loading04.jpg</image>
    		</loading>
    		<yellow>
    			<admin>2000000</admin>
    			<admin>2000001</admin>
    			<admin>2000002</admin>
    			<admin>2000003</admin>
    			<admin>2000004</admin>
    			<admin>2000005</admin>
    			<admin>2000006</admin>
    			<admin>2000007</admin>
    			<admin>2000008</admin>
    			<admin>2000009</admin>
    			<admin>2000010</admin>
    		</yellow>
       	</connection>
    	<connection>
    		<display>[ n3RO^4d9ca3TEST^000000 ] ^691581L^000000^7f1a9ci^000000^971fbal^000000^a724cdi^000000^d02dfft^000000^dc61ffh^000000</display>
          	<address>192.95.52.142</address>
          	<port>6900</port>
          	<version>54</version>
          	<langtype>10</langtype>
    		<balloon>2k/2k/500x</balloon>
    		<registrationweb>www.nezumi.com.br/high/</registrationweb>
    		<loading>
    			<image>loading00.jpg</image>
    			<image>loading01.jpg</image>
    			<image>loading02.jpg</image>
    			<image>loading03.jpg</image>
    			<image>loading04.jpg</image>
    		</loading>
    		<yellow>
    			<admin>2000000</admin>
    			<admin>2000001</admin>
    			<admin>2000002</admin>
    			<admin>2000003</admin>
    			<admin>2000004</admin>
    			<admin>2000005</admin>
    			<admin>2000006</admin>
    			<admin>2000007</admin>
    			<admin>2000008</admin>
    			<admin>2000009</admin>
    			<admin>2000010</admin>
    		</yellow>
       	</connection>
    </clientinfo>

    It is already as primary. And I tried Langtype 1 and 0, but they won't work.

    Thank you for your answer. ^^

    I tried your clientinfo it works fine to me, double your client diff.

×
×
  • Create New...