for those who want to get that file in an archive file without the need to use SVN: http://neic0.de/obsidian/ (the SourceMod .tar.gz, my server don't support zip or rar )
Note: More infos about what functions are available and how they work see this wiki page: <ToDo>
Last edited by Neico on Tue Dec 23, 2008 12:33 am, edited 6 times in total.
would you guys have something against the idea to let the Devs which are added in the Mod (currently Skidz Hyperjag3 Neico W0rf0x and Tysn (the rest of the OC Team didn't asked for it yet)) to get special rights via this extension?
also the next version of it will have some little changes, i will make an wiki page for it to make it easier
i guess i'l annouce here that i just made an obsidian plugin which creates a new admin command:
sm_playervote <Question>
i got the idea today at oc_harvest i just wondered: "sm_vote is good ok but it doesn't support more then 5 awnsers neighter direct client name support"
so i made it, it will set the Menu Title from the argument and show you a list of players you can vote for
now you can for example do: "Who should take care of the Money?"
i will add it to the svn once i added the function with the Developers to the DLL since no one seems to be bothered by that... (maybe not i don't feel like touching the oc src right now maybe when i get my Mount System fixed up)
if you have other suggestions just ask, because when i upload it i probably won't work at it for a while...
it does work with SourceMod 1.2 but i need to remake it since alot changed in their api :/ i just need to get some time for it (i also have fixed gamedata files for 1.2 if you need them)
Neico wrote:it does work with SourceMod 1.2 but i need to remake it since alot changed in their api :/ i just need to get some time for it (i also have fixed gamedata files for 1.2 if you need them)
can you share this gamedata files for sourcemod 1.2?
can you plz reupload the files I don't have a svn program and can't find file to download
or give a list of the files so I can get them from http://yet-another-server.com/oc/
basically you download the sp file and put it into the sourcemod scripting folder and then run the compile.bat, it throws the plugin then compiled in the folder compiled as .smx move that one into the plugins folder and load it via "rcon sm plugins load <plugin>" or just change the map
extensions such as dlls or sos will be handled differently