Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release GroupWelcomer V1.3
#11
Nice
Good work
Reply

#12
Hello,

Is there anyway of having only only "Admin" and "Moderator" connect messages?

Because when running God Plugin, if you delete the user connect message from either plugin it still shows the empty box where the text would be and messes up the join messages.

Thanks
Reply

#13
(08-22-2012, 07:58)NooB_StalkeR Wrote: Hello,

Is there anyway of having only only "Admin" and "Moderator" connect messages?

Because when running God Plugin, if you delete the user connect message from either plugin it still shows the empty box where the text would be and messes up the join messages.

Thanks

Added.

For usage, look at the example Wink
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#14
Thank you Ich.

What example do you mean? I only see the original one.

Will just deleting the connect message remove the empty box? (Can't Test ATM)

I only want the connect messages for Admin and Moderator. Should I use "Permissions" or "Custom"?


I would like to thank you and all it's modders for doing the hard work others cant. Very admirable. Sure I know lots about alot. But c# makes my head feel like its gonna pop. Scanners style.

Example (Me trying to figure out c#)
Reply

#15
Use Config, delete all messages for players, easy...
[Image: b_560_95_1.png]
[Image: b_560_95_1.png]
[Image: b_560_95_1.png]
Reply

#16
(08-22-2012, 19:51)NooB_StalkeR Wrote: Thank you Ich.

What example do you mean? I only see the original one.

Will just deleting the connect message remove the empty box? (Can't Test ATM)

I only want the connect messages for Admin and Moderator. Should I use "Permissions" or "Custom"?


I would like to thank you and all it's modders for doing the hard work others cant. Very admirable. Sure I know lots about alot. But c# makes my head feel like its gonna pop. Scanners style.

Example (Me trying to figure out c#)

C# is really easy compared to other languages.

Example ist in first post:


(08-02-2012, 15:49)Ich1994 Wrote: Configure it the way you like in the sv_config.ini
Example:
Code:
[GroupWelcomer]
Groups=Noobs,Amateur,HaXx0rz,Admins
//Create your Groups here
Noobs_Message=NONE
//Every group should have a Message. If you type NONE somewhere in the Message, the current group will not get a Message.
Noobs_XUID=nothingBecauseIWillSetItToDefault
//Also the Players should be assigned to a group
Amateur_Message=Amateur NAME joined the server.
Amateur_XUID=YourXUID
HaXx0rz_Message=Get out your Video Recorder! NAME is a Hacker and joined the game
HaXx0rz_XUID=HackerXUID,AnotherHackXUID,ThirdHackerXUID
Admins_Message=^1Admin ^:NAME ^1joined the game!
Admins_XUID=AdminXUID,MyXUID
Default=Noobs
//This will set the Default Group to the given one


-> type NONE as message for a group
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#17
Thanks, adding "NONE" fixed it.

Great work as always.

Im gonna stop buggin the itsmodders now. xD
Reply

#18
Quick question... Is it possible to make the messages not repeat at the start of every SnD round?
Reply

#19
Added a new Makro: COUNTRY

It looks up the IP Adress on http://freegeoip.net/static/index.html and displays the countryname within the Welcome Message.


LIMITS OF FREEGEOIP:
Quote:Limits
Due to the high volume of queries, we're implementing a throttling mechanism which allows at most 1000 queries per hour. After reaching this hourly quota, all of your requests will result in HTTP 403 (Forbidden) until it clears up on the next roll over.

There's absolutely no plans of selling services here. If this limit is a problem for you, please consider running your very own instance of this system. It's open source and freely available at GitHub.
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#20
Ich, is it possible to make the messages not repeat at the start of every SnD round?
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.