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

Showing results 1 to 25 of 223
Search took 0.01 seconds.
Search: Posts Made By: DON KHAN 1
Forum: Scripting Help 03-25-2021, 15:57
Replies: 10
Views: 1,314
Posted By DON KHAN 1
Re: AWP with 1 bullet

Show your plugins name in plugins.ini
Forum: Suggestions / Requests 03-25-2021, 13:37
Replies: 3
Views: 682
Posted By DON KHAN 1
Re: Request For Frags Count

#include <amxmodx>
#include <amxmisc>
#include <fakemeta>

new g_msgDeath, g_msgSay
new g_iFrags[ 33 ]
new g_szName[ 33 ][ 32 ], g_szWeapon[ 33 ][ 11 ]

public plugin_init()
{
Forum: Suggestions / Requests 03-25-2021, 13:29
Replies: 2
Views: 505
Posted By DON KHAN 1
Re: zp 4.3 math problems

You can close your topic by marking it as Solved. Press Edit button > Go Advance > Title > Prefixes.
Forum: Scripting Help 03-25-2021, 12:52
Replies: 11
Views: 1,270
Posted By DON KHAN 1
Re: Max Usage Of A Item In Shop

Okay thanks for helping i will try it.
EDIT:
I am getting compiling error.

error 018: initialization data exceeds declared size
Forum: Scripting Help 03-24-2021, 15:34
Replies: 11
Views: 1,270
Posted By DON KHAN 1
Re: Max Usage Of A Item In Shop

Can u define me with some examples? it would be great.
Forum: Scripting Help 03-24-2021, 04:47
Replies: 11
Views: 1,270
Posted By DON KHAN 1
Max Usage Of A Item In Shop

Hello.
I am running a RECSDM mod.
I have added a Shop plugin.
I want to add limit of each item and limit get reset after getting killed.
Thank You
Forum: Suggestions / Requests 03-23-2021, 14:33
Replies: 1
Views: 628
Posted By DON KHAN 1
Forum: Suggestions / Requests 03-21-2021, 16:06
Replies: 1
Views: 628
Posted By DON KHAN 1
Capture Player Spawn

Hello.
I am running a RECSDM Mod. In which players spawn on spawn points.
I want that players can own Spawns where their teammate will be spawning until other team capture it.
When map starts...
Forum: Scripting Help 03-14-2021, 09:05
Replies: 3
Views: 859
Posted By DON KHAN 1
Re: Damage Entities

anyone please help me out.
Forum: Scripting Help 03-12-2021, 08:57
Replies: 3
Views: 859
Posted By DON KHAN 1
Damage Entities

Hello.
i need a example that how can i make a lasermine Hits Sentry / dispenser so the Health of Sentry/Dispenser will be deducting until someone destroys lasermine.
Thanks in advance.
Forum: Suggestions / Requests 11-07-2020, 11:21
Replies: 2
Views: 801
Posted By DON KHAN 1
Re: Saving System For VIP Custom Extra By OciXCrom

someone ? who can help me out :(
Forum: Suggestions / Requests 11-01-2020, 09:34
Replies: 2
Views: 801
Posted By DON KHAN 1
Saving System For VIP Custom Extra By OciXCrom

Hi Modders,
I downloaded a OciXCrom's VIP Custom Extra and that is very nice plugin.
I want saving system in VIP Menu.

Two Things i want in the VIP Menu.
1) I used VIP Menu and then i want an...
Forum: Suggestions / Requests 10-29-2020, 10:52
Replies: 1
Views: 635
Posted By DON KHAN 1
Re: [Req] Smoke bomb cs 1.6

Check Out This Link: Smoke Grenade Features (https://forums.alliedmods.net/showthread.php?p=970945)
Forum: Suggestions / Requests 10-29-2020, 10:48
Replies: 3
Views: 573
Posted By DON KHAN 1
Re: Access to VIP weapons

Answer of ur question is given to bellow thread already.

Thread Link: Click Here (https://forums.alliedmods.net/showthread.php?t=328150)
Forum: Suggestions / Requests 08-20-2020, 14:36
Replies: 4
Views: 1,427
Posted By DON KHAN 1
Re: [HNS-Gaming] PRess R To Unstuck

yea use the code i provided
Forum: Suggestions / Requests 08-19-2020, 15:11
Replies: 4
Views: 1,427
Posted By DON KHAN 1
Re: [HNS-Gaming] PRess R To Unstuck

public client_PreThink(id){
if(get_user_button(id) & IN_RELOAD && !(get_user_oldbutton(id) & IN_RELOAD)) {
FunC_Checkstuck(id)
}
}
Forum: Approved Plugins 08-12-2020, 14:52
Replies: 29
Views: 11,501
Posted By DON KHAN 1
Re: Knife Bounty + Secure (v1.5)

can anyone set that if any player kill other player so it dont take all money.
it just take 25%.

Sorry for bad English
Forum: Suggestions / Requests 08-09-2020, 13:35
Replies: 1
Views: 557
Posted By DON KHAN 1
Re: End of the round

provide sma
Forum: New Plugin Submissions 07-23-2020, 08:55
Replies: 845
Views: 236,112
Posted By DON KHAN 1
Re: OciXCrom's Rank System [XP|Levels|Ranks]

how can make this plugin compatible with another plugins like.
i am using a sentrygun plugin and if it kills any person so it gives me XP.
Forum: New Plugin Submissions 07-23-2020, 08:42
Replies: 334
Views: 139,272
Posted By DON KHAN 1
Re: OciXCrom's Custom Shop + API

Thank You It Works.
Forum: New Plugin Submissions 07-23-2020, 07:43
Replies: 334
Views: 139,272
Posted By DON KHAN 1
Re: OciXCrom's Custom Shop + API

hi
i am using ur custom shop but the custom shop is working but items are not showing.
[Custom Shop] The Custom shop doesn't have any available items at the moment.

i check amx_pausecfgmenu and...
Forum: Suggestions / Requests 07-19-2020, 14:23
Replies: 13
Views: 2,116
Posted By DON KHAN 1
Re: [REQ] BB Admins Move Object Message Plugin

try this.

/*
Base Builder Zombie Mod
Tirant

Version 6.5 Pub
*/

#include <amxmodx>
Forum: Suggestions / Requests 07-19-2020, 13:22
Replies: 13
Views: 2,116
Posted By DON KHAN 1
Re: [REQ] BB Admins Move Object Message Plugin

i gave u plugin for spectate but for ur first question in which u asked for Admin Move Object Message so u gotta edit it in ur main basebuilder.sma.

Plus: Please use English cuz there are peoples...
Forum: Suggestions / Requests 07-19-2020, 09:25
Replies: 13
Views: 2,116
Posted By DON KHAN 1
Re: [REQ] BB Admins Move Object Message Plugin

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

#define ADMIN_SPECTATE ADMIN_BAN // Check Access To Join /spec.

public plugin_init()
{...
Forum: Suggestions / Requests 07-18-2020, 10:49
Replies: 7
Views: 4,622
Posted By DON KHAN 1
Re: Base Builder 6.5 - Class Option Menu to CT

oof why r u bumping old thread???
Showing results 1 to 25 of 223

 
Forum Jump

All times are GMT -4. The time now is 04:10.


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