22.05.2015, 14:11
Debug Mode[D-Mode]
by FailerZ
by FailerZ
Introduce:
● Hello SA-MP, Today i made a script to give you some information about the player with some useful tools to help the player to test bugs or something INGAME
------------------------------------------------------------------------------------------------
Features:
● User friendly! Using colorful dialogs.
● Debug Information in TEXTDRAWS! - More than 20 Textdraw used.
● Tidy and Clean code - You can edit it easily!
● Advance Teleporting, Spawners, Some Useful Tools awaiting you..
● It is only for RCON Admin but you can make anyone able to use it inside 'Settings' dialog.
● It is safe to run it on any server as it has master switch with '/dmode' can fully Enable/Disable it!
------------------------------------------------------------------------------------------------
ScreenShots:
------------------------------------------------------------------------------------------------
Download:
● Pastebin
------------------------------------------------------------------------------------------------
Installation & Usage:
● You will need the following Includes/Plugins:
- zcmd (https://sampforum.blast.hk/showthread.php?tid=91354)
- mapandreas (https://sampforum.blast.hk/showthread.php?tid=273263)
- sscanf2 (https://sampforum.blast.hk/showthread.php?tid=570927)
● Place the D-Mode.pwn and D-Mode.amx in your filterscripts folder after downloading them.
● Open your server.cfg and type D-Mode near the filterscripts line..
HTML Code:
filterscripts D-Mode
● Type /dmode when you finish testing/debugging and everything will turn off.
● Enjoy
------------------------------------------------------------------------------------------------
Credits:
● Kalcor/Kye, For SA-MP.
● Y_Less For sscanf2 include & plugin.
● Zeex For zcmd.
● RyDeR` For mapandreas include.
● For whoever made nInteriors filterscript as i took the teleports from it.
● ME (FailerZ), For making it from scratch.
● You, For downloading/using it
------------------------------------------------------------------------------------------------
Notes:
● You are ALLOWED to edit this FS to fit your server.
● You are NOT ALLOWED to re release it after editing.
● You are NOT ALLOWED to remove the credits.
pawn Code:
// /$$$$$$$$ /$$ /$$ /$$$$$$$$
// | $$_____/ |__/| $$ |_____ $$
// | $$ /$$$$$$ /$$| $$ /$$$$$$ /$$$$$$ /$$/
// | $$$$$ |____ $$| $$| $$ /$$__ $$ /$$__ $$ /$$/
// | $$__/ /$$$$$$$| $$| $$| $$$$$$$$| $$ \__/ /$$/
// | $$ /$$__ $$| $$| $$| $$_____/| $$ /$$/
// | $$ | $$$$$$$| $$| $$| $$$$$$$| $$ /$$$$$$$$
// |__/ \_______/|__/|__/ \_______/|__/ |________/
/*******************************************************************************
* Debug Mode [D-Mode] - by FailerZ *
* Copyright © *
*******************************************************************************/