AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   amx_tslap (https://forums.alliedmods.net/showthread.php?t=1893)

Nick 05-12-2004 03:38

amx_tslap
 
2 Attachment(s)
amx_tslap
Version 1.0
Nick

Usage amx_tslap .:name or userid:. <damage>

I'm learning to script plugins so I thought
I would make this plugin :)

Install - Download the sma. run your compiler.
Then place the .amx file into your
addons/amxx/plugins folder.
Then go to your plugins.ini and add the line
containing amx_tslap.amx. Then your done :)
Hope you like this plugin :)

Tested on Win32 Steam
Linux

Fireace22 05-12-2004 04:43

what exactly does it do... slap all terrorist?

Dark_Clutz 05-12-2004 06:50

looks like it plays a wav file to everyone and post a few on screen messages when you use the command amx_tslap

Nick 05-12-2004 11:17

mhmm yep

[nFb]GraveKeeper 05-14-2004 02:32

Nice plugin, works great on my Linux Server.

Nick 05-14-2004 11:24

Thanks this is my first without any help from my brother :)

[nFb]GraveKeeper 05-14-2004 13:55

One typo error just so you know.

Quote:

register_concmd("amx_tslap","admin_tslap",ADM IN_SLAY,".:name or #userid <damage>:.")
Should be:

Quote:

register_concmd("amx_tslap","admin_tslap",ADM IN_SLAY,"<name or #userid> <damage>")

Nick 05-14-2004 18:07

Thanks for pointing it out Ill update, thanks for looking it over :)

Nick 05-14-2004 18:35

Can you all rate?

[nFb]GraveKeeper 05-15-2004 03:27

No problem, anytime.

I rated it for you.


All times are GMT -4. The time now is 08:25.

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