Jump to content

Abdelrahman Hajjaj

Advanced members
  • Content Count

    36
  • Joined

  • Last visited

Community Reputation

3 Neutral

About Abdelrahman Hajjaj

  • Rank
    Pirate

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. yep played with it and it worked thnx for the reply
  2. I'm not sure, isn't cha timer working as a function which gets excuted frequently i.e. (like update() method in unity or so?) if not then thnx for clearing things up for me. I'm just playing around trying different stuff and learning. and see how much it affects the game. so i don't know much about hw serve files work
  3. @Angelix oh thought there is a defined function. Thnx for the reply. so if i made a function detects the current char class and set up a new dmg ratio should i put it into atk_dmg or cha timer? or should i just try my luck
  4. hi @Ximboliex thnx for the guide. i have extra question using this guide i can manipulate the base states but, what about the total damage. where can i edit? example: i want to make crus dmg 1.5x and ss dmg 2x champ will be tanky so dmg remains as 1 and so on
  5. you are using a game.exe that can't have more than 7999 items there is a modified game.exe in lucky's archive: https://mega.nz/#F!OUMUgTYb!jtCsqh7halK_O9uzWyaG0g!DAFTSaQQ
  6. hi, i have a small question where can i find the dmg calculations for different classes i read Ximboliex guide for balancing but that's for the base attr so what about the whole dmg calculations like making crus 1.2x , ss 2x and so on
  7. Hi, i have a small question. can i get which item is currently fused in an apparel ? get the item id..
  8. so i managed to fix all NPCs errors. but idk what to do about those iteminfo errors the items are working fine though. any idea what those errors indicate?
  9. Hi, i need some clarification for some logs. 1st: lua_err.log [03-13 21:45:05]resource/script/MisSdk/scriptsdk.lua:1315: attempt to index field `?' (a nil value) [03-13 21:45:05]resource/script/addon/Modules/serialize.lua:129: bad argument #1 to `getn' (table expected, got nil) not sure what are causing those errors. 2nd:iteminfoerror.log [03-13 21:44:47]85,Sailor Helm, Character ID:1 [03-13 21:44:47]86,Pirate Helm, Character ID:1 as for those i dont even know what's the error 3rd: i keep getting npc function transfer failed for 2 NPC's oh, and another small question, i want to add server status to my website (server is on or not), am not sure how to do it should i ping gameserver.exe? or something else. just need some tips... thnx in advance.
  10. hi @Rinor i get this error err.lua [03-11 16:29:10]resource/script/MisSdk/scriptsdk.lua:1315: attempt to index field `?' (a nil value) [03-11 16:29:11]...esource/script/addon/BossKnowledge/BossKnowledge.lua:165: attempt to index field `?' (a nil value) not sure whats wrong with scriptsdk too.
×
×
  • Create New...