Jump to content

Human

Inactive Member
  • Posts

    167
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Human

  1. thanks for reply and yes im using that regen_in_map in a lua quest so i need to execute it so any possibility that it can be solved instead of bypassing?
  2. 0x081bcd95 in quest::_regen_in_map (L=0x477dd040) at questlua_global.cpp:1128 iMapIndex = 234 szFilename = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x477d4e5c "arya_dungeon_monster_cycle"}} pkMap = <value optimized out> and in Source this is 1128 line in questlua_global.cpp any solution ?
  3. Syreldar please dont comment for namesake. i gave u the quest info like 4 months before till now you didn't responded me for it.. but here u replying.. saying you are for quest developing
  4. no dude ignore that guy he was first guy i talked before you... and he didnt responded so i asked u the quest can u make a full working quest for me ?
  5. As title says so Im Searching for a good quest maker with 100% response. be clear that if u commit you have to finish in a specified day or time. Say Yes or No and dont waste the time. you can message here with reply or pm me
  6. Human

    Hill Gehart Map

    you didnt gave the skybox which u specified willl be happy if u provide that too for environment i meant
  7. Syreldar u remember me ? im waiting for your reply in skype since 2 months now u coming and commenting for DarwisHU post
  8. its really great but my naga queen skill is not working CH1 syserr Can any one provide Mob proto query for those mobs or just queen alone ? my mob query Thanks in advance
  9. I solved that I solved this but timer is not running game.set_event_flag("xxx_event",1) server_timer("xxx_event",60*60) ---------------------------------------- notice_all("Event is over in 1 hour.") timer("xxx_event",60*20) --60*60 = 1 hour (second*minutes*hour*day) --Timer function.Be activation remove " -- " --Default i set 1 hour time interval not working timer is not running
  10. Thanks for this i really appreciate you for spending time with me and i get this error when i compile it RunState: LUA_ERROR: [string "trail_event"]:14: attempt to concatenate local `filename' (a nil value) SYSERR: Jun 12 18:51:22 :: WriteRunningStateToSyserr: LUA_ERROR: quest trail_event.start click
  11. Ahh thank you so much i really like this and i forgot or something wrong in editing my post i made 2 questions 1) was with clear timer - you fixed it thanks 2) that is when any player kills the boss within 1 hour or running time he will announced as winner and all must warp to town and event close .. and server time is cleared ... but i dont know where is my 2nd question went sorry for trouble you again and again.. and thanks in advance
  12. I really appreciate your help and thanks for spending time for my quest just a doubt once the event is over the timer will be cleared right? like this i meant clear_server_timer(" xxx_event") or don't need? edit and when i compile the quest with necessary stuffs I get this error xxx_event.quest:112:syntax error : [string "startpc . getqf ( "xxx_event_signup" ) == 1"]:1: `=' expected near `pc'
  13. Excellent !!! Dawis You are great quest maker Just what i thought u did and only this is the change i have to make 1) when login means if single logs it will start ? Answer: Yes. Use server_timer and 2th player logged in not started. I may be wrong in describing it .. Let me clear it I want all to be entered not like one person entering or password .. when event start all players can enter and kill the mobs there is no unique in this ... i made some quest with starting of event can you finish this in an complete set thanks for your timely help for this timer quest
  14. thanks ken its nice to understand Thanks Dawishu you explained and fill 75% of my quest request thanks Only few questions i got in your quest sorry for asking 1) when login means if single logs it will start ? I meant if 1 player logs it start again if 2nd player logs it will start again with timer from 0 ? 2) In this you started the quest and server timer starts with say 4800 secs so within that mobs must be killed but my quest is different quest is started like u with server timer says 4800 and 1st set of mobs must be spawned After 60 secs it must say New set of mobs will spawned in 5 secs and again server time must be reduced to 4700 old mobs must be purged same after 120 secs it must say New sets mobs will be spawned in 5 secs and again server time must be reduced to 4500 and so and so and its good at end if they kill the boss it must clear timer and all must go to town ... even if one killed and someother didnt even touched the mob all just teleported and also if timer ends it must teleport to town .. and thanks both of you for this answer
  15. Thanks for reply ken yes they had and i had already changed it..sorry i didn't pasted the mob proto here it is Moreover mob or npc it must not allow to pass through i meant here the mob has collision property i guess some npcs having that u can move over them ... i just want to be solid not a transparent mob or npc...
  16. Hi there, I have inserted football in my game but when i try to click it , its looks transparent an i cant kick it.. in my another server i can kick it but here i cant ... anyone suggest ? This is the screenshot [Hidden Content] Thanks in advance
  17. Hi there, I just need to make a quest with timing that is In a map timer starts where regen1.txt or mob set 1.txt will spawn those mobs at required spots and they will be there for (x) mins duration after that all will vanished after (x) mins is over saying announcement of " new Monsters will be spawned in 5 secs " again new set regen2.txt of mobs will spawned at locations for (y) mins duration and vanished after (y)mins of time saying announcement of " new Monsters will be spawned in 5 secs " i dont know how to create quest using timer so any help will be appreciated. If you want you can pm me here so i provide any other messenger to add me Thanks in advance
  18. I have few doubts about this 1) may i know is this working ? if its not provide us proper step by step so we can implement. 2) is this thread for offline msg with multi language support if yes why this quests need to be? Thanks
  19. Hi i got some bugs hope you solve it
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.