Jump to content

Meister

Members
  • Posts

    841
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Meister

  1. Hi, How often does position bugs appear in client? This is where the other player's perspective view doesn't update until you use @refresh or click/attack him. What could be the causes of it? Can it be server-lag? Client hexing? Source-related? -- Is it possible to make the client automatic refresh or send simultaneous update location in the client whenever a player cloaks so that it will be real time to other player? Appreciate feedback. Thanks!
  2. So it's not client issue? or rather src issue? just lag?
  3. What do you mean position lag? How do I fix that?
  4. just have to know what causes this. thanks!
  5. Do you have all the icons sir? Should I name it also 1.jpg 2.jpg?
  6. Hi, Where is the directory for it? it only shows ?nocache=#number but can't find it. Can you give me the directory of it? Regards!
  7. Meister

    Q> Drop Rate

    Yup that's not what I'm looking for. Anyways thanks for the help man! Last question man, so if bubble gum is used the probability of the item that it won't drop will just increase like if the original is 1/4 will not drop. It will be 1/16. and so on..?
  8. Meister

    Q> Drop Rate

    By simple mathematics or equation its not 100% right? Therefore there will be times that mob won't drop a specific item even its 75% already and when added with bubble gum. Thanks for the info mate! Second question, is it possible to flag the item to 1 wherein it can drop 100% if its already with bubble gum? Or not possible? Appreciate the response for this again.
  9. Hi! Just a question with regards to drop rate... I set my server rates to 20% and witherless rose percentage drop is now at 75% if I used bubble gum (12210) will it become 100%? Or most at time it will drop the item? Isn't it will add 50% drop rate? so 75/2=37.5 thus 75% + 37.5% is over 100%. Is my calculation right? Additional question, is it possible to flag the item to 1 wherein if it reaches 100% so that it will drop permanently. Regards!
  10. Try login as Administrator account and there must be a panel to add new sites. If i not mistaken. Yeah add/delete is shown but no Menu such as View Account ..
  11. No map server crash. Only client crash. I have up-to-date KRO till December 2015. So I wonder why it is crashing.. When using @costume it doesn't have an error specially when. using @costume Hanbok -- it works pretty fine. Until you log-out then login back to the game. It crashes. huhu.
  12. Hi, Is it possible to add/integrate a custom .dll via hexing in client? If yes where do I put the strings on it? Regards!
  13. Unfortunately the error is just like normal error. No map server error. I really wonder what's causing the crash.
  14. Currently the module ?module=voteforpoints only shows below: How to add this menu to above! Regards!
  15. Hi! How do I enable #main without whispering it? E.G. Player A login, the moment he/she logs on to the game he will be able to read #main messages Regards!
  16. I don't want to use VIP system cause it cracks the character and I hate seeing such thing haha! I also found out recently atcommand in scripts_command thanks mate!
  17. Can you give me an example? Thanks!
  18. Hi, Like for example.. An account uses item A wherein item A changes a group of a normal player for a week or two. How to do it in script? Is it like the example below? snippet: //item ITEM,blah blah blah, { set #testing,1week },{},{} if (#testing ==0)end; set groupid,2; Regards!
  19. Hi folks, After using @costume Hanbok/Summer, it will load correctly but after logging out and logging again. It will have an error. it will just load the map server and boom error. How to fix it? Regards,
  20. I think its not on pc.c its on clif.c the one on the text.
  21. E.G. I want to erase an entry in sc_data table. account_id char_id type tick val1 val2 val3 val4 2000035 150052 32 196130 10 12 0 0 2000029 150063 30 237002 10 10 0 0 I want to erase the data for account id 2000035 so the proper format will be? DELETE FROM `sc_data` WHERE 1 what could be the snippet of the code?
  22. I copied it correctly, mind attaching .txt file for it?
  23. Woooot! it worked. Thanks man!
×
×
  • Create New...