Jump to content

Jhedzkie

Members
  • Posts

    298
  • Joined

  • Last visited

Everything posted by Jhedzkie

  1. try to check your script.c again, (if you have an updated src that is) it is just the next function to failedrefitem.. that's for failed upgrades not to break item (vanish item) but just to downgrade it. like from +17 down to +16. as for the client-side modification, as ive said, you need to incorporate a new status icon to the client, the icon is a 16x16 targa, that needs to be put on the effects folder, after that, you need to add some entries to the lua files as well. ( data\lua files\stateicon\efstids.lua;stateiconinfo.lua) but, then again, its not working anymore for clients 2011-11+
  2. Currently playing? RO2: Legend of the Second Spirit Tales
  3. WIN. sorry i didn't know about this earlier.
  4. can do src mod, but can do function with sql too, that when a player warps to pvp map, change the group id of the player to a group that has no command privilege, then when player moves out of the map, return him to the group with ur typical available @cmds. about the src, find in src\map\atcommand.c the functions of load, warp, go and die and put there a checker if player state is on pvp, when they use the command, return -1;
  5. hah. thanks a bunch. i used 1, like from the example from the rA Wiki. 2011-11-23 lubs worked good too.
  6. to which langtype should i change into? i currently use 0. and unfortunately there's no 2011-11-22 lubs, but there is a 2011-11-23. should i use that anyway?
  7. first of all, i think this is a client issue so i chose to put it here in client and patcher support forums, however if this issue turns out to be a server side issue, may i request anyone that has the power to do so to move the topic to the correct forum. anyway, here's the error i'm getting. notice that the job string displays gibberish characters rather than 'Soul Linker' this also happens to Taekwon and Star Gladiator jobs. Oboro, Kageru, Death Knight and Dark Collector however displays properly whenever I try to change my job to those. I'm using client 2011-11-22aRagexeRe and LUA 2011-11-16 Lub Files [Translated] from here. Any fix for this issue? Looking forward to some bits of info that could fix this. Thanks in advanced.
  8. i had the same. o.O it works fine for me, except that the client 2012-04-10 as a whole is not translated at all so i had no choice but to revert to using 2011-11-22.
  9. can you post a screenshot of the error you're getting? i just compiled a couple of seconds ago and i got no errors of any sort.
  10. i think that's not quite a good idea because there might be some 'unwanted members' that would use this to join on a strong guild, or maybe just to spy of some sorts. and if your point here is that the requests are like friend requests that is intended to be accepted or rejected by the guild master, as ive said im a c programming noob, and i think i have no capability yet to come up with the said functionality. my apologies. UPDATE: Added new command, @guildinvite.
  11. you probably needed the correct packet_db.txt entry as well. i have packet_db_ver: 30 working good for me.
  12. this currently doesn't check if the invoker of the command is a guild leader. i'll try to come up with it later. PS: I'm a C-programming noob, so please understand if I do code slowly. UPDATED FIRST POST
  13. Enables leaving the guild without going to the guild menu (alt+g) Idea from the request of Jhosef. Updates: • Updated @leaveguild so it can now check if the invoker of the command is a guild master. if it is, it will tell the user to use @breakguild instead. • Added @breakguild, an alternative for /breakguild "Guild name" • Added @guildinvite, enabling invitation of players out of sight of the inviter. Usage: @leaveguild <message is optional> @breakguild /* needs to be a guild master to use */ @guildinvite <player name required> /* needs to be an inviter to use */ guild @commands.patch
  14. Please refer to this post for the solution.
  15. isnt this just similar with @killable?
  16. ayaw mo itry ibang client? for example ung 2011-03-25?
  17. i believe there has to be some hexing to achieve what you want to do.
  18. the last client it worked is 2011-03-25? the one provided in the basic rAthena. or not? im not using my own upgrade protection src anymore myself because w/o the icon its somewhat lame. the last time i used it is last november 2011. and no, i suck at drawing myself. i just resized the image and traced the outline it using the pencil tool in photoshop. added some glow to make it look like a buff. and i just extracted the blue background from adrenaline rush icon.
  19. as i've told you guys earlier in this topic, latest clients doesn't support adding custom icons. well anyway, i was searching it all over my D:\ and it seems like i've overwritten it with new shit when i made another one before, so i only have the psd template. not the actual SPRO Icon. anyway, its quite easy to come up with it so i know you can do it yourself. ICONTEMPLATE.psd
×
×
  • Create New...