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

Showing results 1 to 25 of 411
Search took 0.01 seconds.
Search: Posts Made By: instinctpt1
Forum: Suggestions / Requests 05-26-2020, 12:32
Replies: 3
Views: 745
Posted By instinctpt1
Re: Trims the text

Hmm , menu system behaves strange sometimes i guess.
My test with exactly same length of string on two menu items, one without any color second with colors

https://imgur.com/a/gVIzs8P

Code
...
Forum: Suggestions / Requests 05-26-2020, 07:42
Replies: 26
Views: 8,413
Posted By instinctpt1
Re: Detect [NO-sXe-I] plugin

Go here https://www.amxmodx.org/webcompiler.cgi
Write a name for this plugin and paste the source code i provided to you above and click compile and download the .amxx file from there, after that...
Forum: Suggestions / Requests 05-25-2020, 15:06
Replies: 101
Views: 10,994
Posted By instinctpt1
Forum: Suggestions / Requests 05-25-2020, 13:08
Replies: 101
Views: 10,994
Posted By instinctpt1
Re: Remaining CT = slay

But why not adding the deathevent check and check for delay in it?
I mean suppose last of remaining players other than the alive one from CT died, we should only then check for how many seconds have...
Forum: Suggestions / Requests 05-25-2020, 12:49
Replies: 101
Views: 10,994
Posted By instinctpt1
Re: Remaining CT = slay

@Bugsy can i ask you, why arent you checking this on DeathMsg event and get players count accordingly instead of adding a task to be executed every second ?
Forum: Suggestions / Requests 05-25-2020, 07:35
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Installation and configuration guide https://dev-cs.ru/threads/167/
Forum: Suggestions / Requests 05-25-2020, 04:18
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Its the same just do it
Forum: Suggestions / Requests 05-25-2020, 02:54
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

I already told you, to try the latest coz many times REGAMEDLL throws error i guess for some mimatch in versions API, build you are using for REHLDS and REGAMEDLL is 3 years old its from 2017, i m...
Forum: Suggestions / Requests 05-25-2020, 02:39
Replies: 9
Views: 1,458
Posted By instinctpt1
Re: [REQ] Godmode

My bad, Updated; Now try:


#include <amxmodx>
#include <amxmisc>

#define ON_COMMAND "say Plugin is working"
#define OFF_COMMAND "say Plugin back to normal state"

new bool:godMode = false
Forum: Suggestions / Requests 05-25-2020, 02:28
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

No, it used to work with AMXX 1.8.3, coz that was the last time i was active in 1.6, now in this lockdown period i became active again and its AMXX 1.10 now and plugin is working fine on it too
Forum: Suggestions / Requests 05-25-2020, 02:25
Replies: 5
Views: 1,001
Posted By instinctpt1
Re: Force Team via steam ID

#include <amxmodx>
#include <amxmisc>
#include <cstrike>

new const Version[] = "0.1";

new const g_TeamInfo[ CsTeams ][] =
{
"UNASSIGNED",
"TERRORIST",
Forum: Suggestions / Requests 05-25-2020, 02:00
Replies: 26
Views: 8,413
Posted By instinctpt1
Re: Detect [NO-sXe-I] plugin

I just added exception for admins, not for steam admins, coz i believe all players on your servers are from steam, no if admin will enter this will not check SXE for an admin ( regardless of they are...
Forum: Suggestions / Requests 05-25-2020, 01:46
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Ofcourse, when you startmatch you get option to choose caps and knife match is only for them all get in spec and no one will be able to change team and all of it worked fine on my local
Forum: Suggestions / Requests 05-25-2020, 01:33
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Download from master branch here :https://www.amxmodx.org/downloads-new.php?branch=master

Yes i played with bot, i kept one bot for knfie fight then there was team selection T/CT, there was no...
Forum: Suggestions / Requests 05-25-2020, 01:12
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Finally i tested the plugin today on my local linux server
My server version:

version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.7.0.695-dev
Build date:...
Forum: Suggestions / Requests 05-24-2020, 09:59
Replies: 9
Views: 1,458
Posted By instinctpt1
Re: [REQ] Godmode

Make sure these commands for Godmode are correct, in defines i made in plugin, as far as i see logic is correct but still just to check if the plugin is working try with this, if plugin is working...
Forum: Suggestions / Requests 05-24-2020, 03:54
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

As i told you, this plugin is working in almost every server from india, if this was bugged then how all of them are running this ? They all are using the first plugin i gave you in this thread and...
Forum: Suggestions / Requests 05-23-2020, 12:58
Replies: 6
Views: 604
Posted By instinctpt1
Re: how to say in amx.cfg for this

Ya i confused it with that, old days :shock:
Forum: Suggestions / Requests 05-23-2020, 12:55
Replies: 6
Views: 604
Posted By instinctpt1
Re: how to say in amx.cfg for this

Its called Imessage, check your amxx.cfg it has that
Edit: Yeah scrollmsg or imessage xD
Forum: Suggestions / Requests 05-23-2020, 11:06
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Check your core.ini file under configs folder in amxmodx directory, it must have amxx_logging set to 1
And if you have or after you update it to 1, just go to your plugins.ini and after this plugins...
Forum: Suggestions / Requests 05-23-2020, 10:18
Replies: 9
Views: 1,458
Posted By instinctpt1
Re: [REQ] Godmode

Hm, then try the one i wrote and provide feedback here :)
Forum: Suggestions / Requests 05-23-2020, 10:17
Replies: 67
Views: 7,693
Posted By instinctpt1
Re: Admin War Plugin

Hmm, please check your logs then, this conversation is getting long enough, i suggest you to reinstall all required files for plugin to latest versions, as this plugin is running fine in all...
Forum: Suggestions / Requests 05-23-2020, 07:38
Replies: 9
Views: 1,458
Posted By instinctpt1
Re: [REQ] Godmode

i dont know about jailbreak
But can you tell me when you want plugin to check for this condition ? Like when someone enters /lr command at that time ?
Or just everytime ?
if everytime, then i...
Forum: Suggestions / Requests 05-23-2020, 05:17
Replies: 9
Views: 1,458
Posted By instinctpt1
Re: [REQ] Godmode

So what ?
Please describe atleast what you want, is this a question, a statement or you want these commands to be executed when ur description matches ?
Coz with this provided description, no one...
Forum: Suggestions / Requests 05-23-2020, 05:13
Replies: 26
Views: 8,413
Posted By instinctpt1
Re: Detect [NO-sXe-I] plugin

You name in 1.6 must not have this tag anywhere [NO-sXe-I] are you sure about this, coz plugin is kicking the users that has this tag somewhere in their name "[NO-sXe-I]", coz according to the logic...
Showing results 1 to 25 of 411

 
Forum Jump

All times are GMT -4. The time now is 19:33.


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