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

Showing results 1 to 25 of 93
Search took 0.01 seconds.
Search: Posts Made By: MihailoZ
Forum: Scripting Help 03-25-2021, 16:24
Replies: 10
Views: 1,314
Posted By MihailoZ
Re: AWP with 1 bullet

I fixed it.
mp_infiniteammo was the problem.
Forum: Scripting Help 03-25-2021, 16:00
Replies: 10
Views: 1,314
Posted By MihailoZ
Re: AWP with 1 bullet

advanced_bans.amxx
blockmaker_v3.60.amxx
uq_jumpstats.amxx
uq_jumpstats_tops.amxx
hudTextArgsBlock.amxx
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin...
Forum: Scripting Help 03-25-2021, 15:52
Replies: 10
Views: 1,314
Posted By MihailoZ
Re: AWP with 1 bullet

I fixed this, can you please now help me with 1 bullet issue.
What plugin could reset bpammo?

Can I like set BPAmmo to 0 at client_connect?
Forum: Scripting Help 03-25-2021, 15:17
Replies: 10
Views: 1,314
Posted By MihailoZ
Re: AWP with 1 bullet

I'll get back to this issue soon.

I have this code:

actionAWP(id, OverrideTimer)
{
new Float:fTime = halflife_time();

if (fTime >= gfAWPNextUse[id] || OverrideTimer &&...
Forum: Scripting Help 03-25-2021, 14:50
Replies: 10
Views: 1,314
Posted By MihailoZ
Re: AWP with 1 bullet

Which one can it be? I have no idea...
Forum: Scripting Help 03-25-2021, 14:14
Replies: 10
Views: 1,314
Posted By MihailoZ
AWP with 1 bullet

How to give a player an AWP with 1 bullet.

This code:

cs_set_weapon_ammo(give_item(id, "weapon_awp"), 1);
cs_set_user_bpammo(id, CSW_AWP, 0);

Is not working because when I fire that 1...
Forum: New Plugin Submissions 03-25-2021, 11:57
Replies: 845
Views: 236,127
Posted By MihailoZ
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Is it possible to make a rank system, when you kill someone, you gain X points, with each point you can level up: speed, gravity, armor, health, chance to get AWP with only 1 bullet etc.?

Thanks.
Forum: New Plugin Submissions 11-08-2020, 13:49
Replies: 175
Views: 65,009
Posted By MihailoZ
Forum: New Plugin Submissions 11-08-2020, 11:45
Replies: 175
Views: 65,009
Posted By MihailoZ
Re: Simple Menu Builder

How to open a menu by pressing M?
Forum: Scripting Help 10-19-2019, 09:32
Replies: 3
Views: 1,005
Posted By MihailoZ
Exact time with Task Scheduler

Hi,

I would like to know if it's possible to make a task that will run at 18:10:45 using this plugin https://forums.alliedmods.net/showthread.php?t=1263 ?
Forum: Suggestions / Requests 09-25-2019, 07:58
Replies: 10
Views: 7,550
Posted By MihailoZ
Re: Block weapon pickup

How can I reset weapons being blocked on new round?
Forum: Scripting Help 09-21-2019, 16:30
Replies: 1
Views: 851
Posted By MihailoZ
Re: Anti late join

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Script forged in the depths of the ocean by Stewie! ...
Forum: Scripting Help 09-21-2019, 06:32
Replies: 1
Views: 851
Posted By MihailoZ
Anti late join

Hello,

I tried using this plugin https://forums.alliedmods.net/showpost.php?p=1003247&postcount=29

and it has a bug where after the round is ended (last player is killed) it respawns only...
Forum: Scripting Help 09-20-2019, 11:39
Replies: 5
Views: 1,697
Posted By MihailoZ
Re: Play during freeze time

Elaborate please.
Forum: Scripting Help 09-20-2019, 10:21
Replies: 5
Views: 1,697
Posted By MihailoZ
Play during freeze time

Hello,

can I somehow make round start at 0:0 even freeze time is 30 seconds? I want players to be able to move even freeze time is counting.
Forum: Module Coding 09-20-2019, 08:26
Replies: 4
Views: 6,575
Posted By MihailoZ
Re: Orpheu module and brr_nokill

Plugin brr_nokill is giving me "bad load" now.

Orpheu configuration started.

Parsing mods configuration started.

Current mod : "cstrike"

Parsing mod file "dod"
Parsing mod file...
Forum: Module Coding 09-19-2019, 10:53
Replies: 4
Views: 6,575
Posted By MihailoZ
Re: Orpheu module and brr_nokill

I do have: https://prnt.sc/p8ac7p

{
"name" : "InstallGameRules",
"library" : "mod",
"return" :
{
"type" : "CHalfLifeMultiplay *"
},
"identifiers":
Forum: Module Coding 09-19-2019, 10:39
Replies: 4
Views: 6,575
Posted By MihailoZ
Orpheu module and brr_nokill

Hello,

OrpheuRegisterHookFromObject(g_pGameRules,"FPlayerCanRespawn","CGameRules","OnFPlayerCanRespawn")

are not working.

L 09/18/2019 - 21:28:22: [ORPHEU] Function "InstallGameRules" not...
Forum: Scripting Help 09-18-2019, 13:29
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

It has 3rd persom view of player's death.
Forum: Scripting Help 09-18-2019, 11:36
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

One more question, I don't want to open 1000 topics.

I tried searching for this plugin but with no success.

How to hide round timer from top-right while dead?


EDIT: This plugin I sent...
Forum: Scripting Help 09-18-2019, 11:30
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

SOLVED with this plugin: https://forums.alliedmods.net/showpost.php?p=1003247&postcount=29
Forum: Scripting Help 09-18-2019, 11:18
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

It works but:

- there is 3rd person camera showing his death.
- player spawns and dies instantly

What I need is that when player joins the game after 40 seconds, that he countinues spectating...
Forum: Scripting Help 09-18-2019, 10:37
Replies: 20
Views: 3,460
Posted By MihailoZ
Forum: Scripting Help 09-18-2019, 10:15
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

I changed to fwHamPlayerSpawn and still not working.
Forum: Scripting Help 09-18-2019, 10:06
Replies: 20
Views: 3,460
Posted By MihailoZ
Re: Prevent player from spawning (just ignore him)

#include <amxmodx>
#include <hamsandwich>

new Float:g_fRoundTime;

public plugin_init() {
register_plugin("LateJoin", "1.0.0", "de");

register_event("HLTV", "event_new_round", "a",...
Showing results 1 to 25 of 93

 
Forum Jump

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


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