![]() |
|
[FS] OnPlayerRequestClass Creator by Matthias - Printable Version +- Las Venturas Playground (https://forum.sa-mp.nl) +-- Forum: Miscellaneous (https://forum.sa-mp.nl/forum-4.html) +--- Forum: Gaming (https://forum.sa-mp.nl/forum-27.html) +--- Thread: [FS] OnPlayerRequestClass Creator by Matthias (/thread-20263.html) |
[FS] OnPlayerRequestClass Creator by Matthias - Matthias - 08-28-2009 1. Introduction Well, I was bored and checking out a few topics in the Scripting Discussion when I noticed there are many topics about 'how can I get the OnPlayerRequestClass coordinates easily?'. After a bit of searching, I found no filterscripts which you could use to get those coords easily. So I thought I'd just make my own and release it .2. Features Well, this only has 2 commands being:
I know it's a short filterscript, but it works perfectly and you don't need more than those 2 commands. An example of what the output could be: Code: // Made using Matthias` OnPlayerRequestClass creator.All you need to do is paste this over your original class selection and you're done . Shouldn't give any loose intendation warnings either.3. Downloads We've come to the most important section, the section where you can actually download it. Pastebin (.pwn) (Not recommended). Megaupload (.pwn) (Recommended). Mirrors are accepted. 4. How to install? 1) Download OPRQCreator.pwn from one of the download links (I recommend the Megaupload mirror) and compile it. 2) Place OPRQCreator.amx in your filterscripts folder 3) Add 'OPRQCreator' (without the quotes) to your filterscripts line in server.cfg 4) Start the server. 2. Credits - DracoBlue: dcmd - Lithirm: Beta testing If you find any bugs, please report them here. I hope this is usefull . Have fun!Matthias |