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

Showing results 1 to 25 of 221
Search took 0.01 seconds.
Search: Posts Made By: Siska1
Forum: Approved Plugins 01-29-2024, 07:15
Replies: 1,098
Views: 407,467
Posted By Siska1
Re: Polymorph: Mod Manager

It continues to draw a vote and change without anyone pressing anything.
This is what I did take a look if you get a chance :
#include <amxmodx>
#include <amxmisc>
// #include <polymorph>
...
Forum: Approved Plugins 01-28-2024, 07:02
Replies: 1,098
Views: 407,467
Posted By Siska1
Re: Polymorph: Mod Manager

The mods started to change by themselves, despite the fact that there are two people in the server, it says that 4 are needed, and yet the mod changes by itself at the beginning of each map
Forum: Approved Plugins 01-27-2024, 20:33
Replies: 1,098
Views: 407,467
Posted By Siska1
Re: Polymorph: Mod Manager

i think that was the option
/*
* RockTheVote for Polymorph
* Requires Polymorph v0.8.2 or later
*
*/

#include <amxmodx>
#include <amxmisc>
// #include <polymorph>
Forum: Approved Plugins 01-27-2024, 02:01
Replies: 1,098
Views: 407,467
Posted By Siska1
Re: Polymorph: Mod Manager

When there are two people in the server and only one votes to change the mod, then the other player leaves the server and only one remains, but when he again writes a command to change the mod, it...
Forum: Approved Plugins 01-10-2024, 13:05
Replies: 1,098
Views: 407,467
Posted By Siska1
Re: Polymorph: Mod Manager

Why not just release them one after the other? It looks the same to me.
Forum: Suggestions / Requests 12-13-2023, 14:56
Replies: 3
Views: 524
Posted By Siska1
Re: Error while compiling

See if it works as it should :

#include <amxmodx>
#include <hamsandwich>

native strip_user_weapons(index);

native cs_get_user_hasprim(index);
native cs_get_user_buyzone(index);
Forum: Suggestions / Requests 12-06-2023, 17:48
Replies: 3
Views: 585
Posted By Siska1
Re: Changing CS 1.6 gun sounds for server.

Did you check these?
https://forums.alliedmods.net/showthread.php?t=93746?t=93746
https://forums.alliedmods.net/showthread.php?p=514507?p=514507

see this EFFEX step changer plugin if it will...
Forum: Suggestions / Requests 12-05-2023, 14:25
Replies: 3
Views: 585
Posted By Siska1
Re: Changing CS 1.6 gun sounds for server.

At this stage, there is no official free plugin to change the firing of weapons. You can only change sounds like loading etc. You can also change the steps. For them, look, for example, in some csgo...
Forum: Suggestions / Requests 11-27-2023, 09:48
Replies: 2
Views: 445
Posted By Siska1
Forum: Suggestions / Requests 11-27-2023, 07:08
Replies: 2
Views: 445
Posted By Siska1
del sorry

del
Forum: Suggestions / Requests 11-25-2023, 16:50
Replies: 2
Views: 426
Posted By Siska1
Re: [plugin request] Permanent Chat mute

???
https://forums.alliedmods.net/showthread.php?t=101937
Forum: New Plugin Submissions 11-22-2023, 07:33
Replies: 308
Views: 120,586
Posted By Siska1
Re: Entity Resources Replacement[ V 1.4 ]

I like this plugin too, but as far as I know at this stage reapi can't provide what is needed...
Forum: Unapproved/Old Plugins 11-17-2023, 04:44
Replies: 27
Views: 16,597
Posted By Siska1
Re: Custom MOTD Commands

<html>
<body scrool="no" topmargin="0" leftmargin="0" style="background:#131313">
<img src="link" width=100% height=100%>
</body>
</html>
Forum: Suggestions / Requests 11-16-2023, 16:07
Replies: 8
Views: 712
Posted By Siska1
Re: Special Skins for CT admin and T admin

Of course everyone will see the models, don't worry.
Forum: Suggestions / Requests 11-16-2023, 09:37
Replies: 8
Views: 712
Posted By Siska1
Re: Special Skins for CT admin and T admin

I don't use this plugin, but if something doesn't work as it should, consider if you messed up the path to the models. Read the thread carefully.
Forum: Suggestions / Requests 11-15-2023, 12:01
Replies: 8
Views: 712
Posted By Siska1
Re: Special Skins for CT admin and T admin

look at this one :
https://amxx-bg.info/forum/viewtopic.php?t=9502
Forum: Suggestions / Requests 11-07-2023, 05:38
Replies: 5
Views: 581
Posted By Siska1
Re: Statsx hud settings

If there is no settings file, then here in the code we need to change :

here it is as a guide :
set_hudmessage(iColor_R, iColor_G, iColor_B, iPos_X, iPos_Y, iEffect, 0.1, iHoldTime, iFadeIn,...
Forum: Suggestions / Requests 11-04-2023, 06:34
Replies: 6
Views: 541
Posted By Siska1
Forum: Suggestions / Requests 10-29-2023, 11:27
Replies: 2
Views: 383
Posted By Siska1
Re: Hinding Enemy Names on CrossHair

Try it here
https://forums.alliedmods.net/showthread.php?t=206655
Forum: Suggestions / Requests 10-08-2023, 17:33
Replies: 0
Views: 416
Posted By Siska1
Help adding custom icons for custom weapons

Hello, can someone help me add custom icons for custom weapons ?
I try the revolver first...
I started something here :
#include <amxmodx>

#define PLUGIN "Weapon Icon"
#define VERSION "1.2"...
Forum: Suggestions / Requests 10-01-2023, 09:37
Replies: 5
Views: 654
Posted By Siska1
Re: put rank in front of name

How do you have a rank and you don't use a plugin?
Think again about what you wrote.
Even if I were Nostradamus or grandmother Vanga, I still wouldn't be able to help you.
Nor will anyone else be...
Forum: Suggestions / Requests 09-28-2023, 07:20
Replies: 21
Views: 2,176
Posted By Siska1
Re: request to add code to a run/sprint plugin

this is where I got to :

#include <amxmodx>
#include <fun>
#include <engine>
#include <hamsandwich>
#include <cromchat>

#define PLUGIN_VERSION "1.0.1"
#define SPRINT_END_SOUND...
Forum: Approved Plugins 09-22-2023, 18:40
Replies: 51
Views: 83,505
Posted By Siska1
Re: Custom Sky - Add a cool new sky to dull maps

The problem is very big. Only this doesn't work if I want to replace with new files. However, the problem is that it doesn't work when I want to change the sky defaults and have it work for all...
Forum: Approved Plugins 09-22-2023, 07:20
Replies: 51
Views: 83,505
Posted By Siska1
Re: Custom Sky - Add a cool new sky to dull maps

I tried it too, but alas, it doesn't work...
Forum: Suggestions / Requests 09-11-2023, 08:37
Replies: 2
Views: 548
Posted By Siska1
Re: Searching Plugins, i can't found

#include <amxmodx>
#include <cstrike>

#if !defined CSI_AWP
#error "This plugin requires AMXX 1.9 or a newer version."
#endif

const MAX_AWPS_PER_TEAM = 3
const MIN_PLAYERS = 10
Showing results 1 to 25 of 221

 
Forum Jump

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


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