Jump to content

Deleted User

Members
  • Posts

    235
  • Joined

  • Days Won

    6

Everything posted by Deleted User

  1. @Secrets Thanks a lot i appreciate it.
  2. Hi, Secret thank you for porting this from rAthena this is very useful command. i have a question so im able to get support on this? since yours is working fine. my emulator is kinda old around June 2016. When i recompile my rAthena it gives me error. Severity Code Description Project File Line Suppression State Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19095 Warning C4047 'function': 'int' differs in levels of indirection from 'bool (__cdecl *)(item_data *,int,int)' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Warning C4047 'function': 'item *' differs in levels of indirection from 'int' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19099 Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19103 Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19114 Error C2039 'inventory': is not a member of 'map_session_data' map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19117 Warning C4024 'itemdb_isrestricted': different types for formal and actual parameter 1 map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Warning C4024 'itemdb_isrestricted': different types for formal and actual parameter 3 map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Error C2198 'itemdb_isrestricted': too few arguments for call map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Error C2198 'itemdb_search': too few arguments for call map-server C:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19099 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19095 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19099 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19103 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19111 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19114 Error (active) struct "map_session_data" has no field "inventory" map-server c:\Users\Administrator\Desktop\Test-Server\src\map\clif.c 19117 Thank you in advanced! i appreciate it.
  3. Deleted User

    test

    Gani? amaw!
  4. Thank you so much Cydh. i've been looking for this that someone can released.
  5. Yes! I said the same thing on my previous posts. I have listed your solution as my first option to resolve this issue but Secrets gave us some info regarding a command that pretty much resolves the whole thing. By the way I released the latest version, without source mod like you said Thank you again! PS: I love the way you script, it's so clean and easy to understand! Hi, can you please check the line: 37? parse_line: ';'
  6. I appreciate it. Thank you once again!
  7. Where's the attachment? Edit: I just found out you have posted the script without the source mod: Thank you once again, and secre for ur solution. We have three options to resolve this issue: 1) Change the usage of statusup2 for statusup and loop through each status to increase them by 1 each time till the .@backup_status[<status>] amount. (without source mod) 2) Change the statusup arguments to receive an extra argument that is the amount of points we want to increase. (source mod required) 3) Use needed_status_point() to calculate the points that we need to subtract. (without source mod) I choosed the second one and here is the final script and the .patch / .diff... I'm gonna send a PR regarding this but honestly I don't know if they will accept or not. EDIT-- The second option breaks up statusup backward compatibility and should not be used.
  8. We have two options to resolve this issue: 1) Change the usage of statusup2 for statusup and loop through each status to increase them by 1 each time till the .@backup_status[<status>] amount. (without source mod) 2) Change the statusup arguments to receive an extra argument that is the amount of points we want to increase. (source mod required) I choosed the second one and here is the final script and the .patch / .diff... I'm gonna send a PR regarding this but honestly I don't know if they will accept or not. I'll test it when i get home. Thank you for this _Okuz_ i appreciate it. + 1
  9. Are those Custom Items are exclusive? if no, can you pm me the quotations? i'm interesting.
  10. I just made a quick test for this also it has a bug. it gives you full stats points.
  11. Hi, just wondering about the error? will you possible to support with a slotted card items? When i'm trying to send a headgear with card i'm stuck and it shows error at console.
  12. Hey, do you own a server? if not willing to help find a good german players?

    1. Andynator

      Andynator

      Hey,

      yeah, i have a Windows Server 2012 R2! (8GB RAM, Quad-Core Intel 3,6Ghz...)

      I created a Hercules Server and an actuall Client which is working (for now...)!

      I search for NPCs (Job Changer, Stylist, etc...)

  13. There is an error of the npc, if your trying to send a certain item that slotted with a card. Hope you'll support this kind of features. Screenshot (map console):
  14. You've always released a unique tool looking forward on this does it support 2015+ clients?
  15. Thanks for the kind and respond, however i'm looking for src edits for this. to avoid showing up in the script i know its a script problem but i just need the source for this. Thank you.
  16. Hi, everyone! does anybody knows how can i fixed this? it always shows every time i open my NPC. PS: I'm not sure if I'm posted in the right topic if no, please move this topic. Thank you in advanced!
  17. Currently working on my server called: Immortals-RO - Experience An Epic Word Like No Other (High-Rate) Highy Custom Modifications

    1. Deleted User

      Deleted User

      Currently looking for Beta-Phase PM ME.

  18. Hello, first of all if you respond to my topic, i appreciate it and thank you. So now, i would like to ask for a script request on how can i make rentitem with a specific class. Example: This script must be a function because i'll be using a custom box for this called: (Trial Rent Item) So, now a player must be max level and also a transcended class or else the box won't be open. example of the script: PS: Sorry if my script sketch is weird hope you understand. For the OnInit: part this is what would i like (a specific class and a specific item): If you have any questions please feel free to ask me. Thank you so much and i appreciate it
  19. Thank you for this updating this patch. We appreciate it.
  20. REMOVED
  21. REMOVED
  22. Hello my friend, thanks for the respond and i know that. however i'm looking for the "EXACT" date of that client. when you hexed it with NEMO it appears in the date with "2015-11-02" so i'm looking for the exact date. Because it's compiled on 2nd of November 2015 but released on 4th. That one is EXACTLY the one you want. There's no 2015-11-02. Do you know where can i find this link? Thank you!
  23. Hello my friend, thanks for the respond and i know that. however i'm looking for the "EXACT" date of that client. when you hexed it with NEMO it appears in the date with "2015-11-02" so i'm looking for the exact date.
  24. Does anybody can find the exact client for 2015-11-04aRagexe or aRagexeRE. or Please PM ME.
×
×
  • Create New...