Jump to content

Wafflebutt

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Wafflebutt

  1. Uhhh I loved these old bugged offi game mechs ;D

    It was pretty much the same as stunlock.

    The monster was hold in place and always @idle state. Plus the minions got the state from the mvp.

    Only if the minions were attacked, they would go into another state.

    Never seen this on an emulator. The states are being handled differently I guess.

    Nowadays it would just teleport as a result of being rude attacked.

    On rathena it should be about the same with these exceptions: (can´t test atm Q____Q)

    - the minions will move

    - the mvp will teleport when hit

    - the mvp will still be @ chase state

    So best bet would be the states I guess.

  2. Define best.

    Everyone has different opinions and thus different "best" clients.

    If you want all the new features, even tho most of it isn´t translated: go with 2012.04 + clients

    If you wanna use Bakonawa: 2011.11+

    If you want custom Hairstyles: - 2011.09

    Newer clients are less customizable.

    • Upvote 1
  3. i mean. the +20 foods that creator class makes. is this possible?

    You are asking us without even trying?

    Euphy already gave you the answer.

    These are the item scripts. Maybe you will be able to figure it out?

    Dragon Breath Cocktail:

    sc_start SC_INTFOOD, 1200000, 10;

    CS Dragon Breath Cocktail:

    sc_start SC_FOOD_INT_CASH,1800000,10;

    Cocktail Warg Blood:

    sc_start SC_COCKTAIL_WARG_BLOOD, 300000, 20;

  4. So you want your zoom to be limited?

    Then you would have to diff your client differently.

    Just diff with 50% increase zoom out and everything should be fine o.O

    Also:

    ...I want to be a zoom in and out, fixed

    wtf?

    double wtf

  5. [Error]: Loading NPC file: npc/custom/short3.txt

    script error on npc/custom/short3.txt line 279

    Unexpected newline at string.

    274 : } // Removal of Cards

    275 : case 5:

    276 : next;

    277 : mes "[Kafra Employee]";

    278 : mes "Your spawn point has been saved here in the center of Prontera.

    * 279 : savepoint "prontera",156,172;

    280 : next;

    281 : mes "[Kafra Employee]";

    282 : mes "Thank you for using Kafra services!";

    283 : close;

    284 : } // Closing Bracket of switch(select("Rental:Platinum Skills:Reset Stat:Remove Card:Save Respawn"))

    Look closer at line 278-279.

    Even the map server shows you where to look...

    @euphy lol at your tar vomiting rainbows....

    • Upvote 1
  6. Way too much stuff going on there.

    You have different box shapes, more than 3 different fonts.

    Some of your renders are pixelated because of resize.

    But then again, I am not a fan of these generic 3 layer ro sites.

    • Upvote 1
  7. 1.

    //2011-03-15aRagexeRE
    0x01FD,15,repairitem,2
    0x0202,26,friendslistadd,2
    0x022D,5,hommenu,2:4
    0x023B,36,storagepassword,0
    0x0288,-1,cashshopbuy,4:8
    0x02C4,26,partyinvite2,2
    0x0436,19,wanttoconnection,2:6:10:14:18
    0x0437,7,actionrequest,2:6
    0x0438,10,useskilltoid,2:4:6
    0x0439,8,useitem,2:4
    0x07E4,-1,itemlistwindowselected,2:4:8
    0x0802,18,bookingregreq,2:4:6
    0x0803,4
    0x0804,14,bookingsearchreq,2:4:6:8:12
    0x0805,-1
    0x0806,2,bookingdelreq,0
    0x0807,4
    0x0808,14,bookingupdatereq,2
    0x0809,50
    0x080A,18
    0x080B,6
    0x0811,-1,reqopenbuyingstore,2:4:8:9:89
    0x0815,2,reqclosebuyingstore,0
    0x0817,6,reqclickbuyingstore,2
    0x0819,-1,reqtradebuyingstore,2:4:8:12
    0x0835,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0838,2,searchstoreinfonextpage,0
    0x083C,12,searchstoreinfolistitemclick,2:6:10
    0x035F,5,walktoxy,2
    0x0360,6,ticksend,2
    0x0361,5,changedir,2:4
    0x0362,6,takeitem,2
    0x0363,6,dropitem,2:4
    0x0364,8,movetokafra,2:4
    0x0365,8,movefromkafra,2:4
    0x0366,10,useskilltopos,2:4:6:8
    0x0367,90,useskilltoposinfo,2:4:6:8:10
    0x0368,6,getcharnamerequest,2
    0x0369,6,solvecharname,2
    

    2. Just use the basic ra client: http://rathena.org/board/topic/54190-release-basic-rathena-client/

    3. o.O The 2011-03-15 client uses the old setup.

    4. unsure just test it

  8. Die meisten Namen sagen mir auch noch was.

    Aber sehr witzig fand ich, dass fast jeder server die gleichen donation items hatte ;D

    Evil Angel Helm, Valk Helm blabla. Und dann auchnoch mit den gleichen stats....

    Na wer hat da von wem abgekupfert.....

  9. Du musst nur die .sln datei öffnen und project bauen lassen.

    Dein client benutzt neuere packete. Also solltest du auch deinem server sagen, dass er auf diese packete achten sollte.

    Bei rathena hättest du den clienten gleich so benutzen können ohne etwas zu verändern.

    Vielleicht solltest du dir nochmal genau den wiki guide angucken.

    http://rathena.org/w...tion_on_Windows

    http://rathena.org/wiki/Connecting

    Die clif muss nur abgeändert werden, wenn du eine neue packetver erstellen willst. Bei rathena sind die packete für 2012 04 10 schon in der packet db unter ver 30.

  10. packet_db_ver: 23
    ????

    warum 23 wenn du 31 benutzt bzw benutzen willst?

    Und irgendwas ist da falsch da der server 26 nimmt.

    Und der map server zeigt dir schon was falsch ist.

    Du musst recompilen wenn du etwas im src ordner veränderst.

    Zu deiner exe:

    da du einen 2012 client benutzt, darfst du nicht mit:

    - load lua before lub

    oder

    - read data folder first

    diffen.

    Außerdem:

    Finger weg von späten 2011 - 2012 clienten. Die sind nichts für Anfänger!!!

    Schnapp dir den basic ra client, den ich oben schon geposted hatte.

×
×
  • Create New...