11.03.2014, 19:12
(
Последний раз редактировалось Kyance; 05.04.2014 в 18:02.
)
This is the -almost- finished 'product' of my previous TDM gamemode ( https://sampforum.blast.hk/showthread.php?tid=485163 )..
Introduction
Actually, at first this game-mode was a "Stunt gamemode" ( https://sampforum.blast.hk/showthread.php?tid=482874 ), but then i lost ideas for it, so i cancelled it too.
After some months, i started making a TDM gamemode, which was pretty successful in my opinion.
So this is the finished project.
Information about it, commands, features
(Starting from the newest, to the old ones)
Things you will need
This is how your server.cfg should look.. or something close to it
You can edit it and do w.e you want xd
Scriptfiles:
Commands count/number or w.e ( Admin, VIP and player commands)
Admin commands: 82
Player commands: 25
VIP commands: 12
Download link
removed, keeping it private for now, lol
EDIT #69: private gamemode, no moar releasing ok?
Actually, at first this game-mode was a "Stunt gamemode" ( https://sampforum.blast.hk/showthread.php?tid=482874 ), but then i lost ideas for it, so i cancelled it too.
After some months, i started making a TDM gamemode, which was pretty successful in my opinion.
So this is the finished project.
Information about it, commands, features
(Starting from the newest, to the old ones)
- /settag and /removetag - Gives a player the permission to use the Community or w.e tag
( Edit it at the stock "IsNameWithServerTag" to change the community tag ) - 3 levels of /setvip
- Head-shot script for Sniper, Anti-Headshot helmet ( saves you from 5 head-shots )
- /votekick system - Admins can configure it ( set limit, cancel the vote ) - Players can start one, vote yes or no.
- Advanced /report system - /reports ( Shows all reports ) - /clearreports ( deletes reports ) - /deletereport [playerid] ( deletes a selected report )
- Improved the Anti-Cheat ( Anti-fall dmg kinda works :c )
- ...
Things you will need
- streamer - https://sampforum.blast.hk/showthread.php?tid=102865
- zCMD - https://sampforum.blast.hk/showthread.php?tid=91354
- sscanf - https://sampforum.blast.hk/showthread.php?tid=120356
- mSelection - https://sampforum.blast.hk/showthread.php?tid=407045
- MapAndreas - https://sampforum.blast.hk/showthread.php?tid=275492
- Callbacks - https://sampforum.blast.hk/showthread.php?tid=490436
- YSI/Y_INI - https://sampforum.blast.hk/showthread.php?tid=321092 , https://sampforum.blast.hk/showthread.php?tid=175565
This is how your server.cfg should look.. or something close to it
Код:
echo Executing Server Config... lanmode 0 rcon_password YourPassword maxplayers 50 port 7777 hostname YourHostNameHere gamemode0 test2 announce 0 plugins sscanf streamer.dll whirlpool mapandreas query 1 chatlogging 0 weburl YourPageHere onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S]
Scriptfiles:
Код:
scriptfiles\ Users\name.ini Tags\name.ini Bans\name.ini
Admin commands: 82
Player commands: 25
VIP commands: 12
Download link
removed, keeping it private for now, lol
EDIT #69: private gamemode, no moar releasing ok?