Jump to content

exchisu

Members
  • Content Count

    59
  • Joined

  • Last visited

3 Followers

About exchisu

  • Rank
    Advanced Member
  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
×
×
  • Create New...

Important Information

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