kangfredy Posted August 31, 2013 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 August 31, 2013 can i request every friday some script can automatic spawn npc? Quote Link to comment Share on other sites More sharing options...
GmOcean Posted August 31, 2013 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 August 31, 2013 Umm, this is quite an easy script, you should read the scripting manual, to further your knowledge. prontera,180,150,4 script NPC NAME 123,{ mes "Do stuff here."; mes "I'm the one that gets hidden, and what not."; close; } - script npc_disabler -1,{ OnFri0000: enablenpc "Above NPC Name"; end; OnSat0000: OnInit: disablenpc "Above NPC NAME"; end; } Quote Link to comment Share on other sites More sharing options...
Patskie Posted August 31, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: Sunday at 05:24 AM Share Posted August 31, 2013 What do you mean by spawn npc? Specifically? Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted August 31, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: May 3 Share Posted August 31, 2013 Spawn monster every friday? Quote Link to comment Share on other sites More sharing options...
kangfredy Posted August 31, 2013 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 August 31, 2013 some npc..like i want to open some script like spawn obb exchanger... Quote Link to comment Share on other sites More sharing options...
kangfredy Posted September 1, 2013 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 September 1, 2013 wow just like this...what new command O_O enable npc and disable npc..tq lion Quote Link to comment Share on other sites More sharing options...
Question
kangfredy
can i request every friday some script can automatic spawn npc?
Link 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.