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

Showing results 1 to 25 of 165
Search took 0.01 seconds.
Search: Posts Made By: puttsmobiles
Forum: Plugin/Gameplay Ideas and Requests 12-21-2013, 09:55
Replies: 2
Views: 684
Posted By puttsmobiles
Re: Simple respawn plugin

Thank you! I will try this later when I get home.
Forum: General 12-21-2013, 09:21
Replies: 3
Views: 655
Posted By puttsmobiles
Re: Disable matchmaking

Well i'm talking if I had my own server.
Forum: General 12-21-2013, 02:11
Replies: 3
Views: 655
Posted By puttsmobiles
Disable matchmaking

As the title says, is it possible to disable the matchmaking and just have it like previous versions of cs?
Forum: Plugin/Gameplay Ideas and Requests 12-21-2013, 02:08
Replies: 2
Views: 684
Posted By puttsmobiles
Simple respawn plugin

I am setting up a simple surf server but the problem with all the respawn plugins are they only work if the client was connected at the round start, but not if they join later.

I was wondering if...
Forum: General 03-22-2011, 15:55
Replies: 7
Views: 1,698
Posted By puttsmobiles
Re: Guest Users

I have a plugin from one of my buddies that requires custom flag 4. But yet I have no idea how to set it.

Is there a way to create a guest group?
Forum: General 03-22-2011, 05:00
Replies: 7
Views: 1,698
Posted By puttsmobiles
Re: Guest Users

Well yea. But how do I set it up so all the people that connect to my server are either a custom flag or a a-flag?
Forum: General 03-21-2011, 23:26
Replies: 7
Views: 1,698
Posted By puttsmobiles
Guest Users

Is there a way in source to assign guests a user flag like how amx does?
Forum: Suggestions / Requests 10-28-2010, 16:42
Replies: 6
Views: 1,380
Posted By puttsmobiles
Re: Seeking Paid Coder for Private work

Well I got a nice bid from Exolent and he said that it's already underway.
Forum: Suggestions / Requests 10-27-2010, 18:23
Replies: 6
Views: 1,380
Posted By puttsmobiles
Seeking Paid Coder for Private work

I am looking for a coder to make a private mod.

The Coder will be paid and I would love to give them credit for their work.

It might be a lengthy project.

Shoot me a PM if interested.
...
Forum: Suggestions / Requests 10-27-2010, 12:47
Replies: 7
Views: 2,283
Posted By puttsmobiles
Re: delete radar

I wouldnt consider this slow hacking. If you where to have a FFA deathmatch you would need it off.

Look in the CSDM code. It's in there under FFA mode.
Forum: Plugin/Gameplay Ideas and Requests 10-18-2010, 23:44
Replies: 0
Views: 467
Posted By puttsmobiles
[CSS] First Player

Can I request a mod?

Can I get a mod where the first player in the server on map change will have special access to a panel? Like mark the player with a user flag or something?

Also, Can it...
Forum: Trash 10-17-2010, 01:53
Replies: 8
Views: 1,360
Posted By puttsmobiles
Re: Question about Displaying a user

Well, I want the thing to show who the first player in the server is to everyone.

and display that message so that user knows they have access to the commands menu. (cmds.ini modified)
Forum: Trash 10-17-2010, 01:39
Replies: 8
Views: 1,360
Posted By puttsmobiles
Re: Question about Displaying a user

I sort of messed up and gave you guys the old code :s

#include < amxmodx >

#define TASK_PRINT_TEXT 135784 // random num

new g_iFirstPlayer;

new pCvarFlags;
Forum: Trash 10-17-2010, 01:03
Replies: 8
Views: 1,360
Posted By puttsmobiles
Re: Question about Displaying a user

Well, once people start to join. More and more people will see it.
Forum: Trash 10-17-2010, 00:56
Replies: 8
Views: 1,360
Posted By puttsmobiles
Re: Question about Displaying a user

Does it matter where I would add this?

I am still trying to learn forgive me :s
Forum: Trash 10-17-2010, 00:49
Replies: 8
Views: 1,360
Posted By puttsmobiles
Question about Displaying a user

#include < amxmodx >

new g_iFirstPlayer;

new pCvarFlags;

public plugin_init( )
{
register_plugin( "First Player Flags", "0.0.1", "Exolent" );
Forum: Suggestions / Requests 10-12-2010, 21:07
Replies: 8
Views: 2,477
Posted By puttsmobiles
Re: Ban M.A.C

No Steam = No Support.
Forum: Suggestions / Requests 10-12-2010, 16:37
Replies: 13
Views: 2,872
Posted By puttsmobiles
Re: Server will restart(restart comand)at 5.00am

Thank you kind sir.

I got it all fixed up.
Forum: Scripting Help 10-12-2010, 02:23
Replies: 5
Views: 1,531
Posted By puttsmobiles
Re: Question about undefined symbols

I just copy pasted the code from his box.

Tried to compile failed.

I wouldn't know what to modify lol
Forum: Scripting Help 10-12-2010, 02:05
Replies: 5
Views: 1,531
Posted By puttsmobiles
Re: Question about undefined symbols

Well does it really need to be defined? If I was to take it out would it still function properly?

I'm trying to learn but it's a slow going for me. :[
Forum: Scripting Help 10-12-2010, 01:43
Replies: 5
Views: 1,531
Posted By puttsmobiles
Question about undefined symbols

#include < amxmodx >
#include < amxmisc >
#include < engine >

new const g_szVaultKey[ ] = "last_restart";

new g_iEntity;
new g_iNextTime;

public plugin_init( ) {
Forum: Suggestions / Requests 10-11-2010, 01:34
Replies: 13
Views: 2,872
Posted By puttsmobiles
Re: Server will restart(restart comand)at 5.00am

One problem.

When I try to compile I get this error. "error 017: undefined symbol "iNextTime""

Anything we can do about this? I see in the code that it seems to be defined. but it claims it's...
Forum: Suggestions / Requests 10-10-2010, 20:39
Replies: 15
Views: 3,308
Posted By puttsmobiles
Re: First Player In Server

one last request.

Is there a way to have a hudmessage under the radar saying who the temp admin is?

Like

Temp Admin:
Playername
Forum: Suggestions / Requests 10-09-2010, 21:48
Replies: 15
Views: 3,308
Posted By puttsmobiles
Re: First Player In Server

It works perfectly. thanks a bunch guys.
Forum: Suggestions / Requests 10-09-2010, 14:20
Replies: 15
Views: 3,308
Posted By puttsmobiles
Re: First Player In Server

set_task( 15.0, "CheckTerrorists", _, _, _, "b" );

// Lets make restart after 20 seconds from map start.
set_task( 20.0, "RestartRound" );

Pulled from Deatrun Manager.

I know it's...
Showing results 1 to 25 of 165

 
Forum Jump

All times are GMT -4. The time now is 05:57.


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