Jump to content

jasonkingmax

Members
  • Content Count

    12
  • Joined

  • Last visited

  1. does anyone have the latest msgstringtable?
  2. I use 2014-03-05ragexe patched everything works well but there's the only problem like topic title can anyone help? does anyone have same problem? I found the answer myself
  3. I know , so I need somebody to teach me how to make one with such function like what I said can help?
  4. original: <Container_Item_Name>: ( "Item_Name" or ("Item_Name",Repeat_Count) ) but I want to change like follows <Container_Item_Name>: ( "Item_Name" or ("Item_Name",Repeat_Count)or ("Item_Name",Repeat_Count,Announce(if yes = 1 no = 0)) ) or setting up item_announce.conf itemid,announce type,announce color if announce type = 1 ,announce when get specific item from getrandgroupitem if announce type = 2 ,announce when get specific item first created from monster (won't announce if item been picked up then dropped again like poring etc...) if announce type = 3,both 1 and 2 situations. how to do this in src? I'm a novice and sorry for my poor eng. I'll be thankful if someone can help me.
  5. how can I get how much the accurate cooltime left? cuz checkquest can only tell the timeout expired or not but I want to tell player how much time left to take the quest again?
  6. Thanks for answer my stupid question. I want to dig a hole and put my head into it right now. But what if I want to get how much cooltime left,how can I get it?
  7. 1.for example(BakonawaLake) you take the quest(instance?) and you've been sent to the quest(instance?) map then talk to the npc and the monster now is spawned. 2.you leave the map immediately ,then you leave the party and create another party in cooltime. I shorten the cooltime for convenience. instance_set_timeout 20,20,.@instance; so the cooltime is 20 seconds. 3. 20 seconds later,you talk to npc,npc still tell you that your cooltime has not achieved. I've tried to re-create the party as the original name,npc still tell you the cooltime has not achieved. p.s.my eng is pretty poor plz don't mind.
  8. I think a system should be set up in source that nomatter what party or account char, once the quest timeout has achieved ,the quest will be autoerase from the quest.sql or set to cooltime-achieved state if the quest has time limit. And maybe can have a scriptcommand that can report how much cooltime time left?(time in seconds) but how to make it works?
  9. If someone leave the party while the party take a quest but the quest hasn't been destroyed , the quest won't be destory even the timeout being achieved and can't take it anymore unless you delete the quest.sql by yourself. can fix it?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.