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

eeeeeewwwwww


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Nsk indian outlaw
Member
Join Date: Jun 2012
Old 10-05-2012 , 05:27   eeeeeewwwwww
Reply With Quote #1

how do i post a plugin is there a template for doing it
__________________
psychonic is awesome because he a really great guy
Nsk indian outlaw is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 10-05-2012 , 05:32   Re: eeeeeewwwwww
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=129911

But this format is by no means required
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Nsk indian outlaw
Member
Join Date: Jun 2012
Old 10-05-2012 , 05:34   Re: eeeeeewwwwww
Reply With Quote #3

so how would u do it
__________________
psychonic is awesome because he a really great guy
Nsk indian outlaw is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 10-05-2012 , 05:39   Re: eeeeeewwwwww
Reply With Quote #4

Quote:
Originally Posted by Nsk indian outlaw View Post
so how would u do it
Using mouse and keyboard, I guess?
__________________
FaTony is offline
Nsk indian outlaw
Member
Join Date: Jun 2012
Old 10-05-2012 , 05:40   Re: eeeeeewwwwww
Reply With Quote #5

no the format
__________________
psychonic is awesome because he a really great guy
Nsk indian outlaw is offline
Nsk indian outlaw
Member
Join Date: Jun 2012
Old 10-05-2012 , 05:40   Re: eeeeeewwwwww
Reply With Quote #6

i mean template
__________________
psychonic is awesome because he a really great guy
Nsk indian outlaw is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 10-05-2012 , 08:02   Re: eeeeeewwwwww
Reply With Quote #7

There's no template, just make your own.
bl4nk is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 10-05-2012 , 13:50   Re: eeeeeewwwwww
Reply With Quote #8

Code:
#include <sourcemod>
#include <sdktools>
 
public Plugin:myinfo =
{
	name = "My First Plugin",
	author = "Me",
	description = "My first plugin ever",
	version = "1.0.0.0",
	url = "http://www.sourcemod.net/"
}
 
public OnPluginStart()
{
      // Perform one-time startup tasks ...
}
 
public Action:Command_MySlap(client, args)
{
	
	return Plugin_Handled;
}
vodka00 is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 10-06-2012 , 15:03   Re: eeeeeewwwwww
Reply With Quote #9

Also Nsk indian outlaw, please start naming your threads with descriptive titles, rather than the nonsense you've been using.
__________________
11530 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 08:21.


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