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

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: alferd
Forum: Suggestions / Requests 02-28-2022, 04:01
Replies: 1
Views: 626
Posted By alferd
Re: Hello can you help me with this left 4 dead 2 plugin

This part is for cs 1.6.

Submit your request here
https://forums.alliedmods.net/forumdisplay.php?f=60
Forum: Suggestions / Requests 10-10-2020, 13:53
Replies: 2
Views: 933
Posted By alferd
Re: Translate Please

https://forums.alliedmods.net/forumdisplay.php?f=25

Apply in this section
Forum: Suggestions / Requests 10-10-2020, 13:51
Replies: 2
Views: 716
Posted By alferd
Re: weapons slot

For example

ak47 for admin_level_a
awp for admin_level_h

right?
Forum: Scripting Help 07-18-2020, 11:26
Replies: 8
Views: 1,019
Posted By alferd
Re: Problem with "worldspawn" code

This is exactly what it means
yes
Forum: Scripting Help 07-18-2020, 04:55
Replies: 8
Views: 1,019
Posted By alferd
Re: Problem with "worldspawn" code

This plugin works, Someone "sprays" the wall, And the plugin shows who raises the "Spray"

( Someone has requested this plugin https://forums.alliedmods.net/showpost.php?p=2709947&postcount=3 )
Forum: Scripting Help 07-17-2020, 12:05
Replies: 8
Views: 1,019
Posted By alferd
Re: Problem with "worldspawn" code

I want to make a plugin called "spray contest" for myself



I searched a lot but did not find anything

And now I ask you for help
Forum: Suggestions / Requests 07-16-2020, 11:47
Replies: 1
Views: 576
Posted By alferd
Re: SURF - Spawn menu for players

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

#define PLUGIN "Surf Weapon Menu"
#define VERSION "1.0"
#define AUTHOR "AlferD"
Forum: Suggestions / Requests 07-16-2020, 06:55
Replies: 3
Views: 790
Posted By alferd
Re: Remove Model From Vip

What's going
hey up up up up :|

remove:

cs_set_user_model( id, "vip" );
Forum: Scripting Help 07-16-2020, 06:03
Replies: 4
Views: 716
Posted By alferd
Re: How to set 9 items per page with exit button.

Remove:

menu_setprop(menu, MPROP_EXIT, MEXIT_ALL);
menu_setprop(menu, MPROP_PERPAGE, 9);
menu_setprop(menu, MPROP_EXITNAME, "\rExit");


Added:

@@ ...
Forum: Suggestions / Requests 07-16-2020, 05:30
Replies: 10
Views: 1,149
Posted By alferd
Forum: Suggestions / Requests 07-16-2020, 05:27
Replies: 12
Views: 1,851
Posted By alferd
Re: base builder 6.5 human classes menu!

If you have additional informations simply use the f**king edit button!
Forum: Scripting Help 07-16-2020, 04:57
Replies: 8
Views: 1,019
Posted By alferd
Problem with "worldspawn" code

I use the following code to do something and it works fine

register_touch( "worldspawn", "grenade", "CWeaponBox_Touch" );

But this code does not work,
The code ("spray") is incorrect, right?...
Forum: Scripting Help 07-15-2020, 08:24
Replies: 9
Views: 1,420
Posted By alferd
Re: how to fix warning 213: tag mismatch

:D
Thanks for pointing me to this


while( engfunc(EngFunc_FindEntityByString, ent, "classname", "info_player_deathmatch") )

?
Forum: Scripting Help 07-15-2020, 06:41
Replies: 9
Views: 1,420
Posted By alferd
Forum: Scripting Help 07-15-2020, 06:38
Replies: 9
Views: 1,420
Posted By alferd
Re: how to fix warning 213: tag mismatch

Thanks

// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(10176) :
warning 211: possibly unintended assignment


@@ while( ent =...
Forum: Scripting Help 07-15-2020, 06:21
Replies: 9
Views: 1,420
Posted By alferd
how to fix warning 213: tag mismatch

warnings:

//// ad_Jailbreak.sma
//
// C:\PROGRA~1\COUNTE~4\cstrike\addons\amxmodx\SCRIPT~1\ad_Jailbreak.sma(981) : w
arning 213: tag mismatch
//...
Forum: Suggestions / Requests 07-12-2020, 14:11
Replies: 15
Views: 1,662
Posted By alferd
Re: [Question/explane]Rechecker/Reautochecker

I know well, The non-steam server has little security, And players easily use cheat
But you don't need a rechecker on an empty steam server because an empty steam server has high security
Forum: Suggestions / Requests 07-12-2020, 13:55
Replies: 15
Views: 1,662
Posted By alferd
Re: [Question/explane]Rechecker/Reautochecker

I see reauthchecker and rechecker only on non-steam servers,

Can you tell me what is the use of reauthechecker and rechecker in empty steam server ??
Forum: Suggestions / Requests 07-12-2020, 12:58
Replies: 15
Views: 1,662
Posted By alferd
Re: [Question/explane]Rechecker/Reautochecker

Don't know the rules?

NO STEAM = NO SUPPORT
Forum: Scripting Help 07-12-2020, 02:27
Replies: 7
Views: 849
Posted By alferd
Re: Shop Furien Error Compiler

test


stock ChatColor(const id, const input[], any:...)
{
new count = 1, players[32];
static msg[191];
vformat(msg, 190, input, 3);

replace_all(msg,...
Forum: Scripting Help 07-11-2020, 14:27
Replies: 7
Views: 849
Posted By alferd
Re: Shop Furien Error Compiler

download the dhudmessage
Forum: Suggestions / Requests 07-11-2020, 03:02
Replies: 5
Views: 859
Posted By alferd
Re: Kick global bans players

sxe injected = NO SUPPORT
Forum: Scripting Help 07-10-2020, 07:54
Replies: 4
Views: 688
Posted By alferd
Re: attack cells to open/close

Thanks



Thanks a lot
Forum: Scripting Help 07-10-2020, 06:25
Replies: 4
Views: 688
Posted By alferd
attack cells to open/close

I want the door to open/close when I shoot

But with this plugin that I have, you can only open/close all doors with the "say /open" command

Someone has a code to open the door by firing or...
Forum: Scripting Help 07-09-2020, 05:33
Replies: 4
Views: 766
Posted By alferd
Re: change body parts skin

yes, easyyyyyy
:|

Solved
Showing results 1 to 25 of 500

 
Forum Jump

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


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