Jump to content

Disable

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by Disable

  1. Servus, rAthena Community.
    Ich wollte das Max Level von Aura auf 300 Erhöhen.
    Server seitig gibt es keine Probleme die mir Bekannt sind.
    Client seitig Crash der die Exe sobald ich Aura Limit (Nemo) Aktiviere.
    Kennt sich da zufällig jemand aus?

    Mfg.
    Vegas
     

  2. I want a Custom Guild Pot NPC Which makes it possible
    in the guild too investment so more investment hat the higher is the Heal
    of Custom Pots
    Step 1: 100 mille = 2%
    Step 2: 200 Mille = 4%
    Step 3: 400 Mille = 8%
    Step 4: 600 Mille = 12%
    Step 5: 1Mrd = 20%

    btw. Sorry for this English xD

  3. Da muss ich tr0n leider recht geben. 
    Das Interesse an Deutschen Server hat Wirklich Stark nachgelassen.
    Ich hatte mich Entschlossen ein eigenen Server auf die Beine zu stellen, allerdings bin ich nun in der Position,
    Das alle Kollegen die Interessiert waren wegen Real Life Stress nicht mehr im Stande sind mir zu helfen.
    Nun stehe ich mit mein Server alleine da... Das Problem ist das ich in Richtung Script so wie Mappen keine Fortschritte mache...

  4. <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    	<desc>Ragnarok Client Information</desc>
    	<servicetype>korea</servicetype>
    	<servertype>primary</servertype>
    	<connection>
    		<display>YouRO</display>
          		<address>IP Adresse</address>
          		<port>6900</port>
          		<version>54</version>
          		<langtype>1</langtype>
    		<registrationweb>Adresse</registrationweb>
    		<yellow>
                <admin>2000000</admin>
                <admin>2000001</admin>
                <admin>2000002</admin>
    			<admin>2000003</admin>
                <admin>2000004</admin>
                <admin>2000005</admin>
            </yellow>
    		<loading>
    			<image>loading00.jpg</image>
    			<image>loading01.jpg</image>
    			<image>loading02.jpg</image>
    			<image>loading03.jpg</image>
    			<image>loading04.jpg</image>
    			<image>loading05.jpg</image>
    			<image>loading06.jpg</image>
    			<image>loading08.jpg</image>
    			<image>loading09.jpg</image>
    			<image>loading10.jpg</image>
    		</loading>
       	</connection>
    </clientinfo>

     

  5. Thanks^^
    Edit: I get an error message.
     

    line 35
        parse_callfunc: expected ')' to close argument list
        30 :        next;
        31 :        set [email protected],getequipid([email protected]); // Saving Item ID
        32 :        set [email protected],getequiprefinerycnt([email protected]);  // Saving Refine Level, if there is one
        33 :        set [email protected],getequipcardid([email protected],0); // Save Item ID of Card Slot 1
        34 :        mes .n$;
    *   35 :        mes "Selected Costume Headgear: "+getitemname(getequipid([email protected])+"."';'
        36 :        mes "Now please select the Enchantment:";
        37 :        next;
        38 :        for ( set [email protected],0; [email protected] < getarraysize(.enchant_id); set [email protected],[email protected] + 1)
        39 :                set [email protected]_m$,[email protected]_m$ + "> "+getitemname(.enchant_id[[email protected]])+ ( (.enchant_id[[email protected]+1] != 0)?":":"");
        40 :        set [email protected],select([email protected]_m$) - 1;

     

×
×
  • Create New...

Important Information

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