Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 56
Search took 0.01 seconds.
Search: Posts Made By: Estland
Forum: Unapproved/Old Plugins 06-26-2015, 10:03
Replies: 59
Views: 21,448
Posted By Estland
Re: Gather(Pug)[AutomaticClanWarServer]

Looks really interesting. :)

Maybe add an option for 3 vs 3 or 4 vs 4? And maybe add support for bots if someone leaves the game (like in CS:GO, bot would take player's spot).
Forum: Scripting Help 05-29-2015, 10:04
Replies: 6
Views: 1,621
Posted By Estland
Printing list with team colors

Hello, I've a code what prints out a list of different admin types. How can I print it with team colors, so if admin is Terrorist then he/she is red and if admin is CT then he/she is blue...
Forum: Off-Topic 05-27-2015, 08:11
Replies: 7
Views: 1,326
Posted By Estland
Re: Scoreboard avatars file (?)

VAC bans you for modifying the base EXE file or the DLL files.

You have tested it?
Forum: Off-Topic 05-26-2015, 20:10
Replies: 7
Views: 1,326
Posted By Estland
Re: Scoreboard avatars file (?)

Doesn't modifying dll files trigger a VAC ban?
Forum: Off-Topic 05-26-2015, 17:37
Replies: 7
Views: 1,326
Posted By Estland
Scoreboard avatars file (?)

Hello, I have a question about scoreboard Steam avatars. Since you can see them only if you play 1024x768 or higher, then is there a file (.res for example) what controls that?

So basically: is...
Forum: Scripting Help 02-07-2015, 05:24
Replies: 9
Views: 1,555
Posted By Estland
Re: Detect if player sees object

Yes, I'm trying to create something like this. If player looks at the object longer than defined time, then this anti-cheat would make screenshots and ban him. My main idea was just detecting if...
Forum: Scripting Help 02-06-2015, 13:13
Replies: 9
Views: 1,555
Posted By Estland
Re: Detect if player sees object

But I can detect if player aims at the spot (with object) longer than defined time?
Forum: Scripting Help 02-06-2015, 12:44
Replies: 9
Views: 1,555
Posted By Estland
Re: Detect if player sees object

So basically it is possible to put certain objects in the walls and if player can see that, then I can ban him for wallhack?
Forum: Scripting Help 02-06-2015, 12:39
Replies: 9
Views: 1,555
Posted By Estland
Detect if player sees object

How can I detect if player can see an object (entity)?
Forum: HL1 Servers (HLDS) 01-07-2015, 10:46
Replies: 30
Views: 7,752
Posted By Estland
Re: Server appear and dissapear of favorites steam browser

To be honest, dproto is the only reason CS 1.6 is still alive. :)
Forum: Off-Topic 01-06-2015, 15:26
Replies: 27
Views: 59,826
Posted By Estland
Re: making waypoints for podbot mm ( tutorial )

Hello! I've used some of your waypoints (de_tuscan for example) and they have been really good and bug-free. I have a small request for you - can you make a bug-free waypoint for this map:...
Forum: Scripting Help 01-05-2015, 07:34
Replies: 2
Views: 916
Posted By Estland
Read instead from .ini or .txt

How can I read mapname + rating from .ini file?
Forum: Scripting Help 12-21-2014, 10:26
Replies: 14
Views: 2,825
Posted By Estland
Re: [AMXX]How to get hl client VERSION?

Example:
1) Go to folder where was your older version of CS (C:\Program Files\Steam\steamapps\name\counter-strike)
2) Create a shortcut for hl.exe...
Forum: Scripting Help 12-21-2014, 09:23
Replies: 14
Views: 2,825
Posted By Estland
Re: [AMXX]How to get hl client VERSION?

Why are you trying to act like a boss? I'm just pointing out a fact that some players are using older versions (previous updates, like before 2013... folders changed), it is possible to change your...
Forum: Scripting Help 12-20-2014, 22:40
Replies: 14
Views: 2,825
Posted By Estland
Re: [AMXX]How to get hl client VERSION?

I'm just saying that it is possible to play with older versions too (with Steam) and some players are using it.
Forum: Scripting Help 12-19-2014, 08:55
Replies: 14
Views: 2,825
Posted By Estland
Forum: Scripting Help 12-13-2014, 11:39
Replies: 5
Views: 1,070
Posted By Estland
Re: Team choose script

I guess that's what I need, will test later. Thanks!
Forum: Scripting Help 12-13-2014, 07:31
Replies: 5
Views: 1,070
Posted By Estland
Re: Team choose script

I mean that function, when you press M key in CS 1.6.
Forum: Suggestions / Requests 12-12-2014, 19:47
Replies: 24
Views: 4,117
Posted By Estland
Re: [Req] Bots With Steam Picture !

What about system like in Counter-Strike: Source? Bots would have really simple avatar or picture with text BOT. This would be violation too? Then I guess we should review a lot of plugins, what send...
Forum: Scripting Help 12-12-2014, 16:36
Replies: 5
Views: 1,070
Posted By Estland
Team choose script

Can anyone give me function for choosing/changing team? So that I could put it in my custom menu.
Forum: Suggestions / Requests 12-12-2014, 11:24
Replies: 24
Views: 4,117
Posted By Estland
Re: [Req] Bots With Steam Picture !

Guys like you are the worst. If he wants to fake real players, then he is allowed to wish to do it and he doesn't care that you don't like it. I just think that this plugin shouldn't get approved.
Forum: Scripting Help 12-11-2014, 14:17
Replies: 5
Views: 707
Posted By Estland
Re: Const reading problem

User wants to control restriction through this plugin's sma.

It still works only with the first map. Why? :/
Forum: Suggestions / Requests 12-11-2014, 12:54
Replies: 13
Views: 2,549
Posted By Estland
Re: [REQ]Surf server: Open jail whit shot

This one works:
#include <amxmodx>
#include <hamsandwich>
#include <engine>

public plugin_init()
{
register_plugin("Admin/M3 nupp", "1.0.0", "Faval")
RegisterHam(Ham_TraceAttack,...
Forum: Scripting Help 12-11-2014, 12:34
Replies: 5
Views: 707
Posted By Estland
Re: Const reading problem

Now it doesn't work at all. If map is included in g_maps list, then I want the player to be able to pick up the AWP.
Forum: Scripting Help 12-11-2014, 10:28
Replies: 5
Views: 707
Posted By Estland
Const reading problem

#include <amxmodx>

new const g_maps[][] =
{
"de_inferno",
"de_dust2"
}

public plugin_init(){
register_plugin("Drop Awp","0.3","Faval")
Showing results 1 to 25 of 56

 
Forum Jump

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


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