This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Welcome Info v1.2


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose       
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 09-25-2009 , 06:16   Welcome Info v1.2
Reply With Quote #1

Welcome Info v1.2
by Dorin, ST4Life & |BBC|k4n!

Old plugin version: ST4life's WelcomeMessage 0.4->Prints WelcomeMSG into Cons - AlliedModders

.:: Informations ::.

You may need to change max lines number if above 50. How to do that?
Open welcome_info.sma and find line no. 99 and change 50 to what ever you Welcome Message file line numbers are.
Is not recommended to use more then 50 lines. There are possibilities to crash your server !

This version created by ME and contain plugins appeared until 25.Sep.2009
If you have a CS1.6 Mod created and like to be added please leave a replay or PM me !
NOTE: I have created a small example about how to use this plugin, and you can find it in welcome_info.ini file that you will copy/upload as is explained in installing section bellow !

.:: Description ::.

  1. Provide console message, on player connection, set in addons/amxmodx/configs/welcome_info.ini file
  2. What you CAN use in welcome_info.ini:
    • You CAN use ASCII art if you know how to create it
    • You CAN use the following replacements (# followed by a word)
      Ex.: #ip will print in console the ip of connecting player for himself only
      • === Player Informations ===
      • #name = Name of connecting player
      • #authid = SteamID of connecting player
      • #ip = IP of connecting player
      • #country = Country of connecting player
        === Server Settings ===
      • #hostname = Server Hostname (Address)
      • #mapname = Current map played on server
      • #nextmap = Nextmap
      • #thetime = Time and date
      • #playersnum = Number of player on server
      • #maxplayers = Maximum slots available on server
      • #timeleft = Map timeleft
      • #timelimit = Map timelimit
      • #c4timer = C4timer until explosion
      • #ff = Friendly Fire setting
        === Server Specifications ===
      • #amxmodx = AMX Mod X version and author
      • #metamod = Metamod version and author
      • #booster = Booster Lite version
      • #hlbooster = HL-Booster version and author
        === Server Plugins ===
      • #amxbans = AmxBans version and authors
      • #amxsuper = Amx Super version and author
      • #xredirect = xRedirect version and author
      • #atac = ATAC version and author
      • #jump = Jumpstats version and author
      • #ssban = AMX SSBan version and author
      • #advban = Advanced Ban version and author
        === Server Mods ===
      • #modzombie = Zombie Plague Mod version and author
      • #modbiohazard = Biohazard Mod version and author
      • #moddeathrun = Deathrun Manager version and author
      • #modkreedz = Kz-Arg Mod version and author
      • #modwar3xp = Warcraft 3 Expansion version and author
      • #moduwc3ng = Ultimate Warcraft Next Generation version and author
      • #modhnsjon = Hide'n Seek Mod version and author (by Jon)
      • #modhns = Hide'n Seek Mod version and author (by Exolent)
      • #modgg = Gungame Mod version and author
      • #modcsdm = CS Death Match Mod version and author
      • #modusurf = uSurf Mod version and author
      • #modsoccer = SoccerJam version and author
      • #modpokemon = PokeMod version and author
      • #modsilenthill = SilentHill Mod version and author
      • #modgaben = GabenMod version and author
      • #modrune = RuneMod version and author
      • #modsuperhero = SuperHero Mod version and author
      • #modsvencooperative = SvenCooperative Mod version and author
      • #modrealpaintball = Real PantBall Mod version and author
      • #modbf2 = Battlefield 2: Rank Mod versin and author
      • #modfotball = American Football Mod version and author

  3. What you CAN'T use:
    • You CAN'T use BBCode, HTML Code or any special text
    • You CAN'T use sites or forums names (address) as clickable only as simple text



.:: Snapshot ::.

[IMG]http://img121.**************/img121/3267/welcomeinfo.th.jpg[/IMG]


.:: Installing ::.


  1. Copy/Upload welocme_info.amxx into mod_dir/addons/amxmodx/plugins (mod_dir = cstrike, czero, dod etc)
  2. Copy/Upload welcome_message.txt into mod_dir/addons/amxmodx/data/lang
  3. Copy/Upload welcome_info.ini into mod_dir/addons/amxmodx/configs
  4. Open plugins.ini from mod_dir/addons/amxmodx/configs
  5. Add add a new line in list like follows:
    Code:
    welcome_info.amxx
  6. Save and close plugins.ini
  7. Restart Server or Change Map



.:: Multilingual ::.

Code:
[en] English - by Teascu Dorin
[ro] Romanian - by Teascu Dorin
[de] German - by D o o m
[es] Spanish - by #8 SickneSS
[ru] Russian - by NiHiLaNTh
[nl] Dutch - by crazyeffect
[sk] Slovak - by i.898.i
[sv] Swedish - by Wiggen94
[pl] Polish - by MmikiM
[lt] Lithuanian - by hleV
[lv] Latvian - by Bonis
[da] Danish - by Dark_Menace
[bp] Brazilian Portuguese - by superang
[ch] Chinese - by Xevious
Please provide your language translation for this plugin HERE !

.:: Credits ::.

1. ST4Life - First Release on AmxMod
2. |BBC|k4n! - Ported from AmxMod to Amx Mod X
3. All plugins. mods and other stuff authors that I used their plugin version cvars


.:: ToDo ::.

- Adding ML for server_print messages
- Adding more plugins precache - You can ask for more if you like...

.:: Change Log ::.

Code:
Legend: f - fixed | ! - added | c - changed | r - removed

v1.2
- ! more plugin replacements to precache as Sp3rMiNaToR ask here

v1.1
- c welcome_info.txt to welcome_info.ini
- ! multilingual for server_print messages

v1.0
- Updated and tested with Amx Mod X v1.8.1
- ! more plugin cvars to precache (updated until 25.Sep.2009)
- r  old plugin cvars precache

v0.6
- f a bug (by |BBC|k4n!)

v0.5
- ported to AMX Mod X 1.01 (by |BBC|k4n!)

v0.4
- First Release (by ST4life)
.:: Game Monitor ::.

Server that using this plugin

.:: Download ::.
Attached Files
File Type: ini welcome_info.ini (595 Bytes, 703 views)
File Type: sma Get Plugin or Get Source (welcome_info.sma - 1501 views - 16.0 KB)
File Type: txt welcome_message.txt (2.0 KB, 539 views)
__________________

Last edited by dorin2oo7; 10-23-2010 at 10:41. Reason: Added Chinese Translation
dorin2oo7 is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 09-25-2009 , 10:08   Re: Welcome Info v1.0
Reply With Quote #2

Nice!
Attached Files
File Type: txt welcome_info_dutch.txt (593 Bytes, 215 views)
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
Old 09-25-2009, 10:26
Sp3rMiNaToR
This message has been deleted by Sp3rMiNaToR. Reason: double post
Sp3rMiNaToR
BANNED
Join Date: Apr 2009
Location: Greece ^_^
Old 09-25-2009 , 10:35   Re: Welcome Info v1.0
Reply With Quote #3

Also add soccerjam,pokemod,silent hill mod,gaben mod,rune mod,superhero mod,sven coop mod,paintball mod,BF2 rank mod,jumpstats and american football mod if you want!All these are big and cool mods and should be included imo!
#modzombie ---> #modplague better

Last edited by Sp3rMiNaToR; 09-25-2009 at 18:43.
Sp3rMiNaToR is offline
Send a message via MSN to Sp3rMiNaToR
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 09-25-2009 , 11:04   Re: Welcome Info v1.0
Reply With Quote #4

german one:

Quote:
=========================================
Willkommen #name auf unserem #hostname Server !
Die Zeit ist: #thetime
-----------------
Deine Informationen:
-----------------
Name: #name
SteamID: #authid
IP: #ip
Land: #country

-------------------
Server Informationen:
-------------------
Der Zeitlimit ist: #timelimit
Zurzeit gespielte Map: #mapname
verbleibende Zeit: #timeleft
Naechste Map ist: #nextmap
Spieler: #playersnum/#maxplayers
Friendly Fire ist: #ff
C4 Timer ist: #c4timer

----------------
Server Einstellungen:
----------------
#amxmodx
#metamod

=========================================
btw, nice plugin
KadiR is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 09-25-2009 , 11:28   Re: Welcome Info v1.0
Reply With Quote #5

Hmm..... I would prefer getting info only if its required. And for example store the info on server start
__________________
xPaw is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 09-25-2009 , 13:27   Re: Welcome Info v1.0
Reply With Quote #6

Suggestion.
Make the plugin use an ini file.
In this file you can specify cvars for plugin versions.

Ex:
// For plugins that have version cvar
"wallblocker_version" "Wall Blocker"
// If they do not have do something like this
"Soccerjam v5.0"

When a client connects he should get something like this:
Wall Blocker Version:4.1 (Get from cvar value)
Soccerham v5.0
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 09-25-2009 , 13:42   Re: Welcome Info v1.0
Reply With Quote #7

screen plz
hasta is offline
Send a message via ICQ to hasta
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 09-25-2009 , 17:34   Re: Welcome Info v1.0
Reply With Quote #8

Quote:
Originally Posted by Sp3rMiNaToR View Post
Also add soccerjam,pokemod,silent hill mod,gaben mod,rune mod,superhero mod,sven coop mod and paintball mod(realism for paintball gun +mod-that one)!
#modzombie ---> #modplague better
I will try to find them myself but it was useful if you had gave me the links

Quote:
Originally Posted by ot_207 View Post
Suggestion.
Make the plugin use an ini file.
In this file you can specify cvars for plugin versions.

Ex:
// For plugins that have version cvar
"wallblocker_version" "Wall Blocker"
// If they do not have do something like this
"Soccerjam v5.0"

When a client connects he should get something like this:
Wall Blocker Version:4.1 (Get from cvar value)
Soccerham v5.0
1. I will change *.txt into *.ini and test to see if is OK
2. Mabye you can try to explain that in Romanian to understand easier (about cvars)

Quote:
Originally Posted by hasta View Post
screen plz
Will be soon as this weekend I am free of working except a PC formatting
__________________
dorin2oo7 is offline
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 09-25-2009 , 18:15   Re: Welcome Info v1.1
Reply With Quote #9

UPDATE:

v1.1
- Changed welcome_info.txt to welcome_info.ini
- Added multilingual for server_print messages - you can offer your translation HERE! (or update/modify an existing one)

...soon I will add other new plugins precache as Sp3rMiNaToR said HERE.
__________________

Last edited by dorin2oo7; 09-25-2009 at 18:17.
dorin2oo7 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-25-2009 , 18:18   Re: Welcome Info v1.1
Reply With Quote #10

Quote:
1. I will change *.txt into *.ini and test to see if is OK
2. Mabye you can try to explain that in Romanian to understand easier (about cvars)
He was meant to create a file to put cvars in a file, so it would not hardcoded in your plugin and people could add more cvars easily.

Quote:
Changed welcome_info.txt to welcome_info.ini
Not he has suggested. ;)
__________________
Arkshine is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode