If you don't want to go an existing higher level plugin scripting route, you
can do it directly with server plugins. see
http://developer.valvesoftware.com/wiki/Server_plugins  this would be the
most difficult route.

You could also script a plugin framework like AMX Mod X, which is much more
simple to start with, but you still need to have an idea of what you're
doing. see http://www.amxmodx.org


On Fri, Dec 3, 2010 at 3:33 PM, Richard Patsch <richi....@hotmail.com>wrote:

> First, Thank you for your help (both), and how is it possible to do such a
> plugin? :)
> ________________________
>
> On 03.12.2010 23:27, Dexter Haslem wrote:
>
>> hehe, if you wanna do it externally like that you are effectively writing
>> a
>> cheat and will have to deal with VAC. I dont understand the point of doing
>> it externally if you want to just team_say it, assuming this isnt some
>> attempt at a hack. it would be a simple plugin though
>>
>> On Fri, Dec 3, 2010 at 3:04 PM, Richard Patsch<richi....@hotmail.com
>> >wrote:
>>
>>
>>
>>> On 03.12.2010 22:06, Marc DiMillo wrote:
>>>
>>>
>>>
>>>> This is something you would need a plugin for. That might help if you
>>>> are
>>>> searching online :)
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>> Date: Fri, 3 Dec 2010 22:03:25 +0100
>>>>> From: richi....@hotmail.com
>>>>> To: hlcoders@list.valvesoftware.com
>>>>> Subject: [hlcoders] CounterStrike application...
>>>>>
>>>>> Hi,
>>>>> I am a newbie at hlcoding and don't know how to use the sdk and if the
>>>>> one i have is the right one so I will be happy if i could get the
>>>>> DL-Link of the latest version and if there is an general introduction
>>>>> available? My main question is if and how it is possible to write an
>>>>> application for Counter Strike 1.6 in C# or C++ that writes the current
>>>>> money into the team_chat at the beginning of every round. Would VAC
>>>>> recognize it as cheat if it would work?
>>>>>
>>>>> Best Wishes
>>>>>
>>>>> Richard
>>>>>
>>>>> _______________________________________________
>>>>> To unsubscribe, edit your list preferences, or view the list archives,
>>>>> please visit:
>>>>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> To unsubscribe, edit your list preferences, or view the list archives,
>>>> please visit:
>>>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>> I mean it should work like a desktop application not for metamod or amx.
>>>
>>>
>>> _______________________________________________
>>> To unsubscribe, edit your list preferences, or view the list archives,
>>> please visit:
>>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>>>
>>>
>>>
>>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>>
>>
>>
>>
>>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to