| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 70,850
» Latest member: blablahldc
» Forum threads: 38,148
» Forum posts: 351,856
Full Statistics
|
| Online Users |
There are currently 483 online users. » 0 Member(s) | 480 Guest(s) Applebot, Bing, Google
|
| Latest Threads |
Ilir 'washere' Amati - AI...
Forum: CS - Config. (CFG)
Last Post: alking1
06-08-2026, 09:35 AM
» Replies: 1
» Views: 133
|
[Zombie Outstanding] +.Sm...
Forum: AMX - Addon's
Last Post: Learti Zm
06-07-2026, 01:46 PM
» Replies: 7
» Views: 335
|
Knife Addons @ 2016 New
Forum: AMX - Addon's
Last Post: Mr.Patr1k
06-07-2026, 09:49 AM
» Replies: 8
» Views: 297
|
Rreth pyetjes "A krijoi Z...
Forum: Feja Islame
Last Post: SHTRIGA
06-06-2026, 08:40 PM
» Replies: 3
» Views: 265
|
Lule MOD |FUNNY|
Forum: AMX - Addon's
Last Post: Learti Zm
06-06-2026, 07:56 PM
» Replies: 10
» Views: 1,080
|
Kërko Addons [+SHQIP]
Forum: AMX - Addon's
Last Post: Learti Zm
06-06-2026, 05:09 PM
» Replies: 1,138
» Views: 89,676
|
[Tutorial] Clean, Optimiz...
Forum: CS - Tutorial's - Tip & Tricks
Last Post: washere
06-06-2026, 11:56 AM
» Replies: 0
» Views: 87
|
Addons Zombie Plague v6.2...
Forum: AMX - Addon's
Last Post: Learti Zm
06-05-2026, 09:39 PM
» Replies: 35
» Views: 6,224
|
Ndihmë - Zombie Mod
Forum: Amx Mod X
Last Post: T.bo
06-05-2026, 08:09 PM
» Replies: 14
» Views: 691
|
Counter-Strike EG0-UCP (2...
Forum: Applications
Last Post: ValmirRamadani1
06-02-2026, 09:27 AM
» Replies: 4
» Views: 650
|
|
|
| Nick Reservation Version 2.07 |
|
Posted by: Jeppo. - 03-04-2022, 04:18 PM - Forum: AMX - Plugin's
- Replies (9)
|
 |
[legend=Info]For more plugins you can find me at :
- <!-- m --><a class="postlink" href="http://eSportsKosova.com/forum" onclick="window.open(this.href);return false;">http://eSportsKosova.com/forum</a><!-- m -->
Plugin Version : 2.07
Plugin Size : 52.2KB
For more plugins visit : <!-- m --><a class="postlink" href="http://eSportsKosova.com" onclick="window.open(this.href);return false;">http://eSportsKosova.com</a><!-- m -->
OR
Contact me at e-mail : <!-- e --><a href="mailto:jeppo.cs@live.com">jeppo.cs@live.com</a><!-- e -->[/legend]
[legend=How to install]This is a tutorial for those of you newbies who do not know how to install a plugin.
1) Download the .amxx file
2) Place .amxx file in $moddir/addons/amxmodx/plugins
3) Open $moddir/addons/amxmodx/configs/plugins.ini with wordpad/notepad.
4) Add a line that looks something like this: plugin_whatever.amxx (NOTE: right click the .amxx file > rename > copy > then paste the copied name into your plugins.ini so you wont mispell it.)
5) Make sure the .amxx file is in plugins folder
6) Make sure you got the EXACT NAME of the file in the plugins.ini (It is case-sensitive)
7) Change map/restart server
Have fun with new plugin!
For more plugins visit : <!-- m --><a class="postlink" href="http://eSportsKosova.com/forum" onclick="window.open(this.href);return false;">http://eSportsKosova.com/forum</a><!-- m -->
Regards
Jeppo.[/legend]
[legend=How to Use]Name Registration Version 2.07 ~ An AMX Mod X plugin by Jeppo.
You can find new versions at:
-http://www.eSportsKosova.com/forum
E-MAIL : <!-- e --><a href="mailto:jeppo.cs@live.com">jeppo.cs@live.com</a><!-- e -->
Admin Commands:
All admin commands have definable access level.
-blockname <name> - Block a name from being used.
-bname <name> - Same as blockname.
-blocklist - Display a list of blocked names.
-blist - Same as block list
-removename <name> - Remove all restrictions on a name.
-remname <name> - Same as removename.
-pblockname <name> - Block a phrase from use in a name.
-pblock <name> - Same as pblockname.
Commands:
All commands restrictable by define.
-registername - Register your current name.
-regname - Same as registername.
-unregistername - Unregister your current name.
-uregname - Same as unregistername.
-listnames - Display a list of your registered names.
-lnames - Same as listnames.
Cvars:
Values for punish cvars are as follows:
-0 - Do not change their name but warn and kick them
-1 - Change their name to a specific name (Registered_Name, Blocked_Name, etc.) then warn and kick them
-2 - Change their name to a random name in punishname.txt (or punishnames table for SQL users) then warn them
-3 - Change their name to a random name in punishname.txt (or punishnames table for SQL users) then warn and kick them
-4 - Change their name to one of their own registered names and tell them what happened (if they don't have one this is treated as a 0)
Note: Of course, turning the requirement to register on and setting the punish level at 4 is pointless, so it is not included.
-amx_minnamelen (default 4) - Set minimum name length for players.
-amx_namelenpunish (default 0) - Set punishment for having too short of a name.
-amx_containname (default 1) - Set check to see if one player's name contains another's.
-amx_containpunish (default 0) - Set punishment for having a name contained or containing another player's name.
-amx_pblockpunish (default 0) - Set punishment for using a name which contains a phrase that has been blocked.
-amx_regpunish (default 0) - Set punishment for using someone else's registered name.
-amx_forcereg (default 0) - Force users to have a name registered? 0 = No | 1 = Yes
-amx_notregpunish (default 0) - Set punishment for not having a registered name (if amx_forcereg is 1)
-amx_forceuse (defualt 0) - Force people with registered names to use one of them.
-amx_maxregnames (default 5) - Set the maximum amount of names a player can register.
-amx_allowreg (default 1) - Set whether or not only admins can register. 0 = Admins only | 1 = Everyone can register
-amx_viciouswait (default 0; in seconds) - How long to wait for a player to spawn to change their name. If they don't spawn in time they will be spawned, have their name changed then slayed by the plugin (without affecting their score)
Defines:
-SQLON (default 0) - 0 = Use file | 1 = Use SQL
-REG_ACCESS (default ADMIN_USER) - Set access required to register a name.
-UNREG_ACCESS (default ADMIN_USER) - Set access required to unregister a name.
-REM_NAME_ACCESS (default ADMIN_KICK) - Set access required to remove restrictions on a name.
-BLOCK_ACCESS (default ADMIN_KICK) - Set access required to block a name from use.
-P_BLOCK_ACCESS (default ADMIN_KICK) - Set access required to block a phrase from use in names.
-BLOCK_LIST_ACCESS (default ADMIN_CHAT) - Set access required to view all blocks and phrase blocks.
-LIST_NAMES_ACCESS (default ADMIN_USER) - Set access required to view all your registered names.
FAQ:
-How do I make this work on LAN?
It is automatic, everytime a command that deals with LAN/Steam ID is executed, the command uses the appropriate one.
-How do I add punishnames to the file?
Add your new names under the correct headings, like it says in the file.
-How do I add punishnames to SQL?
You will need to insert new values into the table in this format: "name" "type"
(Type = s for short | c = name containment | p = phrase blocked | b = blocked name | r = already registered name | n = not registered)
Changelog:
-Version 2.04
-More SQL bug fixes
-Version 2.03
-Fixed SQL Version
-Version 2.02
-Freed a bunch of un-freed results (Fixed SQL ?)
-Version 2.01
-Fixed bug in switching players to one of their registered names
-Added cvar to change time waited for vicious name change if still dead
-Version 2.0
-Added lan capability
-Added minimum name length cvar and punishment
-Added containment restriction
-Added phrase blocks
-Readded listnames
-Added cvar to force users to register
-Added cvar to force users to use their registered names
-Added new punishments for using registered names, blocked names, etc.
-Version 1.9.1
-Fixed the warnings when compiling the SQL version
-Fixed some logging errors and added a bit more logging
-Version 1.9
-Added kicking of people (after about one minute) who leave their names "Registered_Name" or "Blocked_Name".
-Added cvar amx_forcereg (default 0) to force users to have a name registered. The plugin will kick in about one minute if they don't register.
-Added hud messages for the above two
-Added amx_allowunreg so you can restrict just registering or just unregistering or both or none. Really?!?!
-Version 1.8
-Added adminunregistername/auregname
-Clarified some messages
-Fixed possible memory leak
-Fixed bug in SteamID reading
-Changed SQL cvar to a define
-Version 1.7
-Added SQL support
-Added blockname <name> to block a name
-Added unblockname <name> to unblock a name
-Added blocklist to show a list of blocked names
-Version 1.6:
-Rewrote plugin to use its own file
-Made plugin funtions more efficient
-Added name blocking by editing the file ie.
"player" "blocked" will block all cases of player/PlAyEr
-Removed listnames/lnam
-Version 1.5:
-Fixed a large bug in case sensitivity with help from
Melt284 and jtp10181
-Version 1.4:
-Added listnames/lnam to list the names you have regisered
-Version 1.3:
-Added unregistername
-Added short versions of the register commands
-Added messages to register and unregister commands
-Version 1.2:
-Added a cvar to control the maximum number of names
-Version 1.1:
-Added a maximum number of names players can register
-Version 1.0:
-Initial working writing
Regards
Jeppo.[/legend]
[legend=Download File]Click here to download the Nick Reservation v2.07[/legend]
Regards
Jeppo
|
|
|
| HLTV GUI 2012 |
|
Posted by: MaTr1X - 03-04-2022, 01:22 PM - Forum: CS - GUI
- Replies (12)
|
 |
HLTV GUI 2012
Ketu keni HLTV GUI i cili funksionon ne te gjitha Counter-Strike 1.6 poashtut edhe me UCP, me posht keni edhe TUTORIAL si te vendosni nje GUI ne CS tuaj.
TUTORIAL
Si te vendosim nje GUI ne CS Tone
http://esportskosova.com/forum/viewtopic...8%20style=
Resolutions:
-640x480
-800x600
-1024x768
-1280x1024
KLIKO POSHT PER SHKARKIM,HLTV,VPS
[reklam][/reklam]
HLTV GUI 2012
SCREENSHOT
1 THANKS JU KISHA LUT KURGJU MA SHUM
ENJOY
|
|
|
| P.I.N.T Intro |
|
Posted by: BAAM - 03-04-2022, 11:27 AM - Forum: Punimet
- Replies (7)
|
 |
P.I.N.T Intro / Graphx Motion
[youtube]http://www.youtube.com/watch?v=KUZPwKv7sEA[/youtube]
|
|
|
| [ADDONSA Per Public] (LINUX) by LiRcH3 |
|
Posted by: LiRcH3 - 03-04-2022, 09:40 AM - Forum: AMX - Addon's
- Replies (35)
|
 |
Addons per Public by LiRcH3 (LINUX)
*Per Linux
*Keto addonsa permbajn keto PLUGINSA :
Map_Spawns_Editor.amxx
task_scheduler.amxx
show_ip.amxx
amx_gag.amxx
admin_freelook2.amxx
see_no_team_flash.amxx
spectate_block.amxx
resetscore.amxx
loading_banner.amxx
pingfaker.amxx
fixcrash.amxx
ad_manager.amxx
amx_who.amxx
admin_chat_colors.amxx
antidoss.amxx
antiflood.amxx
amx_super.amxx
descriptive_fire_in_the_hole.amxx
afkbombtransfer.amxx
round_chat_msg.amxx
restmenu.amxx
timeleft.amxx
forcaplumbit.amxx
fragcounter.amxx
anti_reklama.amxx
c4_management.amxx
c4timer.amxx
Addonsat i kom pas ne server temin T4F PUBLIC SERVER po i kom hek se e kom bo srw deathmatch
Addonsat bojn 100% jan te testume prej meje i qkyfshi djem spo di tjeter qka me ju than 
------------------------------------------------------------------------------------------------------------------------------------
DOWNLOAD :
Code: http://www.mediafire.com/?4juxvdhr4q4zlcb
|
|
|
|