|
You last visited: Today at 09:21
Advertisement
[Release/Guide] Changing the Broadcast Message Value
Discussion on [Release/Guide] Changing the Broadcast Message Value within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.
07/08/2012, 19:43
|
#16
|
elite*gold: 0
Join Date: Feb 2010
Posts: 268
Received Thanks: 329
|
is there a way to make it take only pp?
|
|
|
07/08/2012, 21:26
|
#17
|
elite*gold: 0
Join Date: Dec 2007
Posts: 395
Received Thanks: 312
|
Quote:
Originally Posted by no_1
is there a way to make it take only pp?
|
yes, but... you need understand how follow the flux of code in Ollydbg.
This is very tedious.
|
|
|
07/10/2012, 11:24
|
#18
|
elite*gold: 0
Join Date: Aug 2010
Posts: 89
Received Thanks: 4
|
the picture kind of blurry and small , upload it in a better quality
|
|
|
07/10/2012, 15:38
|
#19
|
elite*gold: 0
Join Date: Mar 2012
Posts: 8
Received Thanks: 9
|
I just Reupload Clear picture, all credit go to Sandolkakos
|
|
|
07/10/2012, 20:25
|
#20
|
elite*gold: 0
Join Date: Dec 2007
Posts: 395
Received Thanks: 312
|
Quote:
Originally Posted by fsfsto
the picture kind of blurry and small , upload it in a better quality
|
I updated the link and Attached Files.
|
|
|
 |
|
Similar Threads
|
[Guide] Changing broadcast message
09/19/2011 - EO PServer Guides & Releases - 5 Replies
Okay ill show you all how to change the bc message shown below
http://i494.photobucket.com/albums/rr310/shDeatha waitsu/bc.jpg
first open your client folder
then open ini folder
located within the ini folder find a file named StrRes then open it
then hit CTRL F
then enter this into it: 127046=Input the message.
then save the edited file
then change it to what you see fit and your done close your client restart it and your done
|
[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',...
|
[Guide] Just changing the drops of VIP maps without changing of its place
10/08/2010 - EO PServer Guides & Releases - 2 Replies
in revo's DB when u add the VIP tele it apears on the old market ..
some ppl dont know how to change its place thats why i made this query for them
delete from cq_generator where id >= 0113 and id <= 0128;
INSERT INTO `cq_generator` VALUES ('0113', '8900', '0062', '0033', '0001', '0001', '0001', '0025', '0001', '0110', '0000', '0000', '0000', '0000', '0000');
INSERT INTO `cq_generator` VALUES ('0114', '8900', '0072', '0037', '0001', '0001', '0001', '0025', '0001', '0110', '0000',...
|
[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;
|
All times are GMT +1. The time now is 09:22.
|
|