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

Showing results 1 to 25 of 26
Search took 0.01 seconds.
Search: Posts Made By: mrmiki
Forum: Plugins 05-24-2022, 10:41
Replies: 28
Views: 5,314
Posted By mrmiki
Re: [ANY] Sourcebridge (BETA)

im using rcon with your plugin to add ban on other servers
Forum: Plugin/Gameplay Ideas and Requests 10-04-2021, 10:56
Replies: 3
Views: 803
Posted By mrmiki
Re: Last Players disconnect

https://forums.alliedmods.net/showthread.php?p=1273254
Forum: Plugin/Gameplay Ideas and Requests 10-04-2021, 10:55
Replies: 3
Views: 803
Posted By mrmiki
Re: Last Players disconnect

search bandisconnected plugin
Forum: Plugins 08-19-2021, 11:21
Replies: 21
Views: 8,796
Posted By mrmiki
Re: [CS:GO] Custom Votes [Panorama] (v1.0 | 9 August 2021)

can i use this to count all yes votes?


case VOTE_DECISION_YES:
{
count++;
}
Forum: Plugin/Gameplay Ideas and Requests 08-18-2021, 15:38
Replies: 4
Views: 732
Posted By mrmiki
Re: a little help please

wow thanks bro

but it prints AWP = 0
what is wrong?
Forum: Plugin/Gameplay Ideas and Requests 08-18-2021, 14:56
Replies: 4
Views: 732
Posted By mrmiki
a little help please

hi
im trying get players awp weapon
i dont know what is wrong!
it is no working



#include <sourcemod>
#include <sdktools>
Forum: Plugins 08-14-2021, 00:51
Replies: 21
Views: 8,796
Posted By mrmiki
Re: [CS:GO] Custom Votes [Panorama] (v1.0 | 9 August 2021)

CustomVotes_Execute(setup, 15, Handler_CustomVotePassed, Handler_CustomVoteFailed);

return Plugin_Handled;
}

public void Handler_CustomVotePassed(int results[MAXPLAYERS+1])
{...
Forum: Plugin/Gameplay Ideas and Requests 06-26-2021, 07:11
Replies: 1
Views: 600
Posted By mrmiki
Re: is it correct? (players stats)

i have change the plugin to this but still not working
what is wrong?


#pragma semicolon 1
#include <cstrike>
#include <clientprefs>
#define WHITELIST_MAX 255
Forum: Plugin/Gameplay Ideas and Requests 06-25-2021, 14:17
Replies: 1
Views: 600
Posted By mrmiki
is it correct? (players stats)

hi
i want to write player stats on map end
is it correct?
how can i improve it?
Forum: Plugins 06-20-2021, 19:22
Replies: 67
Views: 24,140
Posted By mrmiki
Re: [ANY] SQLite Bans V3.6 [2021/05/07]

the only bug i found is in discord embed
when you bad a guy by sm_addban
it does not show target's STEAMID
it shows like this >>>> ()
and also it would be greate if you could ad player ip...
Forum: Plugin/Gameplay Ideas and Requests 05-31-2021, 22:45
Replies: 2
Views: 683
Posted By mrmiki
Re: only teamates show in menu

tnq its solved <3

also i need another help
i want to save teams scores to a txt file at the end of the match
like ct score :16 | t score : 14
also if it could save players kills and deaths and...
Forum: Plugin/Gameplay Ideas and Requests 05-30-2021, 09:48
Replies: 2
Views: 683
Posted By mrmiki
only teamates show in menu

hello
how can i make this plugin to show only temates in menu not all players?

#include <sourcemod>
#pragma semicolon 1

public void OnPluginStart()
{
RegConsoleCmd("sm_mute1",...
Forum: Plugins 05-23-2021, 11:29
Replies: 19
Views: 43,123
Posted By mrmiki
Re: Server Whitelist

which steamid is needed?
steam id 3 or 64 or???
and also i added all of the steamids but it doesnt work and kick me

; List all SteamIDs to allow on the server
; 1 per line
STEAM_0:1:108197856...
Forum: Scripting 05-19-2021, 20:48
Replies: 1
Views: 546
Posted By mrmiki
is it true?

hi i need a help


if(time == 0)
{
//command
}

else if(time > 0)
{
Forum: Plugins 05-14-2021, 18:38
Replies: 2,258
Views: 1,424,259
Posted By mrmiki
Re: [CSS/CS:GO] Weapon Restrict

still cant buy weapon
Forum: General 04-28-2021, 21:07
Replies: 16
Views: 4,114
Posted By mrmiki
Forum: Plugin/Gameplay Ideas and Requests 04-17-2021, 21:36
Replies: 1
Views: 857
Posted By mrmiki
slay scar20

hello
i need a plugin if a player pick scar20 get slayed
is there any plugin like this?
thanks
Forum: Plugins 04-17-2021, 16:12
Replies: 2,258
Views: 1,424,259
Posted By mrmiki
Forum: Plugin/Gameplay Ideas and Requests 04-03-2021, 08:23
Replies: 5
Views: 776
Posted By mrmiki
Re: Weapon restrict

Which version of 1.10?
Forum: Plugin/Gameplay Ideas and Requests 04-01-2021, 19:27
Replies: 5
Views: 776
Posted By mrmiki
Re: Weapon restrict

i think there is something wrong with sourcemod and restricting weapon code
witch version of sourcemod you are using?
Forum: Plugins 04-01-2021, 19:19
Replies: 67
Views: 24,140
Posted By mrmiki
Re: [ANY] BETA SQLite Bans V2.1 [2021/03/26]

after map change people get unmuted
how to stop it?
Forum: Plugin/Gameplay Ideas and Requests 04-01-2021, 18:38
Replies: 5
Views: 776
Posted By mrmiki
Weapon restrict

Hello
When i use these codes to stop players from buying G3sg1 and Scar20 when players buy any weapon the weapon drop in the ground

#include <sourcemod>

public Plugin myinfo = {
name =...
Forum: Plugins 03-30-2021, 12:58
Replies: 324
Views: 178,117
Posted By mrmiki
Re: [ANY]Admin all spectate

In there any fix?
My servers crash
18 players 128tick
Forum: Unapproved Plugins 03-28-2021, 14:59
Replies: 9
Views: 3,975
Posted By mrmiki
Re: [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]

hi tnx for your plugin
its great
but i have a problem
when we use the plugin and buy weapon, the weapon drop on the floor
why it happens?
i need this plugin
Forum: Plugin/Gameplay Ideas and Requests 03-05-2021, 14:15
Replies: 3
Views: 773
Posted By mrmiki
Re: sqlite ban system

this one does not have (players/time/reasons) menu
when i type !ban i need to have players menu like localbans
im trying to combine these two but i cant
Showing results 1 to 25 of 26

 
Forum Jump

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


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