Register for your free account! | Forgot your password?

You last visited: Today at 01:42

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

Advertisement



[RELEASE] GameMaster Message

Discussion on [RELEASE] GameMaster Message within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old   #1
 
.Killerpilz's Avatar
 
elite*gold: 52
Join Date: Oct 2008
Posts: 1,368
Received Thanks: 403
[RELEASE] Message-Tool v2.0

Okay hab eben gerade die Version 2.0 fertiggestellt.

HowToUse:


Ihr downloadet euch das Tool im Anhang und entpackt es nach C:\Reminder (Wichtig: Das Tool funktioniert nur dort!) .
Danach könnt ihr es wie gewohnt starten!
Eine gute Zeiteinstellung, ist "1200000".


Neue Funktionen:

Neben der Exe des Tools, liegt eine Befehle.txt bei.
Sie ist der Clou der ganzen Sache.
Das Pogramm liest die Einträge aus der .txt-Datei.
Das heißt öffnet die Befehle.txt mit einem Editor, der Zeilenumbrüche erkennt und schreibt einfach eure Messages dazu.

Was macht er genau?


Das Pogramm liest die Datein aus der Befehle.txt und zeigt sie euch in der Combobox an....
Darunter könnt ihr eure Zeit einstellen und auf "Start" klicken.


Was kann man noch erwarten?
Ein etwas umfangreicheres Pogramm, was ich mit einem Kumpel noch anfertigen werde.


Viel Spaß damit!
Attached Files
File Type: rar Reminder.rar (8.3 KB, 62 views)
.Killerpilz is offline  
Thanks
7 Users
Old 02/01/2010, 20:47   #2
 
elite*gold: 20
Join Date: Jun 2007
Posts: 1,477
Received Thanks: 1,475
Unnötige "Mühe" finde ich.
Trotzdem gut von dir.
FreshDevil is offline  
Old 02/01/2010, 20:50   #3
 
Master Of Magic's Avatar
 
elite*gold: 1
Join Date: Jun 2008
Posts: 1,121
Received Thanks: 357
pfeiltaste hoch + enter tuts auch ^^
Master Of Magic is offline  
Old 02/01/2010, 20:50   #4
 
Reew.!'s Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 2,252
Received Thanks: 493
Ja , wen man nen server hatt eigentlich ganz nützlich aber in Thx haste trotzem verdeient wegen der Arebeit
Reew.! is offline  
Old 02/01/2010, 20:56   #5
 
elite*gold: 0
Join Date: Jan 2009
Posts: 832
Received Thanks: 181
Quote:
Originally Posted by NEEJUWE View Post
Ja , wen man nen server hatt eigentlich ganz nützlich aber in Thx haste trotzem verdeient wegen der Arebeit
Also das must du mir nochmal erklären ...


btt:
Ich weiß nicht wozu du den Script gemacht hast ...??
Der bringt einfach nichts ...
Jumper2 is offline  
Old 02/01/2010, 21:02   #6
 
.Killerpilz's Avatar
 
elite*gold: 52
Join Date: Oct 2008
Posts: 1,368
Received Thanks: 403
Er ist nicht unnütz, es wurde schon öfters nach soetwas gefragt.
.Killerpilz is offline  
Old 02/01/2010, 21:03   #7


 
RivathaX's Avatar
 
elite*gold: 77
Join Date: Jan 2009
Posts: 9,732
Received Thanks: 5,599
Lesen bildet.
Manche haben den Modding Client nicht wo man Pfeil hoch enter machen kann daher sehr nützlich somit spart man sich das Wiederholen von Sätzen Thanks!
################################################## ####################
###Edit###
##Download Link falsch bzw. fehlt##
########################
RivathaX is offline  
Thanks
1 User
Old 02/01/2010, 21:06   #8
 
.Killerpilz's Avatar
 
elite*gold: 52
Join Date: Oct 2008
Posts: 1,368
Received Thanks: 403
Version 2.0 wird mit einer Combo-Box sein, wo man sich auch vorgefertigte Sätze auswählen kann...
.Killerpilz is offline  
Old 02/01/2010, 21:08   #9


 
RivathaX's Avatar
 
elite*gold: 77
Join Date: Jan 2009
Posts: 9,732
Received Thanks: 5,599
Okay nice ich bin schon sehr gespannt^^
RivathaX is offline  
Old 02/01/2010, 21:17   #10
 
.Killerpilz's Avatar
 
elite*gold: 52
Join Date: Oct 2008
Posts: 1,368
Received Thanks: 403
okay, hab den richtigen reingesetzt...
Tut mir Leid
.Killerpilz is offline  
Old 02/01/2010, 21:20   #11
 
musicinstructor's Avatar
 
elite*gold: 190
Join Date: Nov 2008
Posts: 1,670
Received Thanks: 3,368
in der DB unter account -> send_notice kann man glaub ich auch servermessages einstellen, hab aber noch net herausgefunden, wie das geht.
musicinstructor is offline  
Old 02/01/2010, 21:20   #12
 
Imaginär's Avatar
 
elite*gold: 255
Join Date: Nov 2009
Posts: 2,900
Received Thanks: 1,408
Kann man auch eine Quest schreiben, die den Chat zuspamt. Wie in Metin2 DE
Imaginär is offline  
Old 02/01/2010, 21:22   #13
 
elite*gold: 0
Join Date: Oct 2009
Posts: 182
Received Thanks: 148
kleiner tipp, ich würds auf sec oder sogar minuten umstellen^^

heißt
$input = GUICtrlRead($deine_input_variable)
$input = $input*100 ; sekunden oder $input*6000 für minuten

und bei nachricht würd ichs auch anders machen^^
zB
$message = GUICtrlRead($deine_editline)
$message = "/n" & $message
kekslieb is offline  
Old 02/01/2010, 21:25   #14
 
.Killerpilz's Avatar
 
elite*gold: 52
Join Date: Oct 2008
Posts: 1,368
Received Thanks: 403
Quote:
Originally Posted by kekslieb View Post
kleiner tipp, ich würds auf sec oder sogar minuten umstellen^^

heißt
$input = GUICtrlRead($deine_input_variable)
$input = $input*100 ; sekunden oder $input*6000 für minuten
Ähm das ist nicht die Pogrammiersprache...
.Killerpilz is offline  
Old 02/01/2010, 21:32   #15
 
elite*gold: 0
Join Date: Oct 2009
Posts: 182
Received Thanks: 148
ok mein fehler xD aber im endeffekt ists nur der falsche syntax ^^

*memo an mich: nicht immer vermuten das sowas in autoit geschrieben wurde*
kekslieb is offline  
Reply


Similar Threads Similar Threads
[Release]PSF-Korean Radio Message
09/16/2010 - Soldier Front Hacks, Bots, Cheats & Exploits - 32 Replies
hello again :) today i will release my korean radio message :D this sounds funny things XD (nearly like filipino's language :D) note : this works only in psf!!!! ok! this is the status!: http://i1010.photobucket.com/albums/af224/vernon1 01_2009/undetected.jpg
[Release] partyface.de Message Spammer
05/21/2010 - Browsergames - 5 Replies
neuer -> http://www.elitepvpers.com/forum/browsergames/56880 1-release-partyfacespammer.html
[Release] event handler / system message for 5165 source
05/01/2010 - CO2 PServer Guides & Releases - 10 Replies
i was partially made this and completed by pringle, i dont know if pringle is in here in this forum. but still credit to him. Go to Program.cs and find:public static Random Rnd = new Random(); Above this add:public static DateTime SystemMsgTime = new DateTime(); scroll down and you found this static void ServerStuff_Execute() { try { if (World.BroadCastCount > 0 && DateTime.Now > World.LastBroadCast.AddMinutes(1)) {
[RELEASE]Alert Message to vote for your server!
10/23/2009 - CO2 PServer Guides & Releases - 12 Replies
HMM... A noob code? Yes. But some peoples did not know JavaScript coder. This code makes appear a alert window, asking about vote for your server. And the second code makes a Thanks! Back soon. Lets do it.. If you need other coders Message me. If this worked.. Press the Thanks Bottom! :p
[Release] Auto Message Sender
03/15/2009 - CO2 PServer Guides & Releases - 17 Replies
Is there really any name for this? Anyways, this is a simple release of how to send messages to the server. The timer is set to 4 minutes, and yeah I think it SHOULD work, if not post whats wrong and ill fix it, havent tested it. For you who want to learn: I set the timer at 4 minutes, 240000 milliseconds. Therefore, I start the timer and it all begins! When 4 minutes have gone, it will look up the void "MsgTimer_Elapsed". Once it find it, it will check if MsgCount is either 1,2,3 or 4. If...



All times are GMT +2. The time now is 01:42.


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.