Jump to content

kangfredy

Members
  • Posts

    388
  • Joined

  • Last visited

Posts posted by kangfredy

  1. guys i've been made some script..but someone can abuse this script..it's really?can abuse?

     

    ordeal_2-1,147,273,5    script    Zeny exchanger    105,{
    set .@name$,"[ZenyExchanger]";
        
        mes    .@name$;
        mes    "can i help u?";
        menu    "i want to be rich",go,"Nothing",ex;
    ex:
        next;
        mes    .@name$;
        mes    "Okay Bye!";
        close;
    go:
        next;
        mes    .@name$;
        mes    "ok i have some quest for you bring this item.";
        menu    "10 Jellopy = 300.000zeny ",jp,"30 Orcish Voucher = 3 jt zeny",ov;
    jp:
        next;
        if(countitem(909)<10) goto NoItems;
        mes    .@name$;
        mes    "input your jellopy want exchange to zeny";
        input .@t;
        logmes .@t +" SC with "+ Zeny +" Zeny";
        set Zeny,Zeny+300000*.@t/10;
        delitem 909,.@t;
        close;
        
        
    ov:
        next;
        if(countitem(931)<30) goto NoItems;
        mes    .@name$;
        mes    "input orcish want exchange to zeny";
        input .@t;
        logmes .@t +" SC with "+ Zeny +" Zeny";
        set Zeny,Zeny+1000000*.@t/10;
        delitem 931,.@t;
        close;
    NoItems:
        mes "[Zeny exchanger]";
        mes "where's your item?";
        mes "please come back if u bring this item";
        close;
    
    }
    

     

    if im input random 1000 jellopy but in this inventory just have 100 jellopy player can gain zeny...o_oa..my script is correct?

  2. guys i have error when i want to diff

     

    Exception Source:      xDiffPatcher
    Exception Type:        System.NullReferenceException
    Exception Message:     Object reference not set to an instance of an object.
    Exception Target Site: CheckInput
     
       at xDiffPatcher.DiffInput.CheckInput(String value, DiffInput input)
       at xDiffPatcher.DiffFile.ApplyPatch(DiffPatch patch, Byte[]& buf, BinaryReader r)
       at xDiffPatcher.DiffFile.Patch(String inputFile, String fileName)
       at xDiffPatcher.frmMain.btnSave_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     
    Additional info:
    Diff File: 2013-03-20eRagexe.xdiff
     
    Patches:
    [x] Allow Chat Flood (? lines)
    [x] Allow Chat Flood (? lines)
    [x] Allow space in guild name
    [x] Change Gravity Error Handler
    [x] GM Chat Color
    [ ] Guild Chat Color
    [ ] Main Chat Color
    [ ] Other Party Chat Color
    [ ] Your Party Chat Color
    [ ] OtherPlayer Chat Color
    [ ] Your Player Chat Color
    [ ] Custom Window Title
    [x] Disable 4 Letter UserCharacter Limit
    [x] Disable 4 Letter UserID Limit
    [x] Disable 4 Letter UserPassword Limit
    [x] Disable Ragexe Filename Check
    [x] Disable Hallucination Wavy Screen
    [x] Disable HShield
    [x] Disable Packet Encryption
    [x] Disable Swear Filter
    [x] Enable 64k Hairstyle
    [x] Enable Custom 3D Bones
    [x] EnableDNSSupport
    [x] Enable Multiple GRFs
    [x] Enable Official Custom Fonts
    [x] Enable Title Bar Menu
    [x] Enforce Official Login Background
    [x] Extended Chat Box
    [x] Extended Chat Room Box
    [x] ExtendNpcBox
    [x] Extended PM Box
    [ ] Fix Camera Angles
    [ ] Fix Camera Angles (LESS)
    [x] Fix Camera Angles (FULL)
    [ ] Fix Camera Angles
    [ ] Fix Camera Angles (LESS)
    [x] Fix Camera Angles (FULL)
    [x] @ Bug Fix (Recommended)
    [x] HKLM To HKCU
    [ ] Ignore Missing File Error
    [ ] Ignore Missing Palette Error
    [x] Increase Screenshot Quality
    [x] Increase Headgear ViewID to 5000
    [ ] Increase Zoom Out 50%
    [ ] Increase Zoom Out 75%
    [x] Increase Zoom Out Max
    [ ] Increase Zoom Out 50%
    [ ] Increase Zoom Out 75%
    [x] Increase Zoom Out Max
    [x] Load ItemInfo.lua before lub
    [x] KOREA ServiceType XML Fix
    [x] Only First Login Background
    [ ] Only Second Login Background
    [x] Only First Login Background
    [ ] Only Second Login Background
    [ ] First key
    [ ] Second key
    [ ] Third key
    [ ] First key
    [ ] Second key
    [ ] Third key
    [x] Disable Quake skill effect
    [x] Read Data Folder First
    [x] Read msgstringtable.txt
    [x] Read questid2display.txt
    [x] Remove Gravity Ads
    [x] Remove Gravity Logo
    [x] Remove Hourly Annonce
    [x] Remove Serial Display
    [x] Disable Nagle Algorithm
    [ ] Shared Body Palettes Type1
    [ ] Shared Body Palettes Type2
    [ ] Shared Body Palettes Type1
    [ ] Shared Body Palettes Type2
    [ ] Shared Head Palettes Type1
    [ ] Shared Head Palettes Type2
    [ ] Shared Head Palettes Type1
    [ ] Shared Head Palettes Type2
    [ ] Skip License Screen
    [ ] Skip Resurrection Buttons
    [x] Use SSO Login Packet
    [x] Translate Client In English
    [x] Ascii & Arial on All Langtypes
    [x] Use Custom Aura Sprites
    [x] Use Normal Guild Brackets
    [x] Use Plain Text Descriptions
    [x] Use Ragnarok Icon
    [x] eXtract MsgStringTable.txt
    [x] eXtract txt file strings

     
    im using xdiff for 2013-03-20
    and using unpacked 2013-03-20 ?can you help me about this?

     
  3. i has been edit in

    httpd/conf.d/phpmyadmin.conf

     

    but..i found my mysql cannot conect to phpmyadmin?how to make this connect?(im using new username) but still cannot conect tu phpmyadmin..maybe this is crash with mysql 5.0 with php 5.5???

  4. guys i need help why i cann't open setup my phpmyadmin??

     

    im using tutorial from brian

     

    http://rathena.org/board/topic/63688-how-to-install-phpadmindatabase-to-centos-5-32bit-os/#entry102183

     

    but i will open setup like this.

     

    post-4328-0-76696900-1370791853_thumb.jpg

     

    what's should i do this?

     

    and how to install Phpmyadmin?im using 

    yum --enablerepo=<repository name> install phpmyadmin

     

    and

     

    yum install

     

    and after this i can't acess my phpadmin.(not forbidden) but no avaible.

     

    im using chmod 777.for phpmyadmin but it's still not forbidden...somebody can help me?

    im using centos 5.9

    -apache

    -mysql 5

    php 5.5(with all module)

  5. excuse me somebody knows how to fix it?after im using ./configure isaw something difference in my new computer. in ./configure

     

     

     

    post-4328-0-02834000-1370604753_thumb.jpg

     

    and after make sql in my centos i found this.

     

    post-4328-0-72209600-1370604823_thumb.jpg

     

    somebody knows how to fix it?

  6. yup not only atk and matk..but include vit...like in iro wiki like this.

    http://irowiki.org/wiki/Acid_Bomb

     

     

    Suggest Renewal Formula

    Damage = Skill Level x [VIT x (ATK + MATK)/ K] x modifier

    • The ATK part is affected for status ATK, equip ATK, weapon ATK and is directly reduce for Hard Def (tested with acid bomb level 10 and fire expansion level 5).
    • The MATK part is affected for status MATK, equip MATKm weapon MATK and directly reduced for Hard MDEF.
    • The formula damage increase directly for target VIT.
    • The soft DEF, soft MDEF in the suggest formula is unknow localitation, but probably soft def/soft mdef reduce directly status ATK and MATK (but in unknow proportion).
    • The K number is a constant that modify the damage of the skill, but your valour exact is unknow (around 10 - 19).
×
×
  • Create New...