Register for your free account! | Forgot your password?

You last visited: Today at 13:58

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE] GM broadcast script

Discussion on [RELEASE] GM broadcast script within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Closed Thread
 
Old   #1

 
magewarior2's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 1,523
Received Thanks: 767
[RELEASE] GM broadcast script

Hello, pimpjuc asked us to find out how to create a GM bc into game., today I found out how to let it work.

Code:
delete from cq_action where id >= 6400040 and id <= 6400043;
INSERT INTO cq_action VALUES ('6400040', '6400041', '0000', '0101', '0', 'Welcome~%user_name~Type~your~Message~into');
INSERT INTO cq_action VALUES ('6400041', '6400042', '0000', '0101', '0', 'The~box~below~to~send~an~instant~GM~Message!');
INSERT INTO cq_action VALUES ('6400042', '4000009', '0000', '103', '0', '60 6400043 Please~Use~60~chars~or~less.');
INSERT INTO cq_action VALUES ('6400043', '6400044', '0000', '0125', '2011', '%accept0');
delete from cq_task where id= 6400040;
delete from cq_task where id= 6400043;
INSERT INTO cq_task VALUES ('6400040', '6400040', '0000', '', '', '0', '0', '999', '-100000', '100000', '0999', '0000', '0', '-1', '0');
INSERT INTO cq_task VALUES ('6400043', '6400043', '0000', '', '', '0', '0', '999', '-100000', '100000', '0999', '0000', '0', '-1', '0');

ps, i found that /awarditem 729999 starts with id 6400040, its a non functional bag.
magewarior2 is offline  
Thanks
12 Users
Old 02/05/2011, 18:58   #2
 
Hinataa's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 65
Received Thanks: 9
The bad
it has to put "~" in order to use the dialogue correctly.
Hinataa is offline  
Old 02/05/2011, 19:30   #3

 
magewarior2's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 1,523
Received Thanks: 767
Quote:
Originally Posted by Hinataa View Post
The bad
it has to put "~" in order to use the dialogue correctly.
yes.
magewarior2 is offline  
Thanks
1 User
Old 02/06/2011, 02:49   #4
 
pimpjuc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 78
Received Thanks: 72
nice work mage cheers
pimpjuc is offline  
Old 02/06/2011, 02:52   #5
 
Jack Sparrow's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 522
Received Thanks: 626
Very NICE!
Jack Sparrow is offline  
Closed Thread


Similar Threads Similar Threads
[RELEASE] GM Broadcast item
01/02/2011 - EO PServer Guides & Releases - 3 Replies
Today im releasing a script to make a portable GM Broadcast item, I have just made this pretty basic to just give a basic usable idea for anyone to modify to suit there needs cq_action: INSERT INTO cq_action VALUES ('6400030', '6400031', '0000', '0101', '0', 'Welcome~%user_name~to~the~Events~GM~Tool.'); INSERT INTO cq_action VALUES ('6400031', '6400032', '0000', '0102', '0', 'Announce~Hurdle~Race~Start. 6400130'); INSERT INTO cq_action VALUES ('6400032', '6400033', '0000', '0102', '0',...
[Release] Broadcast
08/16/2010 - CO2 PServer Guides & Releases - 24 Replies
Well first of all, The broadcast release by ArcherMaster didn't work for me.. So I just made my own This code is better, Because you can't broadcast in botjail.. Nor spam the broadcast.. Lets get started In, Client.cs Search public class Client { After that add;
[RELEASE]Fix broadcast spam
05/01/2010 - CO2 PServer Guides & Releases - 21 Replies
This is for LOTF 5017, because im currently working on fixing the most things in it. So, i will release some of the stuff. Here is how to fix broadcast, so you can't spam it. Just wondered why it never was fixed. This should work, but is not tested yet. First in World.cs find public static Hashtable GWScores = new Hashtable(); Below it add: public static bool BroadcastSend = false; public static bool Broadcast = false;
[Release] Real Broadcast (Same as in Real Co)
04/04/2009 - CO2 PServer Guides & Releases - 36 Replies
hey my first release since im back at epvp and the owner from copals asked me for this (that is the reason why i quited his team) so here is the release from the real broadcast. Requirements: one of the lotf sources eyes hands first open the project from your source and go to client.cs, then search for; MyChar.CPs -= 5; you will see the broadcast stuff and replace the whole case for;



All times are GMT +2. The time now is 13:58.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.