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

Showing results 1 to 25 of 225
Search took 0.02 seconds.
Search: Posts Made By: HowToRuski
Forum: New Plugin Submissions 07-15-2023, 03:40
Replies: 5
Views: 1,971
Posted By HowToRuski
Re: Tag / Prefix Manager

Theres a lot of these already, why make the same thing all over again?
Forum: Scripting Help 06-11-2023, 14:49
Replies: 1
Views: 336
Posted By HowToRuski
All player speed on round start

Hello, i cant get this to work, basically for 10 seconds on round start all players have like x5 speed.
Can anyone tell me what im doing wrong here?
#include <amxmodx>
#include <fun>

#define...
Forum: Scripting Help 06-10-2023, 05:14
Replies: 4
Views: 578
Posted By HowToRuski
Forum: Scripting Help 06-10-2023, 01:54
Replies: 4
Views: 578
Posted By HowToRuski
Re: Item shop plugin_handled not working

This is nothing to do with ZP, this entire plugin for shop menu is an API itself, it can be done on any mod.

Im talking about that the items on the shop menu appear, so if they appear on the menu,...
Forum: General 06-09-2023, 11:18
Replies: 3
Views: 755
Posted By HowToRuski
Re: Help biohazard

#include < amxmodx >
#include < hamsandwich >
#include < cstrike >
#include < fakemeta_util >
#include < biohazard >

new cvar_respawn, cvar_enf_sec, cvar_godmode, cvar_godmode_timer

public...
Forum: Scripting Help 06-09-2023, 02:06
Replies: 4
Views: 578
Posted By HowToRuski
Item shop plugin_handled not working

Hello, basically i have this item shop, where people can buy things off, every item can be made like in zombie plague extra shop, its like an API. For example i have armor, people can buy 100 armor...
Forum: Scripting Help 06-08-2023, 10:13
Replies: 6
Views: 665
Posted By HowToRuski
Re: Grenade light radius

i already changed write_message parameters in the plugin where that would be logical for flare light radius, didnt help
Forum: Approved Plugins 06-08-2023, 10:09
Replies: 692
Views: 636,720
Posted By HowToRuski
Re: Laser/TripMine Entity

[LASERMINE] THIS SERVER IS NON-STEAM. STOPPING PLUGIN.
how is reHLDS a non-steam? + what is the point of this in 2k23 for such an old game?
Forum: New Plugin Submissions 06-08-2023, 03:42
Replies: 175
Views: 65,009
Posted By HowToRuski
Re: Simple Menu Builder

MENU_TEAM
can this be used for both teams? like use 1 and 2 - "12"?
Forum: Scripting Help 06-08-2023, 01:05
Replies: 6
Views: 665
Posted By HowToRuski
Re: Grenade light radius

changed the numbers, even to the lowest made it all 5, it didnt change the radius
Forum: Scripting Help 06-07-2023, 16:37
Replies: 6
Views: 665
Posted By HowToRuski
Re: Grenade light radius

I am not using zombie plague. But why does the numbers differ? Like you made first 4 lines 100 and the last ones 70
Forum: Scripting Help 06-07-2023, 15:33
Replies: 6
Views: 665
Posted By HowToRuski
Grenade light radius

Hello anyone could help me? There is this Light Smokegrenade plugin, which turns smoke grenade into a flare, but it has one problem, i cant modify the range of the flare, i only see the option for...
Forum: HL1 Servers (HLDS) 05-28-2023, 03:16
Replies: 6
Views: 3,951
Posted By HowToRuski
Server lag optimization

Hello, i havent seen yet a topic where people explain whats the best for servers optimization, like sv_ scripts. As far as i know the only two things that can optimize the servers performance for...
Forum: Scripting Help 05-14-2023, 02:09
Replies: 3
Views: 607
Posted By HowToRuski
Re: Check lighting level

That's sad, thanks for help.
Forum: Scripting Help 05-07-2023, 09:29
Replies: 3
Views: 607
Posted By HowToRuski
Check lighting level

Hello, is there a way to check lighting level in amxx if its 0(known as "a") and 255(known as "z") etc?
Forum: Scripting Help 05-05-2023, 05:27
Replies: 9
Views: 899
Posted By HowToRuski
Forum: Scripting Help 05-05-2023, 05:19
Replies: 2
Views: 469
Posted By HowToRuski
Command can be activated while on cooldown

Hello, so i have this command where you can get coins from database when entering a custom code, but somehow when i activate the code with the command and while the command is on cooldown, it can be...
Forum: Scripting Help 05-04-2023, 09:35
Replies: 9
Views: 899
Posted By HowToRuski
Command cooldown for all players

Is there a way this cooldown is affecting everyone once the command has been executed from console?

I have this here, but its still only affect the player who used it...


new...
Forum: Scripting Help 05-01-2023, 10:13
Replies: 9
Views: 1,167
Posted By HowToRuski
Re: Grenade explosion lighting

I dont know, its not working for me on Steamed cs, its not like its missing those files, cs even wouldnt launch then, maybe thats because im on amxx 1.9?
Forum: Scripting Help 05-01-2023, 09:37
Replies: 2
Views: 365
Posted By HowToRuski
Get string from database

Hello, basically i have a database where it has strings which needs to be activated in game by a command, and the corresponding string has a reward next to it, so what im trying to do is giving a...
Forum: Scripting Help 04-29-2023, 02:29
Replies: 9
Views: 1,167
Posted By HowToRuski
Re: Grenade explosion lighting

Thanks. Did it work for you? Because for me still not...
Forum: Scripting Help 04-28-2023, 13:03
Replies: 17
Views: 1,487
Posted By HowToRuski
Re: Make sound not play so often

Guys this has worked fine for me.. Thanks for all of your support
Forum: Zombie Plague Mod 04-28-2023, 10:37
Replies: 5
Views: 1,527
Posted By HowToRuski
Re: Show player he is infected

You got my idea wrong, i was talking about when the round begins, the person WHO WILL BE infected, is shown a reminder...
Forum: Zombie Plague Mod 04-22-2023, 01:46
Replies: 5
Views: 1,527
Posted By HowToRuski
Forum: Scripting Help 04-20-2023, 05:48
Replies: 17
Views: 1,487
Posted By HowToRuski
Re: Make sound not play so often

Got something like this


new g_bPlaySound = true;

public PlaySoundDelay(id)
{
if (g_bPlaySound)
{
// Play the sound here
Showing results 1 to 25 of 225

 
Forum Jump

All times are GMT -4. The time now is 07:47.


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