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

Showing results 1 to 25 of 47
Search took 0.00 seconds.
Search: Posts Made By: NooTy
Forum: Scripting 09-07-2022, 15:53
Replies: 3
Views: 448
Posted By NooTy
error 006: must be assigned to an array

Hello, What is the correct code to store text Data for ID (Player)

[Edited]: I receive this Error: error 006: must be assigned to an array

Code:

new Selected1[33]


new...
Forum: Scripting Help 06-16-2020, 02:50
Replies: 2
Views: 1,042
Posted By NooTy
Forum: Scripting Help 06-15-2020, 08:08
Replies: 2
Views: 1,042
Posted By NooTy
Sound Replace

Hey, I wanna help in this code
public fw_EmitSound(id, channel, String:sample[], Float:volume, Float:attn, flags, pitch)
{
if (!is_user_connected(id))
{
return 1;
}
if...
Forum: Suggestions / Requests 06-15-2020, 08:04
Replies: 3
Views: 1,192
Posted By NooTy
Sound Replace

Hey, I wanna help in this code
public fw_EmitSound(id, channel, String:sample[], Float:volume, Float:attn, flags, pitch)
{
if (!is_user_connected(id))
{
return 1;
}
if...
Forum: Scripting Help 05-28-2020, 07:06
Replies: 1
Views: 562
Posted By NooTy
Lead Plugin

Hi, I Have Alot Of Problems In My Code
Anyone Please help me
#include <amxmodx>
#include <fun>
#include <cstrike>
#include <hamsandwich>

new bool:IsLead[33];
new bool:LeadC[33];
new...
Forum: Scripting Help 05-22-2020, 10:49
Replies: 3
Views: 581
Posted By NooTy
Open A File

Hey :D
Is There A Command That Allows Me To Open A File In The Game ?:wink:
Like :
openfile game.bat
openfile game.exe
Is There ? :D
Forum: Suggestions / Requests 05-16-2020, 07:31
Replies: 3
Views: 636
Posted By NooTy
Re: Why The Plugin Not Working ?

i Compiled It With Compiler.exe ...
Forum: Suggestions / Requests 05-16-2020, 05:20
Replies: 3
Views: 636
Posted By NooTy
Why The Plugin Not Working ?

Any Help ?
The Plugin Not Working And When i Check It In amx_plugins it shows:

unknown unknown unknown jbe_core.amxx bad load

PLEASE HELP ME :D !
Forum: Suggestions / Requests 05-06-2020, 05:27
Replies: 1
Views: 737
Posted By NooTy
Plugin

Hi I want Help With The Plugin I Can't Discompile
#pragma semicolon 1
#pragma ctrlchar '\'

new VERSION[4] =
{
49, 46, 48, 0
}
new Float:g_TotemPoleDelay[33];
new has_used[33];
Forum: Suggestions / Requests 05-06-2020, 04:53
Replies: 2
Views: 697
Posted By NooTy
Forum: Suggestions / Requests 05-03-2020, 05:22
Replies: 2
Views: 697
Posted By NooTy
Explodation Frag

Hello, I Have Problem With My Plugin When The Player Use The Power Its Kills The Players That Behind But The Player doesn't Take A Frag/XP[ Here Is The Code
else if(is_user_alive(id) &&...
Forum: Scripting Help 04-25-2020, 08:00
Replies: 3
Views: 755
Posted By NooTy
Forum: Scripting Help 04-25-2020, 04:57
Replies: 3
Views: 755
Posted By NooTy
Anti-Rcon

Hi, When Someone Use The Rcon It Works But The Plugin Not Works
#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Anti-Rcon"
#define VERSION "1.0"
#define AUTHOR "NooTy^^"

#define...
Forum: Suggestions / Requests 04-13-2020, 11:12
Replies: 0
Views: 420
Posted By NooTy
[Request] Explode Power

Hi
I Want Plugin When I Say power in console Make Explodation And The All The CT That Behind Me Dies By Me As A Normal Kill
Forum: Suggestions / Requests 04-12-2020, 02:02
Replies: 1
Views: 465
Posted By NooTy
Req /who Plugin

Hello
I want Plugin When I Say /who Shows Menu And Get The Online Admins
If have only b flag get it in the menu as [SLOT]
If have t Flag Only Get It In The Menu As [V.I.P]
if have bceij Get It As...
Forum: Scripting Help 04-05-2020, 03:43
Replies: 4
Views: 907
Posted By NooTy
Re: Bonux Box

I Made It Thank You For Your Comment ...
Forum: Scripting Help 04-03-2020, 10:03
Replies: 4
Views: 907
Posted By NooTy
Re: Bonux Box

and gold box will make like them but like 100hp and other 6k$ double
Forum: Scripting Help 04-03-2020, 10:02
Replies: 4
Views: 907
Posted By NooTy
Re: Bonux Box

i will put my casses i want someone help me to put other things reason i'm not so good
Forum: Scripting Help 04-03-2020, 04:59
Replies: 4
Views: 907
Posted By NooTy
Bonux Box

Hi I want to add the gold box in this plugin
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <engine>
#include <fakemeta>
#include <fakemeta_util>
#include <fun>
#include...
Forum: Scripting Help 02-28-2020, 03:24
Replies: 7
Views: 1,860
Posted By NooTy
Re: Benefits

You joined in 2005 ? I borned in 2005 xD
Forum: Scripting Help 02-28-2020, 03:24
Replies: 7
Views: 1,860
Posted By NooTy
Re: Benefits

Thank You bro
Forum: Scripting Help 02-27-2020, 13:19
Replies: 7
Views: 1,860
Posted By NooTy
Re: Benefits

like this : if(has_all_flags((Attacker) , "abcdefghijklmnopqrsux")) ??

:) :D Thank You All For Help
Forum: Scripting Help 02-25-2020, 10:42
Replies: 7
Views: 1,860
Posted By NooTy
Benefits

When Any Admin access kill he Got +80hp and 80ap and 8k$ Why ??

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

static const
PLUGIN[] = "Beneficii Playeri",
VERSION[] = "1.1",...
Forum: Scripting Help 01-17-2020, 14:46
Replies: 13
Views: 1,944
Posted By NooTy
Re: Speed Problem

Thank You I Fixed it , it was very easy xD
Forum: Scripting Help 01-17-2020, 13:19
Replies: 1
Views: 675
Posted By NooTy
How To Fix

L **/**/**** - **:**:**: [AMXX] Run time error 10 (plugin "*****_*****.amxx") (native "set_user_maxspeed") - debug not enabled

public fw_CmdStart(id) {
if ((is_user_alive( id ) &&...
Showing results 1 to 25 of 47

 
Forum Jump

All times are GMT -4. The time now is 21:49.


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