Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 101
Search took 0.01 seconds.
Search: Posts Made By: ho83
Forum: Suggestions / Requests 01-17-2021, 05:21
Replies: 3
Views: 585
Posted By ho83
Forum: Suggestions / Requests 01-17-2021, 05:04
Replies: 7
Views: 919
Posted By ho83
Re: say /unlag command

register_concmd("amx_unlag","unlag",ADMIN_KICK,"[value]")
To >
register_clcmd("say /unlag","unlag",ADMIN_KICK,"[value]")
Forum: Suggestions / Requests 01-07-2021, 03:29
Replies: 1
Views: 695
Posted By ho83
Re: Vips Weapons Skin

Hi. Use this : https://forums.alliedmods.net/showthread.php?t=250244#top
Forum: Suggestions / Requests 01-06-2021, 04:23
Replies: 2
Solved code Problem
Views: 817
Posted By ho83
Re: code Problem

Thank you, dear. You always help me. Good luck
Forum: Suggestions / Requests 01-05-2021, 10:29
Replies: 2
Solved code Problem
Views: 817
Posted By ho83
code Problem

Hi. i have This Code. But The problem is that when you select a player, the code does not work on it. The code actually works on the person who opened the menu. Help me.
Thanks And Sorry For my Bad...
Forum: Suggestions / Requests 01-01-2021, 12:07
Replies: 5
Solved code Problem
Views: 1,011
Posted By ho83
Re: code Problem

Thank you dear. Can you change this code to work only for messages sent by the server?
For example, when the server said in chat "Today is Gang WarDay" plugin do this : server_cmd("amx_omenu 1")
...
Forum: Suggestions / Requests 01-01-2021, 09:36
Replies: 5
Solved code Problem
Views: 1,011
Posted By ho83
Re: code Problem

Thanks for reply
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "work"
#define VERSION "1.0"
#define AUTHOR "RateX"
Forum: Suggestions / Requests 01-01-2021, 08:41
Replies: 5
Solved code Problem
Views: 1,011
Posted By ho83
code Problem

Hi. I have This code. This code detects the sentences I want in the chat and does something. But the problem is that if there is a space in a sentence, the code can not recognize it. This code only...
Forum: Suggestions / Requests 12-29-2020, 16:35
Replies: 7
Views: 1,185
Posted By ho83
Re: Add item and fix this

First of all, thank you for your reply. Unfortunately I do not have .sma
I think you have seen plugins that limit swearing and bad words in chat. I want a plugin like this but with a different...
Forum: Suggestions / Requests 12-29-2020, 03:54
Replies: 2
Solved show admins
Views: 628
Posted By ho83
Re: show admins

Thank you sir
Forum: Suggestions / Requests 12-29-2020, 03:53
Replies: 7
Views: 1,185
Posted By ho83
Re: Add item and fix this

Thank You sir. I can add a cvar and if one Tr player was alive, The plugin will stop. But My problem is in the second part of my request
Ithink you played in a server with jailbreak mode. This mods...
Forum: Suggestions / Requests 12-28-2020, 18:23
Replies: 2
Solved show admins
Views: 628
Posted By ho83
show admins

Hi this code show a list of Players. But i want show a list of admins Only new menu = menu_create ("\yList", "list_handler")

new num, players[32], tempid, szTempID [10], tempname [32]...
Forum: Suggestions / Requests 12-28-2020, 11:02
Replies: 7
Views: 1,185
Posted By ho83
Forum: General 12-24-2020, 03:57
Replies: 7
Views: 1,930
Posted By ho83
Re: jailbreak mod???

There are four different versions of this mode. 14.5 /15/16/19.
And you can not download other versions except the latest version.
Because the mode maker has disabled the download links of other...
Forum: General 12-23-2020, 10:43
Replies: 7
Views: 1,930
Posted By ho83
Re: jailbreak mod???

Hi. First you should know that these servers are only available with Iran IP. So non-Iranian users can not log in to the server. And all servers use the same mode. :jailbreak (ExD)v19.0
And...
Forum: Suggestions / Requests 12-23-2020, 09:47
Replies: 7
Views: 1,185
Posted By ho83
Re: Add item and fix this

bump.
In fact, the first part of the plugin works well,: if((get_playersnum_ex(GetPlayers_ExcludeDead | GetPlayers_MatchTeam, "TERRORIST") == 1)) {
server_cmd("amx_pausecfg pause...
Forum: Suggestions / Requests 12-23-2020, 05:03
Replies: 4
Views: 2,226
Posted By ho83
Re: advertising on the wall.

https://forums.alliedmods.net/showthread.php?t=49566
Forum: General 12-22-2020, 03:31
Replies: 2
Views: 1,318
Posted By ho83
Re: Build CS 1.6 plugin?

https://forums.alliedmods.net/showthread.php?t=172936
Forum: Suggestions / Requests 12-19-2020, 07:12
Replies: 4
Views: 822
Posted By ho83
Re: Disable Message

1. Open the .sma file.

2. Find the register_clcmd line that registers the command.

3. Go to the function that is specified in the second argument of register_clcmd("thetime", "TheFunction").
...
Forum: Suggestions / Requests 12-18-2020, 10:09
Replies: 7
Views: 1,185
Posted By ho83
Add item and fix this

Hi. I have this plugin but i don't know why not work.#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Disable The Goddamn Plugins"
#define VERSION "1.0"
#define AUTHOR "mmd"


public...
Forum: Suggestions / Requests 12-17-2020, 17:47
Replies: 2
Views: 590
Posted By ho83
Re: No recoil not work

Thank you dear. I'm trying to fix it
Forum: Suggestions / Requests 12-17-2020, 17:10
Replies: 2
Views: 590
Posted By ho83
No recoil not work

Hi. Can some one help and tell why this this code does not work?

I tried entity_set_vector(id, EV_VEC_punchangle, Float:{0.0, 0.0,
But nothing Happened.
Forum: Suggestions / Requests 12-11-2020, 18:27
Replies: 8
Views: 1,051
Posted By ho83
Re: points systeme

Install this: https://forums.alliedmods.net/showthread.php?p=2503655
Forum: Suggestions / Requests 12-10-2020, 06:54
Replies: 0
Solved ....
Views: 456
Posted By ho83
....

Solved. Thanks
Forum: Suggestions / Requests 12-10-2020, 06:39
Replies: 2
Solved Limit
Views: 497
Posted By ho83
Re: Limit

Thank you sir.
Showing results 1 to 25 of 101

 
Forum Jump

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


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