iubantot Posted May 3, 2013 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: Friday at 05:43 AM Share Posted May 3, 2013 can someone help with this script. i want to make a script that does this >NPC ANOUNCE "THE PORTAL HAS OPENED". >>After 1 min Portal closes. NPC ANNOUNCE "THE PORTAL HAS CLOSED" >>>The Portal will be back after 7 hrs. >> Repeat at the top. Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 3, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 3, 2013 OnClock0000: OnClock0007: OnClock0014: OnClock2100: announce "Portal Opened",0; enablenpc "portalname"; sleep 60000; disablenpc "portalname"; end; 1 Quote Link to comment Share on other sites More sharing options...
iubantot Posted May 3, 2013 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: Friday at 05:43 AM Author Share Posted May 3, 2013 thanks sir helped me alot Quote Link to comment Share on other sites More sharing options...
Question
iubantot
can someone help with this script.
i want to make a script that does this
>NPC ANOUNCE "THE PORTAL HAS OPENED".
>>After 1 min Portal closes. NPC ANNOUNCE "THE PORTAL HAS CLOSED"
>>>The Portal will be back after 7 hrs.
>> Repeat at the top.
Link to comment
Share on other sites
2 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.