kangfredy Posted November 3, 2012 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted November 3, 2012 (edited) guys why my monster can'nt spawn? this is my script amatsu,13,152,4 script RasWarAnnouncement 767,{mes "jadwal Ras War ialah setiap hari minggu.pukul 19.30"; close; OnSun1930: monster "bat_b02",325,149,"Stone of God Hades",2549,1,"npcname::OnThisMobDeath"; monster "bat_b02",65,151,"Stone of God Athena",2548,1,"npcname::OnThisMobDeath2"; end; OnThisMobDeath: announce "karakter, "+strcharinfo(0)+" telah menghancurkan StoneOFGod Hades!!!harap mengambil hadiah di Admin/Event Manager",bc_all; end; OnThisMobDeath2: announce "karakter, "+strcharinfo(0)+" telah menghancurkan StoneOFGod Hades!!!harap mengambil hadiah di Admin/Event Manager",bc_all; end; } } i think it must be spawn..on this timmer. Edited November 3, 2012 by kangfredy Quote Link to comment Share on other sites More sharing options...
GmOcean Posted November 3, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 666 Reputation: 93 Joined: 04/27/12 Last Seen: August 17, 2015 Share Posted November 3, 2012 Well, for one, you have too many ' } ' , well 1 too many. Secondly, your event_label for your monster command, doesn't have the right npc specified for your script, your just using npcname. And i'm pretty sure you don't have an npc called npcname. Lastly, you have it set to spawn, on Sundays at 7:30PM. I don't know where you live in the world but, it's not 7:30PM sunday anywhere yet. I live in hawaii, and its 8:52AM (At the time i'm typing this) and knowing the timezone gaps can only range from 0->26 hours difference, it's physically impossible for it to be 7:30PM on Sunday for anybody in the world right now. Quote Link to comment Share on other sites More sharing options...
kangfredy Posted November 4, 2012 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Author Share Posted November 4, 2012 guys can u give me example right script??o_Oa (attacht please)..yes im setting on Sunday 7.30PM because it's local server (for one country).. Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted November 4, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted November 4, 2012 GmOcean has already explained very clearly why your script doesn't work in this script support section, is where scripters asking for support why your script isn't working, we only point out why your script doesn't work, we wouldn't fix it for you because we are expecting that you are also one of us who knows how to script and if you are asking somebody else fix it for you, you should still provide some fact - what your script does - what your idea is, - how you want it to work I can't move this topic into script request section because currently your post doesn't provide enough information to be suit into support section or request section please ask in correct section if you want to be supported or you are asking someone else do it for you or this topic will become invalid Quote Link to comment Share on other sites More sharing options...
kangfredy Posted November 4, 2012 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Author Share Posted November 4, 2012 ha? Question1:what your script does answer1: it's for automatic spawn for my server....but i just need only every Sunday 7.30 PM.and announcer for all people some one kill this monster..and give reward for killing it......(sory my english is bad) Question2:what your idea is, Answe1r:i need this script for war different faction ...and admin not to bother for spawning monster Question3:how you want it to work answer3: like answer number 1. Quote Link to comment Share on other sites More sharing options...
stydianx Posted November 4, 2012 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 390 Reputation: 27 Joined: 07/12/12 Last Seen: October 24, 2022 Share Posted November 4, 2012 (edited) it seems that your script is missing something for it to work. like GmOcean said, it can't be Sunday anywhere yet.. this will truly not work, try enabling this NPC on a Saturday night (where it could be sunday somewhere) or Sunday Morning(where it's sunday at your time.) i think "enablenpc" and "disablenpc" will work in this script.. what you need to do is post this on the request section and just give us some details on how your script... this could have already been done if you did. Edited November 4, 2012 by stydianx Quote Link to comment Share on other sites More sharing options...
Question
kangfredy
guys why my monster can'nt spawn?
this is my script
i think it must be spawn..on this timmer.
Edited by kangfredyLink to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.