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

Showing results 1 to 25 of 228
Search took 0.01 seconds.
Search: Posts Made By: NinjaSK
Forum: Scripting 10-12-2013, 16:44
Replies: 6
Views: 2,518
Posted By NinjaSK
Re: Controlling bots.

Mitchell, just a thought...

There is a mod called puppet that controls other players. Is it possible to make the mod take control of a bot and make it do certain things? after all, it's basically...
Forum: Plugin/Gameplay Ideas and Requests 08-31-2013, 13:09
Replies: 1
Views: 732
Posted By NinjaSK
Re: Chatt Broadcaster

You can use my plugin: https://forums.alliedmods.net/showthread.php?t=196665&highlight=PeriodicMessage

Or you can use Advertisements which has a lot more options.
Forum: Plugin/Gameplay Ideas and Requests 08-09-2013, 12:30
Replies: 2
Views: 730
Posted By NinjaSK
Re: Looking for a plugin that shows news in the chat

http://forums.alliedmods.net/showthread.php?t=196665
Forum: Plugin/Gameplay Ideas and Requests 08-05-2013, 16:06
Replies: 1
Views: 714
Posted By NinjaSK
Re: Drop or force plant a bomb

You can use this https://forums.alliedmods.net/showthread.php?p=1480695

It's all admin commands, the code is well written so you can easily script something out to do what you need in case this is...
Forum: Scripting 08-05-2013, 16:00
Replies: 2
Views: 852
Posted By NinjaSK
Re: Random Respawn

I think that to create a spawn point you need the place a player is looking at to get the coordinates so if you want random spawn of course you can create just random coords but it could work in 1...
Forum: General 08-05-2013, 15:53
Replies: 4
Views: 896
Posted By NinjaSK
Re: My Server cant handle Special Letters

Maybe update simple-chatprocessor
Forum: Source Servers (SRCDS) 07-18-2013, 04:53
Replies: 10
Views: 1,435
Posted By NinjaSK
Re: Filezilla error help

I just tried to connect and it works just fine, don't input any port just put 31.170.162.103 in the ip box, your username and password.
Forum: Scripting 07-17-2013, 03:49
Replies: 1
Views: 529
Posted By NinjaSK
Re: Connect Plugin to Mysql HELP

I don't know what's that plugin but basically if it has database functionality all you
have to do it edit the databases.cfg file: add the database connection details.

Make sure the MySql server /...
Forum: Plugin/Gameplay Ideas and Requests 07-15-2013, 05:45
Replies: 8
Views: 1,926
Posted By NinjaSK
Forum: Plugin/Gameplay Ideas and Requests 07-13-2013, 10:47
Replies: 1
Views: 693
Posted By NinjaSK
Re: [Req] Points system

http://forums.alliedmods.net/showthread.php?t=155621

https://forums.alliedmods.net/forumdisplay.php?f=156
Forum: General 07-07-2013, 03:37
Replies: 8
Views: 1,113
Posted By NinjaSK
Re: Minify

Thank you for the answers :)
Forum: General 07-05-2013, 14:07
Replies: 8
Views: 1,113
Posted By NinjaSK
Re: Minify

I think you got me wrong, I am all for sharing source code.

What I meant was that the SMX will be minified thus saving space and maybe upgrade performance on server load and possibly user-end?
...
Forum: General 07-05-2013, 11:13
Replies: 8
Views: 1,113
Posted By NinjaSK
Minify

Just a thought... Minifying Javascripts, HTMLs, CSS files will decrease page loading times and make surfing more efficient both on server and user sides.

Will minifying SourceMod code have the...
Forum: Plugin/Gameplay Ideas and Requests 07-05-2013, 10:56
Replies: 3
Views: 1,091
Posted By NinjaSK
Re: [REQ][CS:S] Kill players AFK after 5 minutes of inactivity

No matter how you turn this around you will need functions to check people for being AFK, why would you want to completely re-write them if they are already written and coded quite well. o_O

I...
Forum: Scripting 06-25-2013, 14:15
Replies: 4
Views: 932
Posted By NinjaSK
Re: [CS:S] PrintCenterText only if player is not alive

did you hook player_death event?

post your entire code
Forum: Scripting 06-25-2013, 14:11
Replies: 2
Views: 828
Posted By NinjaSK
Re: Coloured SayText2 messages

Would be nice if you posted your fix so others with the same problem use your solution.
Forum: General 06-23-2013, 14:57
Replies: 5
Views: 930
Posted By NinjaSK
Re: SourceMod doesn't want to install.

Make sure you have metamod.vdf in the same folder where you have sourcemod and metamod folders.
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 16:42
Replies: 6
Views: 1,692
Posted By NinjaSK
Re: can someone modify this plugin so this message only prints to the client

Remove the for loop and the other players won't be notified. :)
Forum: General 06-20-2013, 16:24
Replies: 5
Views: 3,293
Posted By NinjaSK
Re: clientprefs.ext.dll

1.6 is a development release, why are you using it? use 1.5 SM and 1.9MM
Forum: General 06-20-2013, 07:24
Replies: 5
Views: 3,293
Posted By NinjaSK
Re: clientprefs.ext.dll

Re-download Sourcemod 1.5 latest and upload that file.
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 07:17
Replies: 6
Views: 1,692
Posted By NinjaSK
Re: can someone modify this plugin so this message only prints to the client

Use PrintToChat(client, your_message) instead of PrintToChatAll function.

EDIT:

I think he is referring to this function DoPe:


PrintRejectionMessage(client)
{
PrintToChat(client,...
Forum: General 06-19-2013, 05:05
Replies: 1
Views: 780
Posted By NinjaSK
Re: kniferound cfg?

Use Advanced Commands plugin, it's a really useful plugin that has this feature.
Forum: Plugin/Gameplay Ideas and Requests 06-16-2013, 14:44
Replies: 5
Views: 979
Posted By NinjaSK
Re: [REQ] CSS: Set team's money after X loses in a row

Until the time someone comes up with this plugin you can use a team balancer
plugin which balance according to kdr, that way you can get the teams balanced
and even out the forces to deal with this...
Forum: Plugin/Gameplay Ideas and Requests 06-16-2013, 14:43
Replies: 4
Views: 968
Posted By NinjaSK
Re: Team Flash Annouce / WhoBangedMe?

Yeah but I lost it since I left GameX o_O

Thanks Snach! :)
Forum: Scripting 06-15-2013, 16:15
Replies: 7
Views: 1,562
Posted By NinjaSK
Showing results 1 to 25 of 228

 
Forum Jump

All times are GMT -4. The time now is 21:46.


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