Jump to content

Maxlam

Members
  • Posts

    78
  • Joined

  • Last visited

Everything posted by Maxlam

  1. What ? This is the first part to do for the 4 sprites... What else, Simplexjay2 ? [Problem isn't solve if changing the View]
  2. I tried to put the Wing "View" down, got dome LUA error at starting D: There isn't any solution to get more avaible ID somewhere ? (I searched into the client with Shin Diff without this possibility)
  3. Well, I'm not sure that is the problem, because when I'm putting 4000 in my DataBase, in game I cannot @mobinfo 4000.
  4. With @changelook 3000, the Client is closing like when I'm equiping the Wing.
  5. Well, first there is already some View in the range of 2000-3000 so this is bad for me lol Between, can we just add more possible View somewhere ?
  6. I'm not sure...there already some item working with "View 2000" in my files. How to change the max "View ID" (I know its possible). I'm getting the same problem with a custom monster right now, with VIEW" 3000 I'm getting a "Hollow Poring" but with 4000, he still don't exist. So WHERE can I tell it to choose 3000/4000 for "that/it/this".
  7. id name_english name_japanese type price_buy price_sell weight attack defence range slots equip_jobs equip_upper equip_genders equip_locations weapon_level equip_level refineable view script equip_script unequip_script 19000 Angels_Wing Angels Wing 5 100000 25000 5 0 1 NULL 0 4294967295 7 2 512 NULL 40 0 3000 bonus bAgi,3; bonus bInt,3; bonus bMdef,3; NULL NULL So well, the ID in the files are 19000, thats why the item is working in game. accname.lua : [ACCESSORY_IDs.ACCESSORY_Angels_Wing] = "_Angels_Wing", accessoryid.lua : ACCESSORY_Angels_Wing = 3000, I put 3000 for the sprite, I don't think the problem is coming from there, because it is running... Every text, icons, etc. are working fine. Files are in the good folders. Maybe my AccessoryID with 3000 that I put in "view" ?
  8. Hello everyone ! After searching on eAthena and rAthena without finding this problem, I'm asking to you : I just created a new Patcher without problem except : When it is running, I cannot press on "Start/Démarrer". My .exe is in the folder and I put the complet name "X.exe" into the config.ini like every tutorials ! Thanks and have a great day, Maxlam
  9. Already done. I did it some years ago and see it back into the tutorial. Don't working for now :s
  10. Hello everyone, First, I can tell you that I searched for some hours on many forums too solve my problem. There it is : I added a new custom item on my server (needed tutorial or not). I can see the icon, I can drop the item, I can watch description and move it...but I CAN'T equip it, because I'm getting out (Not any error, just closing game alone lol). I added sprites in the 2 folders needed... Thanks for help, Have a great night, Maxlam [EDIT : SOLVE = Just using a different "DIFF" and not an "Hexed" client]
  11. Wiki http://rathena.org/wiki/Main_Page I tried and got an error anyways.
  12. Working, thanks !
  13. Same problem, same error...but not the same solution >> Error : [string "buf"]:737:table index is nil Error : [string "buf"]:2: attempt to index global 'AccNameTable' (a nil value) There is my files : http://www.mediafire.com/?3md7b56i3xyn9na
  14. The setup is working fine on this side; But into the OptionInfo.Lua, wich part is it ? BGM and Effect are at "100". EDIT : I just put /BGM and /Effect to 1. Working fine, Thanks !!!
  15. Well, right now I'm using 11-01-2011 I think so. But anyways, I tried 5 others clients without help.
  16. Hello there ! There is my problem : when I'm logging on my server, there isn't any music on background/game. Then, I'm going online in the "option" menu and put BGM/Effects on. Then music is working and if I'm changing character, background music is working too. Problem : When I'm closing and reopening the game, BGM/Effects is off. What do I have to do ? (Lua, Client, Other ?) Thanks and have a great night, Maxlam
  17. For the choose, the problem is "solve". But, how can we put the BGM/Sound on by default ? [EDIT] : 128 kb/sec = 41000 HZ ? [EDIT 2] : Background is working. You just have to open it (exemple Audacity) and cut a little part, then export back to mp3, working fine. BUT, my problem isn't solve; how can you put BGM on by default ? Lua ? Client ? Data ? Other ? [EDIT 3] : Anyways, your problem is solve. I will open a thread for mine !
  18. Same problem here. Music can be put on in play, but didn't keep on when leaving. Setup is fine, BackGround isn't playing. 1 : Some MP3 are not read from the BGM, thats normal. 2 : How can you put BGM on by default ? It's off each time I'm leaving....
×
×
  • Create New...