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

Showing results 1 to 24 of 24
Search took 0.01 seconds.
Search: Posts Made By: Amodd
Forum: Scripting 12-26-2021, 17:09
Replies: 9
Views: 989
Posted By Amodd
Re: [CSS] Question with timer

Thanks Bacardi for your advices and code. You are great!!!
Now i am going to write rest of the plugin ;)
Forum: Scripting 12-26-2021, 13:03
Replies: 9
Views: 989
Posted By Amodd
Re: [CSS] Question with timer

Wow, didn't know OnClientPutInServer, is called multiple times (every map change). Very clever with this OnClientPutInServer to call it OnPluginStart ;)
I will change GetClientUserId(client) to just...
Forum: Scripting 12-26-2021, 11:02
Replies: 9
Views: 989
Posted By Amodd
Re: [CSS] Question with timer

Ok thanks, i will be testing it now.



Any example how to do it?
Forum: Scripting 12-26-2021, 10:33
Replies: 9
Views: 989
Posted By Amodd
Re: [CSS] Question with timer

Thanks, this is for noblock. I want to avoid OnGameFrame thats why i use timers

Ok, i added Your code ;) Will it be ok with this stock IsValidClient or i should edit it?
Do we still need...
Forum: Scripting 12-26-2021, 06:29
Replies: 9
Views: 989
Posted By Amodd
[CSS] Question with timer

Hey,
Is this a proper way to kill timer repeat for every player?
Handle g_NoblockTimers[MAXPLAYERS + 1];

public void OnClientPutInServer(int client)
{
g_NoblockTimers[client] =...
Forum: Scripting 11-09-2020, 16:54
Replies: 3
Views: 898
Posted By Amodd
Forum: Trash 09-11-2016, 04:56
Replies: 0
Views: 663
Posted By Amodd
Delete it

pls delete it
Forum: Extensions 02-13-2015, 09:21
Replies: 395
Views: 219,451
Posted By Amodd
Re: Connect - A safer OnClientPreConnect forward

Is it possible that someday this will work in cs:go servers?
Forum: Source Servers (SRCDS) 08-06-2014, 06:02
Replies: 1
Views: 453
Posted By Amodd
deleted

deleted
Forum: Plugins 05-01-2014, 07:56
Replies: 2,258
Views: 1,428,831
Posted By Amodd
Re: [CSS/CS:GO] Weapon Restrict

Could You add "sm_zeus" admin command to activate zeus special round like sm_pistols?
Forum: Unapproved Plugins 07-03-2013, 11:56
Replies: 7
Views: 8,268
Posted By Amodd
Re: [ANY] Anti Spawn Camp [WITH ZONES]

Works great, but config map file is empty after saving zone.
Forum: Scripting 04-09-2013, 17:21
Replies: 5
Views: 1,226
Posted By Amodd
Re: Add timer

It works!!!
Thanks You are great.
Forum: Scripting 04-09-2013, 14:41
Replies: 5
Views: 1,226
Posted By Amodd
Re: Add timer

I pasted it and I have error:

error 017: undefined symbol "ent"
Forum: Scripting 04-09-2013, 13:34
Replies: 5
Views: 1,226
Posted By Amodd
Re: Add timer

Thanks I try.
Forum: Scripting 04-09-2013, 10:13
Replies: 5
Views: 1,226
Posted By Amodd
Add timer

I wondering how to add timer to spawned props. Every props should last 60 seconds and after this time should disappear.

public MainMenuHandle(Handle:menu_main, MenuAction:action, client, slot)
{...
Forum: Scripting 04-09-2013, 09:53
Replies: 5
Views: 1,770
Posted By Amodd
Re: Remove entity

Thanks Master,

Works now.

Thanks Shavit for your suggestion about closing handle.

I added this:

if(action == MenuAction_End)
{
Forum: Store 04-09-2013, 09:38
Replies: 16
Release [CS:S] Z-Props
Views: 15,394
Posted By Amodd
Re: [CS:S] Z-Props

Great plugin. Could you change every prop is spawned for time(ex. 60sec)
Every Prop disappear after 60seconds?

It would be great to make standalone version of this plugin without store required.
Forum: Scripting 04-09-2013, 08:00
Replies: 5
Views: 1,770
Posted By Amodd
Re: Remove entity

I tried this:

public Menu_Pistols(Handle:pistols, MenuAction:action, param1, param2)
{
if (action == MenuAction_Select)
{
new String:info[32];
GetMenuItem(pistols,...
Forum: Scripting 04-08-2013, 19:28
Replies: 5
Views: 1,770
Posted By Amodd
Remove entity

This is piece of plugin which spawns weapon to player.

How to modify this code to first remove weapon, then give to a player.

public Menu_Pistols(Handle:pistols, MenuAction:action, param1,...
Forum: Source Servers (SRCDS) 03-04-2013, 18:50
Replies: 59
Views: 9,552
Posted By Amodd
Re: Seeking Server Technician

Can't you see guys, that his purpose is to accuse everyone. No matter if it is truth or not, but he has fun when You are trying to defense. Why You do that?? AlliedModders is a great community with...
Forum: SteamTools 01-26-2013, 10:47
Replies: 3
Views: 3,393
Posted By Amodd
Re: [CSS] Need Help

Ok, it's a pity.
Forum: SteamTools 01-26-2013, 05:55
Replies: 3
Views: 3,393
Posted By Amodd
[CSS] Need Help

I have problem with steam tools steamtools.ext.so I think it could be OS problem.
I have this error message:
[SM] Unable to load extension "steamtools.ext":...
Forum: Source Servers (SRCDS) 01-08-2013, 16:52
Replies: 0
Views: 913
Posted By Amodd
deleted

deleted
Forum: Extensions 12-01-2012, 18:40
Replies: 26
Views: 40,617
Posted By Amodd
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 14:13.


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