Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 25
Search took 0.01 seconds.
Search: Posts Made By: frickentrevor
Forum: Scripting 03-30-2014, 19:03
Replies: 2
Views: 1,168
Posted By frickentrevor
[TF2] Need help with the Civilian Class / Reference pose

I have been trying to create a plugin that will put teams in the civilian class by typing in !civil
However I cant find what Team Fortress calls the civil class, therefore I cant code it.

This...
Forum: Plugins 02-21-2013, 18:25
Replies: 18
Views: 31,147
Posted By frickentrevor
Re: [TF2] Third Person / Clientprefs - (1.3.0) 1/17/2013

Sorry for the late reply, but this sounds allot like this plugin (http://forums.alliedmods.net/showthread.php?p=1694178). I havnt tested it yet so I could be wrong :bacon:
Forum: Plugins 02-21-2013, 18:18
Replies: 12
Views: 19,535
Posted By frickentrevor
Re: [TF2] Jetpack Plugin (with realistic effect)

this is starting to sound like we are making the plugin for you. if you cannot figure everything out, read up the SourceMod Wiki (http://wiki.alliedmods.net/Category:SourceMod_Scripting)

edit: I...
Forum: Off-Topic 12-05-2012, 13:37
Replies: 2,786
Views: 612,984
Posted By frickentrevor
Re: Funniest Posts

Some of the people dont speak english that well, so we shouldn't be making fun about what they say.

But I have the best post in my opinion saved as my signature bellow
Forum: Scripting 12-05-2012, 13:33
Replies: 8
Views: 2,265
Posted By frickentrevor
Forum: Scripting 12-04-2012, 23:58
Replies: 8
Views: 2,265
Posted By frickentrevor
Re: Creating a menu for a chat trigger?

http://i.qkme.me/36g55p.jpg

Thanks for helping :fox: :3

I attached the code bellow and added the default #includes. Although it may not compile online because of the #include <colors>, I wasn't...
Forum: Scripting 12-04-2012, 13:05
Replies: 8
Views: 2,265
Posted By frickentrevor
Re: Creating a menu for a chat trigger?

English please :bacon:

I did copy and paste parts of this, and I know you guys hate that, but its just a start for me and I am planing to re-write it all. Dont worry im not planning to...
Forum: Plugins 12-04-2012, 13:01
Replies: 1,312
Views: 812,577
Posted By frickentrevor
Re: Say Sounds (including Hybrid Edition) (4.0.6)

The files download and everything works, except you cant hear anything and I get an invalid_handle error for all my sounds. My server has sv_pure 0 and even all the files have been white listed, but...
Forum: Scripting 11-30-2012, 01:15
Replies: 8
Views: 2,265
Posted By frickentrevor
Forum: Scripting 11-28-2012, 18:12
Replies: 8
Views: 2,265
Posted By frickentrevor
Creating a menu for a chat trigger?

How would I write a menu via Chat Trigget for the sm_colorme command in the FuncommandsX plugin? I know there is an option to print out a list using sm_colorizecolors, but what about for non admins...
Forum: Metamod:Source Questions 12-02-2011, 19:32
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Yup. metamod.vdf and sourcemod.vdf are there
Forum: Metamod:Source Questions 11-29-2011, 23:08
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Because thats helpful

Im still getting "CannotGetIServerCallbacks from plugin '../tf/addons/sourcemod/sourcemod_mm'"

..Oh and three pages of nothing and no help.. man i love this forum
Forum: Metamod:Source Questions 11-17-2011, 10:00
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Well meta load wont work either, and no one is helping me with this
Forum: Source Servers (SRCDS) 11-13-2011, 21:36
Replies: 2
Views: 1,001
Posted By frickentrevor
Re: Plugin Porblems

Yup, I did all that and it still wont work
Forum: Source Servers (SRCDS) 11-11-2011, 21:01
Replies: 2
Views: 1,001
Posted By frickentrevor
Plugin Problems

So I have a server for Team Fortress 2, but its not a 24/7 dedicated/hosted sever. I only have the server up when me and my friends mess around.

When I tired to put MetaMod or SourceMod on their,...
Forum: Metamod:Source Questions 11-10-2011, 00:11
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Ok well now we're back to the start again.. great. Like I said before



As well as


] meta load
Unknown command "metaload"
Forum: Metamod:Source Questions 11-07-2011, 20:08
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Ok this tells me nothing. Its like saying 'the sky is blue'
So how can I fix this and load it as a MM:S plug-in?
Forum: Metamod:Source Questions 11-06-2011, 22:22
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

I loaded all the files, but now I get this message

Could not get IServerPluginCallbacks interface from plugin ../addons/sourcemod/bin/sourcemod_mm.dll
Forum: Metamod:Source Questions 10-11-2011, 00:08
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Ok so I know I cant bump. but no one is replying to this and I still need help
ANYONE WILLING TO REPLY!?!?!?
Forum: Metamod:Source Questions 10-03-2011, 18:03
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

sourcemod.vdf is in the metamod folder, but still nothing appears to work
Forum: Source Servers (SRCDS) 10-02-2011, 20:53
Replies: 2
Views: 2,402
Posted By frickentrevor
Re: sv_region <> question

sv_region is a console variable that is queried by the server browser to determine what part of the world the server is in.

eastcoast - sv_region 0
westcoast - sv_region 1
south america -...
Forum: Metamod:Source Questions 10-02-2011, 20:49
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

Ok I have added both sourcemod.vdf and metamod.vdf in tf/addons and they both point towards the right dll

But I still get the same message
Forum: Metamod:Source Questions 09-30-2011, 18:03
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

From the Console :


] meta list
Unknown command "meta"

] metalist
Unknown command "metalist"

] plugin_print
Forum: Metamod:Source Questions 09-30-2011, 10:06
Replies: 25
Views: 23,764
Posted By frickentrevor
Re: Unable to load plugins (Team Fortress 2)

No actually its not there.

Also I cant seem to do any admin stuff on my server (ie !noclip "name" or sm_slay @all
Forum: Metamod:Source Questions 09-29-2011, 19:53
Replies: 25
Views: 23,764
Posted By frickentrevor
Unable to load plugins (Team Fortress 2)

When ever I start up my server, I see "Unable to load plugin ../addons/sourcemod/bin/sourcemod_mm.dll" in the HLDS/SRCDS window

However I have double checked that the files are there (which they...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT -4. The time now is 15:52.


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