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

Simple Chat Trigger


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Swisser
New Member
Join Date: Mar 2020
Old 03-27-2020 , 19:33   Simple Chat Trigger
Reply With Quote #1

WHAT DOES DE PLUGIN DO?
The plugin has 6 choices that gan give something cool if VIP want some guns !

You don't need to use that commands to admin_overides because this plugin his only for all members,

FIRST VERSION! (1.0.0)
Messages can be changed at (addons / sourcemod / configs / SimpleChatTrigger.cfg)


-> Only 1 mensage (sm_swisser) u can change on line number 15



Releases

1.0.0:
-> Plugin Release
-------------
Attached Files
File Type: sp Get Plugin or Get Source (ChatTrigger by Swisser 1.0.sp - 196 views - 469 Bytes)

Last edited by Swisser; 03-27-2020 at 19:36.
Swisser is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 03-27-2020 , 21:03   Re: Simple Chat Trigger
Reply With Quote #2

For starters, wrong section.


PHP Code:
#include <sourcemod>
#include <sdktools>

public Plugin myinfo =
{
    
name "Simple Chat Trigger made by Swisser",
    
author "Swisser",
    
description "Simple Chat Trigger by Swisser#8405",
    
version "1.0.0",
    
url "https://steamcommunity.com/id/SwisserYT"
}

public 
void OnPluginStart()
{    
    
RegConsoleCmd("sm_swisser"command_swisser);
}

public 
Action command_swisser(int clientint args)
{
    
PrintToChat(client"Mensagem ");

And what in the world is this? All it does is say message....
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
SpirT
Senior Member
Join Date: Sep 2018
Location: Portugal
Old 03-28-2020 , 11:02   Re: Simple Chat Trigger
Reply With Quote #3

Quote:
Originally Posted by Swisser View Post
WHAT DOES DE PLUGIN DO?
The plugin has 6 choices that gan give something cool if VIP want some guns !

You don't need to use that commands to admin_overides because this plugin his only for all members,

FIRST VERSION! (1.0.0)
Messages can be changed at (addons / sourcemod / configs / SimpleChatTrigger.cfg)


-> Only 1 mensage (sm_swisser) u can change on line number 15



Releases

1.0.0:
-> Plugin Release
-------------
Hello.

First I wanna say Welcome to the AlliedModders and hope you get some great time here!
Second, assuming you are noobie on the forum, this is the section for AMX and not for SourceMod plugins!
Third, where is the config file? In your code it just sends "Mensagem" to the chat...

Fix that and update for us!
__________________
SpirT is offline
Foxa
Member
Join Date: Nov 2018
Location: Croatia
Old 03-29-2020 , 21:35   Re: Simple Chat Trigger
Reply With Quote #4

Quote:
Originally Posted by SpirT View Post
Hello.

First I wanna say Welcome to the AlliedModders and hope you get some great time here!
Second, assuming you are noobie on the forum, this is the section for AMX and not for SourceMod plugins!
Third, where is the config file? In your code it just sends "Mensagem" to the chat...

Fix that and update for us!
Technically the plugin does exactly what the title says, it triggers the chat if you type a command, pointless.
Foxa is offline
Reply


Thread Tools
Display Modes

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 13:58.


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