AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   I want to create a small plugin - where to start? (https://forums.alliedmods.net/showthread.php?t=130132)

yellowblood 06-20-2010 15:22

I want to create a small plugin - where to start?
 
Hey,

I want to create a small plugin for TF2. Basically it moves the worst player from the winning team to the losing team after each round ends.

Can anyone point me on where to start? I'm an experienced programmer on several languages but I never got into SourceMod.

Also if you know about a plugin that does it already please tell me :)

Master53 06-20-2010 15:34

Re: I want to create a small plugin - where to start?
 
http://docs.sourcemod.net/api/

http://wiki.alliedmods.net/SourceMod_Documentation

yellowblood 06-25-2010 05:37

Re: I want to create a small plugin - where to start?
 
Thanks, working on it now :)

Can anyone please tell me what is the difference between an extension and a plugin?

Master53 06-25-2010 06:13

Re: I want to create a small plugin - where to start?
 
an extraction extracts different things from the games whitch isnt normally traceble or very heard to hook. you use extractions in plugins. a plugin is what runs the software for the server sourcemod. its where you can add things. its what runs admin platform for sourcemod

yellowblood 06-25-2010 13:47

Re: I want to create a small plugin - where to start?
 
thank you =]


All times are GMT -4. The time now is 07:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.