Jump to content

exchisu

Members
  • Content Count

    59
  • Joined

  • Last visited

Everything posted by exchisu

  1. FIXED ! for future problems The problem was, how u guide me on luas, i was putting the luas on data/luafiles not in data/luafile514/luafiles and i need to write in in Mayus, without mayus the exe drop a error with accanme nid a nil value.. or something. thanks for all for response!
  2. oh srry, i actually didnt using hercules, but i use pre-re
  3. 24230,White_Feather_Beret,White Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2000,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24231,Silver_Feather_Beret,Silver Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2001,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24232,Red_Feather_Beret,Red Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2002,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24233,Purple_Feather_Beret,Purple Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2003,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24234,Pink_Feather_Beret,Pink Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2004,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24235,Orange_Feather_Beret,Orange Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2005,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24236,Green_Feather_Beret,Green Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2006,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24237,Gold_Feather_Beret,Gold Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2007,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24238,Cyan_Feather_Beret,Cyan Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2008,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24239,Brown_Feather_Beret,Brown Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2009,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24240,Blue_Feather_Beret,Blue Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2010,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{} 24241,Black_Feather_Beret,Black Feather Beret,4,30000,,600,,1,,0,0xFFFFFFFE,63,2,256,,0,1,2011,{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; },{},{}
  4. Hi anybody, i dont have more remedy to post, i read all tthe guides and nothing.. and come here to see more advice I add Colors feather berets, and the problem is when im going to use it, dont show the hat, are 12 Fb in total, no one show the hat. Well, after so many trys of Id View cuz another are busy, i decided to use a new Id View the 2000+ I edit the Lua and lub files, for more security I diff another client with Diff Id View increase to 5000, With the id view 5000 and With out. the two ways. I diff with: Load Lua before lub, for test, i diff the to ways, with out and with I read some problems solve puting a Coma ( ,) in the last one, I try with the Coma and with out Coma ! i put it, drop out, everything! accessoryid.lua Código: [seleccionar] ACCESSORY_WHITE_FEATHER_BERET = 2000, ACCESSORY_SILVER_FEATHER_BERET = 2001, ACCESSORY_RED_FEATHER_BERET = 2002, ACCESSORY_PURPLE_FEATHER_BERET = 2003, ACCESSORY_PINK_FEATHER_BERET = 2004, ACCESSORY_ORANGE_FEATHER_BERET = 2005, ACCESSORY_GREEN_FEATHER_BERET = 2006, ACCESSORY_GOLD_FEATHER_BERET = 2007, ACCESSORY_CYAN_FEATHER_BERET = 2008, ACCESSORY_BROWN_FEATHER_BERET = 2009, ACCESSORY_BLUE_FEATHER_BERET = 2010, ACCESSORY_BLACK_FEATHER_BERET = 2011 accname.lua Código: [seleccionar] [ACCESSORY_IDs.ACCESSORY_Black_Feather_Beret] = "_Black_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Brown_Feather_Beret] = "_Brown_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Gold_Feather_Beret] = "_Gold_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Green_Feather_Beret] = "_Green_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Cyan_Feather_Beret] = "_Cyan_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Blue_Feather_Beret] = "_Blue_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Orange_Feather_Beret] = "_Orange_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Pink_Feather_Beret] = "_Pink_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Purple_Feather_Beret] = "_Purple_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Red_Feather_Beret] = "_Red_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_Silver_Feather_Beret] = "_Silver_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_White_Feather_Beret] = "_White_Feather_Beret" and meanwhile i edit the lub directly too, for more security accesoryid.lub Código: [seleccionar] ACCESSORY_WHITE_FEATHER_BERET = 2000, ACCESSORY_SILVER_FEATHER_BERET = 2001, ACCESSORY_RED_FEATHER_BERET = 2002, ACCESSORY_PURPLE_FEATHER_BERET = 2003, ACCESSORY_PINK_FEATHER_BERET = 2004, ACCESSORY_ORANGE_FEATHER_BERET = 2005, ACCESSORY_GREEN_FEATHER_BERET = 2006, ACCESSORY_GOLD_FEATHER_BERET = 2007, ACCESSORY_CYAN_FEATHER_BERET = 2008, ACCESSORY_BROWN_FEATHER_BERET = 2009, ACCESSORY_BLUE_FEATHER_BERET = 2010, ACCESSORY_BLACK_FEATHER_BERET = 2011 accname.lub Código: [seleccionar] [ACCESSORY_IDs.ACCESSORY_BLACK_FEATHER_BERET] = "_Black_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_BLUE_FEATHER_BERET] = "_Blue_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_BROWN_FEATHER_BERET] = "_Brown_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_GOLD_FEATHER_BERET] = "_Gold_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_GREEN_FEATHER_BERET] = "_Green_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_CYAN_FEATHER_BERET] = "_Cyan_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_ORANGE_FEATHER_BERET] = "_Orange_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_PINK_FEATHER_BERET = "_Pink_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_PURPLE_FEATHER_BERET] = "_Purple_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_RED_FEATHER_BERET] = "_Red_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_SILVER_FEATHER_BERET] = "_Silver_Feather_Beret", [ACCESSORY_IDs.ACCESSORY_WHITE_FEATHER_BERET] = "_White_Feather_Beret" For any dudes, i already have the act and spr, but i didnt have the Cyan and blue, then i add them to:
  5. didnt understand, can you explain a little better ?
  6. uhmm.. when i put your script, in the Case 1: and end the script with } appear Missing 1 right curlys at file xxx line '28'. and.. if i put the curly appear: unexpected end of script * 28 : } wtf ?
  7. actually i can use the account_id or userid but i dont know how to check that, thats why i need help... if i put an if for user account_id or userid ill put manualy in the script, like if( user id = 20000) give the item only one time. then the user with acc id(20000) is going to speak with the npc, the npc give the item, and that's all. and the same for all the ids what ill put in the script.
  8. Hi, well im doing a script who gave u a designet hat. But is only one. and is going to design by me. more explain, ill put all the userid on the script and when the people talk with the npc with the user id what i put on the script ill receive the hat. if the userid isnt in the script dont give nothing. Well i dont know that part.. how to validate the userid... like if(@userid =="theuserIDwhatiput")... but i need to put so much userids.. no just one.. that, anybody can help me to how to validate that ?
  9. Im thinking this bro is doing a saver, but he didnt know nothing... Bro, just read read... nobody know what u mean with that... all is in the Wiki, and the same files have the description
  10. Yea, that's why, 1414 is not a mob.. and the npc is trying to disguise in id: 1414
  11. First you can edit it with Borf BrowEdit... Then make that celd walkable. After that who mention evilpuncker, you need to recache ur mapcache.dat you can use WeeMapCache
  12. xDD de un principio dije que colocaras el no ip en char y map xDD
  13. si, pero, lo probaste ? antes de decir algo, primero pruebalo y sacale unas vueltas y comenta. aveces las cosas se arreglan o funcionan misteriosamente aunque uno haya intentado
  14. did you try to use the client in Admin?
  15. mira, si vas a usar NO-IP tienes que colocar todas las IP con el No-IP... para que sirve el no-ip para las personas que tienen Ip dinamicas y les cambia y etc etc... entonces se usa no-ip, si tienes ip dinamica, solamente cada vez que logeas el server abres el no-ip... y tienes que usar la no-ip.. no una NO-IP y otra tu IP
  16. como es eso... haces el enrutamiento con NO-IP ? y que IP tienes dentro de tu clientinfo.xml ? si estas usando no-ip tienes que colocar el no-ip dentro de tus configuraciones y no tus ip, y el no-ip tiene que estar encendido obviamente... y tiene que estar dentro del clientinfo de tu carpeta data/grf, y tambien dentro de la config del emulador
  17. uhmmm... how much difficult ? wich client maybe ?
  18. did you see the ShortCurt config ?
  19. Hi anybody, today i was design a new win make well.. after that i forget my server is runnig with the "new" win make : win make is the windows where you create a new character (novice) Im just using 2012-04-10 I have this Win Make I wanna use the old win make, this: Why? because i can do my own design The new clients have that new win make? how can i change to the older win make ? obviously without change my client Thanks
  20. Hola a todos! hoy estaba haciendo la parte de diseño de mi server y bueno despues de tener casi todo listo olvide que tengo el win make, en donde haces un nuevo Novice. tengo el Cliente 2012-04-10 y me sale este: y yo quiero usar el antiguo, que es este, en donde tu seteas los puntos al principio el porque, porque puedo incorporar diseño propio. Creo que el cliente 2012 viene ya seteada esa opcion, pero hay alguna posibilidad de cambiar algo en alguna opcion, que use el antiguo win make? Sin tener que cambiar de cliente obviamente.
  21. Yea, its very nice, but in my opinion, didnt like that trees
  22. Lo mismo que jaBote... tienes un packet loss... porque dices que aveces funciona y aveces no.. entonces es como what? para resolverte el packet loss son packetes enviados que no se reciben y al no recibirlos no se ejecuta la acción, en este caso que no te responde al hacerle 1 click
  23. I think that is just a problem what is not urgent, because they can change in the Stylist then....
×
×
  • Create New...

Important Information

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