none Posted December 9, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Share Posted December 9, 2011 (edited) Hello, I need a script +sql for GM: 1) they enter title of the event 2) enter description of event 3) enter map of event 4) select when (enter or select hour of the start of the event) 5) can enter or select duration of the event. This script save information in a new sql database: name of GM , title(1),description(2),map(3), date &hour of the creation, time when start (4), duration (5). Gm can added, or remove a cancel event (if event not start) Script announce 5 minutes before time start the title of the event script announce 2 minutes before the description script announce on time where the event start. Do you think that is possible ? Thx for your help Edited December 14, 2011 by none Quote Link to comment Share on other sites More sharing options...
Z3R0 Posted December 9, 2011 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share Posted December 9, 2011 what events are these? GM Hosted Events? such as Find me? or actual NPC Events? Quote Link to comment Share on other sites More sharing options...
none Posted December 9, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted December 9, 2011 (edited) Hello thx for your answer. This NPC was use for GM event such find me ^^ We need to log this in sql to try implement event information to our patcher. If you are not connect in game, patcher show you a message that a event start in few minutes. Edited December 9, 2011 by none Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 10, 2011 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 December 10, 2011 what events are these? GM Hosted Events? such as Find me? or actual NPC Events? From what i can understand from his posts..... the NPC should be able to work like this... When a GM wanna host a Event, he have to write all the Detail of the Event in this NPC and these Detail required are Title / Description / Starting Time / Ending Time... and it will store these inside the MySQL. after the above step is done, when ever the time for Event is getting near ( Perhaps 5 Minutes before Event Start ) it will Announce to Players there is Event going to take place soon, and then will announce the Description of the Event. When the Event Take Place , players may go to the NPC there and click for the NPC to choose warp to Event Place. Quote Link to comment Share on other sites More sharing options...
none Posted December 10, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted December 10, 2011 Hello Emistry, It's exactly that. Do you have a idea to do this script ? Thx ! Quote Link to comment Share on other sites More sharing options...
none Posted December 11, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted December 11, 2011 legal bump. Can you help me ? Thx ! Quote Link to comment Share on other sites More sharing options...
Z3R0 Posted December 15, 2011 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share Posted December 15, 2011 Was this script ever finished? I noticed the title says [solve] on it, but I see no released script. Quote Link to comment Share on other sites More sharing options...
Dinze Posted December 15, 2011 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 34 Reputation: 4 Joined: 11/09/11 Last Seen: August 4, 2016 Share Posted December 15, 2011 Maybe he wants us to solve it. Not, it was solve already. Quote Link to comment Share on other sites More sharing options...
none Posted December 17, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted December 17, 2011 (edited) Hello, i ve make the script myself based on itemizer script (make modifaction & take exemple on it) (no announce & no cancel event because don't know how to do ^^) If you want i can share it. Edited December 17, 2011 by none Quote Link to comment Share on other sites More sharing options...
Gerome Posted December 17, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 185 Reputation: 26 Joined: 12/07/11 Last Seen: January 31 Share Posted December 17, 2011 yeah.. share it.. Quote Link to comment Share on other sites More sharing options...
Question
none
Hello,
I need a script +sql for GM:
1) they enter title of the event
2) enter description of event
3) enter map of event
4) select when (enter or select hour of the start of the event)
5) can enter or select duration of the event.
This script save information in a new sql database:
name of GM , title(1),description(2),map(3), date &hour of the creation, time when start (4), duration (5).
Gm can added, or remove a cancel event (if event not start)
Script announce 5 minutes before time start the title of the event
script announce 2 minutes before the description
script announce on time where the event start.
Do you think that is possible ?
Thx for your help
Edited by noneLink to comment
Share on other sites
9 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.