Raised This Month: $ Target: $400
 0% 

Modding tf2 for the first time


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
wow25
Junior Member
Join Date: May 2013
Old 05-16-2013 , 19:32   Modding tf2 for the first time
Reply With Quote #1

So I read some coding things and im pretty sure I know how to code, but I don't know where to mod, or what I need to do so...
wow25 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 05-17-2013 , 09:54   Re: Modding tf2 for the first time
Reply With Quote #2

Quote:
Originally Posted by wow25 View Post
So I read some coding things and im pretty sure I know how to code, but I don't know where to mod, or what I need to do so...
Is this for a client-side mod or a server-side mod?

TF2 is a Source engine game, so you'd need to either create a Valve Server Plugin (C++), MetaMod: Source plugin (C++), EventScripts script (python), SourceMod Extension (C++), or SourceMod plugin (SourcePawn).

Of the above, SourceMod plugins are definitely the easiest.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 05-17-2013 at 09:55.
Powerlord is offline
wow25
Junior Member
Join Date: May 2013
Old 05-18-2013 , 12:17   Re: Modding tf2 for the first time
Reply With Quote #3

I really have no idea what each of those are specifically, but I'll probably go with sourcemod plugins.

Last edited by wow25; 05-18-2013 at 12:18. Reason: Not specific enough
wow25 is offline
wow25
Junior Member
Join Date: May 2013
Old 05-22-2013 , 22:22   Re: Modding tf2 for the first time
Reply With Quote #4

So how do I make plugins?
wow25 is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 05-23-2013 , 01:22   Re: Modding tf2 for the first time
Reply With Quote #5

Read through other peoples plugins. Modify them to get to know what to do.
And maybe start reading here:
http://wiki.alliedmods.net/Category:SourceMod_Scripting
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
wow25
Junior Member
Join Date: May 2013
Old 05-24-2013 , 21:25   Re: Modding tf2 for the first time
Reply With Quote #6

Oh man, im going to need some practice xD, as a heavy Lua user, I almost never use functions (Except event functions), so yeah, we'll see how this goes.
Anyway, where in folders and such do I put my .txt?
wow25 is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 05-28-2013 , 01:50   Re: Modding tf2 for the first time
Reply With Quote #7

You compile your *.sp-File using the compiler in the /scripting/ Folder. To run the plugin you have to put it in the /plugins/ folder and either load it or change the map the server is running.
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
wow25
Junior Member
Join Date: May 2013
Old 05-29-2013 , 14:12   Re: Modding tf2 for the first time
Reply With Quote #8

Mk, does SourseMod have a properties like thing, like Lua? Where you can go game.Workspace.Person.Blah ect ect?
wow25 is offline
dearis
New Member
Join Date: May 2013
Old 05-29-2013 , 17:15   Re: Modding tf2 for the first time
Reply With Quote #9

someone please help me, sometimes when i use commands from plugins (like rtd) the server just crashes, anyone got the same problem?
dearis is offline
wow25
Junior Member
Join Date: May 2013
Old 06-22-2013 , 16:43   Re: Modding tf2 for the first time
Reply With Quote #10

Quote:
Originally Posted by Sillium View Post
You compile your *.sp-File using the compiler in the /scripting/ Folder. To run the plugin you have to put it in the /plugins/ folder and either load it or change the map the server is running.
Where is that? Sorry, im still new.
wow25 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:49.


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