30.08.2009, 11:59
SDM v.1.1 by ProRaiL for SAMP 0.2.2
This mode was written about 2 years ago as an experiment with "module" structure and filterscript communication.
All of the gamemode functions are separated in corresponding filterscript with the gamemode script standing as a basic loader.
I hope it will server you a good example of how to make such a structure, and maybe you will be able to develope it into something more sophisticated and functional.
All of the config files have comments for better understanding.
To run it just copy all of the files to corresponding folders and add in your server.cfg
gamemode0 SDM 1
(it will automatically load all of the filterscripts, you should not add any filterscript loads manually to avoid any conflicts and errors)
All of the config files are being parsed on the filterscript load, so if you change any config file you should reload that filterscript.
http://prl.jino-net.ru/SDM.rar
http://rapidshare.de/files/48246137/SDM.rar.html
This mode was written about 2 years ago as an experiment with "module" structure and filterscript communication.
All of the gamemode functions are separated in corresponding filterscript with the gamemode script standing as a basic loader.
I hope it will server you a good example of how to make such a structure, and maybe you will be able to develope it into something more sophisticated and functional.
All of the config files have comments for better understanding.
To run it just copy all of the files to corresponding folders and add in your server.cfg
gamemode0 SDM 1
(it will automatically load all of the filterscripts, you should not add any filterscript loads manually to avoid any conflicts and errors)
All of the config files are being parsed on the filterscript load, so if you change any config file you should reload that filterscript.
http://prl.jino-net.ru/SDM.rar
http://rapidshare.de/files/48246137/SDM.rar.html