[FilterScript] [FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] (
/showthread.php?tid=137536)
[FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] -
PotH3Ad - 29.03.2010
pDM Version 1.0
by [___]PotH3Ad
Features:
- 21 different DM's. (For this version)
- Rampage's and Rampage Reward's.
- 3D labels for every DM.
- DM & Admin Commands.
- Script Settings.
- Ping Bubble above player's name tag.
Settings:
(Easily editable in the script)
Rampages - Enable/Disable Rampages.
Combinations - Enable/Disable Combination DM's.
LoadMessages - Enable/Disable Script Load Messages.
Explosion - Enable/Disable random chance of explosion if on a Rampage.
PingBubble - Enable/Disable the ping bubble above all player's heads.
RampageRewards- Enable/Disable Rampage Rewards. (Feel free to add your own reward's)
DM3DLabels - Enable DM 3D Labels for all the DM's.
Commands:
(Admin CMD's only for RCON Admins)
Код:
DM Commands:
/dmexit - Exit Your Current DM.
/dmmenu - DM Dialog.
/dm <id> - Enter a DM.
/dmspawn <0-1> - Enable/Disable Automatic DM Spawn.
/dmcomb - Combination DM Menu.
/dmc <weapon1> <weapon2> - Enter a Combination DM. (Choose 2 Weapons)
/dmcmds - List of all the DM Commands.
Код:
Admin Commands:
/setrampage - Set a player's rampage.
/lockdm <id> - Lock a DM.
/unlockdm <id> - Unlock a DM.
/lockalldms - Locks all the DM's.
/unlockalldms - Unlock all the DM's.
(All lock/unlock DM settings are saved in a file[Scriptfiles/dm.ini])
Bug's:
No bugs have yet been found, if you find any please post them here.
Credits:
- Credits to
DracoBlue for his Dini Include. (
http://forum.sa-mp.com/index.php?topic=981.0)
- Credits to
[___]Whitetiger &
[iK]Deloera for testing.
Re: [FS] pDM 1.0 by [___]PotH3Ad -
Houstin_Trint - 29.03.2010
Nice!
Re: [FS] pDM 1.0 by [___]PotH3Ad (DM Script) -
SkyWinder - 29.03.2010
Nice
Re: [FS] pDM 1.0 by [___]PotH3Ad (DM Script) -
PotH3Ad - 29.03.2010
Thanks
Re: [FS] pDM 1.0 by [___]PotH3Ad (DM Script) -
Flake. - 29.03.2010
good i guess
Re: [FS] pDM 1.0 by [___]PotH3Ad (DM Script) -
tommykills1 - 30.03.2010
nice
Re: [FS] pDM 1.0 by [___]PotH3Ad (DM Script) -
Postalityjr - 30.03.2010
Woah awesome script but at first I thought it was a gamemode because it said DM script.
Re: [FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] -
[MK]Soprano - 30.03.2010
Cool xD
Re: [FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] -
BamK - 15.03.2016
Why I have an error while I have is not even touch in the .pwn
Код:
C:\Users\BAMK\Desktop\pDM.pwn(137) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(138) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(139) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(140) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(141) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(144) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(152) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(153) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(154) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(155) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(156) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(159) : error 017: undefined symbol "DeletePVar"
C:\Users\BAMK\Desktop\pDM.pwn(167) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(169) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(174) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(175) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(177) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(180) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(194) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(214) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(217) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(224) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(233) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(235) : error 017: undefined symbol "SetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(241) : error 017: undefined symbol "GetPVarInt"
C:\Users\BAMK\Desktop\pDM.pwn(252) : error 017: undefined symbol "Create3DTextLabel"
Re: [FS] pDM 1.0 by [___]PotH3Ad [DM Filterscript] -
K0P - 19.03.2016
Lol,what you think? Bumping a 2010's post will help you in your problem,he is not even active,you should post on
Scripting Help board
Solution: Get latest version of includes and a_samp