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

Showing results 1 to 25 of 59
Search took 0.01 seconds.
Search: Posts Made By: counterstrike1.6
Forum: Suggestions / Requests 10-09-2022, 09:53
Replies: 1
Views: 601
Posted By counterstrike1.6
Cvar off in Certain Maps

Hi All !!!
I have Question that the better way to off Cvar values is to make every [Map-name].cfg file. I want another method to do this make .ini file for maps to off Cvars ? is this possible ?
Forum: Suggestions / Requests 09-11-2022, 07:04
Replies: 5
Views: 685
Posted By counterstrike1.6
Re: [Help] Need Some Changes in plugin

Got Error in this Plugin !!!


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

#pragma semicolon 1
#pragma tabsize 4
Forum: Suggestions / Requests 09-10-2022, 10:19
Replies: 5
Views: 685
Posted By counterstrike1.6
Forum: General 09-08-2022, 03:37
Replies: 3
Views: 735
Posted By counterstrike1.6
Re: Using Amxx Compiler in [Code::Block] Possible ?

Code::Block also come with Compiler and Non Compiler too. My Friend [The Joyful Programmer (Discord)] suggested me to use TDM Compiler for C and C++. But i love Code::Block and want to run Amxx...
Forum: General 09-07-2022, 09:49
Replies: 3
Views: 735
Posted By counterstrike1.6
Using Amxx Compiler in [Code::Block] Possible ?

Hi All !!!
I want to Use Code::Block for Amxx compiler because i dont like Amxx Studio and Using VS Code its hard for me to use i simply love Code::Block. It possible to use Amxx Compiler in...
Forum: Suggestions / Requests 09-03-2022, 13:04
Replies: 5
Views: 685
Posted By counterstrike1.6
Re: [Help] Need Some Changes in plugin

One Day Past [Bump] !!!
Forum: General 09-03-2022, 05:11
Replies: 9
Views: 1,065
Posted By counterstrike1.6
Re: [Silent Transfer of Player by Admin] or [Admin to Admin] or [Admin Himself]

what i am thinking ?

1) If admin transfer player to another team or admin to admin or admin himself using silent transfer [Silent Transfer: Yes]. Then Admin need to wait 30 Second because in 30...
Forum: Suggestions / Requests 09-02-2022, 10:32
Replies: 5
Views: 685
Posted By counterstrike1.6
[Help] Need Some Changes in plugin

Hi All have gunmenu plugin need some changes in it [There are some cvars and function are in Dunno Vip Menu] need to add it into my plugin [Gunmenu] and i dont want to add admin_level in this because...
Forum: General 09-02-2022, 02:54
Replies: 9
Views: 1,065
Posted By counterstrike1.6
Re: [Silent Transfer of Player by Admin] or [Admin to Admin] or [Admin Himself]

yes you got it ... Admin was in team Terrorists and he transfer himself in Counter Terrorists the player in Terrorists spawn are easy for him to eliminated the player of that Terrorists team !!!
Yes...
Forum: General 09-01-2022, 05:30
Replies: 9
Views: 1,065
Posted By counterstrike1.6
Re: [Silent Transfer of Player by Admin] or [Admin to Admin] or [Admin Himself]

AMXMODX---->4) Team Player [Sub Menu (Team Menu) 7) Silent Tranfer: No]

if i press 7 again then [Silent Tranfer: Yes]
and i select player number and transfer it to other team
what this silent...
Forum: General 09-01-2022, 03:21
Replies: 9
Views: 1,065
Posted By counterstrike1.6
Re: [Silent Transfer of Player by Admin] or [Admin to Admin] or [Admin Himself]

Check i am using AMX MOD X Version [1.10.5461]
Here is Screen Shot Attached !!!
Silent Transfer: No/Yes
Forum: General 08-31-2022, 16:24
Replies: 9
Views: 1,065
Posted By counterstrike1.6
[Silent Transfer of Player by Admin] or [Admin to Admin] or [Admin Himself]

Hi All !!!
Question: Using silent transfer to transfer player to another team [let me assume if he was admin and admin transfer himself to another team after starting of round then it have...
Forum: General 08-31-2022, 08:14
Replies: 6
Views: 857
Posted By counterstrike1.6
Re: Amxx with VSCode

IK loose Indentation is not an error... but i hate given warning i am thinking turning of that error or shift to another IDE
Forum: General 08-31-2022, 03:43
Replies: 6
Views: 857
Posted By counterstrike1.6
Re: Amxx with VSCode

Hi i have question [fysiks]
Did you use VS Code or VS Studio ? i am thinking to changing AMXX Studio to VS Code/Studio because every time when i compile it give loose indentation error after...
Forum: General 08-30-2022, 14:53
Replies: 2
Views: 661
Posted By counterstrike1.6
Re: Player can't join on my Server due to admin flags with password

If he was admin then open console write [setinfo _pw "Password"]
One's he enter password its Save (he don't need to type password everytime)!!!
Forum: Scripting Help 08-30-2022, 14:44
Replies: 3
Views: 784
Posted By counterstrike1.6
Re: Need Awp Cvar Per Team Limit

Hi i have plugin can you please add cvar for awp team limit and if user want to buy this from pressing b it should also give same msg [awp team limit reach !!!] and in menu i want to show message...
Forum: Scripting Help 08-28-2022, 14:31
Replies: 2
Views: 439
Posted By counterstrike1.6
Re: [CZ] Bot Skin Militia/Spetsnaz on Expert difficulty

What this plugin called [In Green]?
Forum: Scripting Help 08-27-2022, 16:07
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Thank You !!! [jimaway]
Code Works !!!

Code is giving some basic errors like mismatch tag i correct that and some missing parentheses i also correct that !!!

Finally Code !!!


/* Plugin...
Forum: Scripting Help 08-27-2022, 14:18
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Attached .sma File !!!

as i said i am not perfect in scripting [It take times to learn more and more (Me)] !!!
As i google the error but could'nt fix it :(

As i remove menu_destroy(menuid) its...
Forum: Scripting Help 08-27-2022, 09:47
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Thx For helping me !!!

But i found another Bug too !!! when [(ON/OFF)] Cvar of Guns and Code i made latest Changes




/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include...
Forum: Scripting Help 08-27-2022, 02:34
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Still have Error on Line 96: Argument does not have a default value (argument 2) on line 96

Code Attached !!!


/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>...
Forum: Scripting Help 08-26-2022, 14:40
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Thx Bugsy your provided link works but here another Problem/Bug occurred after time pass its automatically select 1st option how to prevent that from selecting 1st option [how to fix it]?

I tested...
Forum: Scripting Help 08-26-2022, 03:47
Replies: 13
Views: 965
Posted By counterstrike1.6
Re: Case Option depend on Cvar !!!

Assume that i have 3 options of selecting guns in menu and i make 3 cvars name as [M4A1 (On/Off)],[AK47 (On/Off)] & [AWP (On/Off)].

1) Get M4A1+Deagle
2) Get AK47+Deagle (Off: This Cvar to [0])...
Forum: Scripting Help 08-25-2022, 10:52
Replies: 13
Views: 965
Posted By counterstrike1.6
Case Option depend on Cvar !!!

can case depend on if this item is active or not ?

Assume to be

1) GUN 1
2) GUN 2 // [Making Possibilities of Option]
3) GUN 3

Now
1) GUN 1 [OR] 1) GUN 2 [OR] 1) GUN 1
Forum: Scripting Help 08-21-2022, 15:05
Replies: 5
Views: 648
Posted By counterstrike1.6
Re: Bug in Plugin !!!

then what todo ?
Showing results 1 to 25 of 59

 
Forum Jump

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


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