Raised This Month: $ Target: $400
 0% 

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: RoyZ
Forum: Plugins 08-20-2020, 07:54
Replies: 138
Views: 92,189
Posted By RoyZ
Re: [CS:GO] Agents Chooser (now with agents voice) [Updated 28-Mar-2020]

[Sound] S_StartSound(): Failed to load sound '+player\vo\seal_epic_epic\throwing_fire_02.wav'. File is missing from disk or is invalid.

all the voice can't be played
Forum: Plugins 08-16-2020, 03:01
Replies: 163
Views: 77,984
Posted By RoyZ
Re: [CS:GO] - ▒ Grenade smoke colors | Finally avaiblable !! | 100% Translatable

Is there any progress that can be used on the new version of CSGO, I am looking forward to it.:)
Forum: Plugins 08-11-2020, 03:44
Replies: 13
Views: 8,027
Posted By RoyZ
Re: [CS:GO] Retakes Breaker

ent_text

But I really don't know how to specify the class name in Sourcepawn:shock:
Forum: Plugin/Gameplay Ideas and Requests 07-24-2020, 11:21
Replies: 1
Views: 576
Posted By RoyZ
[CSGO]Block Knife and zeus damage

I need a plugin which can Block Knife and zeus damage
I modified it from this plugin(https://forums.alliedmods.net/showpost.php?p=1898945&postcount=6), but it doesn't work after today's update.
Forum: Plugins 06-24-2020, 08:50
Replies: 13
Views: 8,027
Posted By RoyZ
Re: [CS:GO] Retakes Breaker

I am just a beginner, if you have good code, welcome to submit PR <3 :)
Forum: Plugins 06-23-2020, 11:32
Replies: 13
Views: 8,027
Posted By RoyZ
Re: [CS:GO] Retakes Breaker

I think those are good ideas, I will add them in the next version.
Forum: Plugins 06-22-2020, 19:59
Replies: 13
Views: 8,027
Posted By RoyZ
Re: [CS:GO] Retakes Breaker

In fact, the wooden window is a prop_dynamic instead of func_breakable_surf,
https://i.loli.net/2020/06/23/7klhwOKd5yU6JVY.jpg
but a direct break prop_dynamic in de_mirage will cause this...
Forum: Plugins 06-21-2020, 11:30
Replies: 13
Views: 8,027
Posted By RoyZ
[CS:GO] Retakes Breaker [Update 2020/06/24]

[CS:GO] Retakes Breaker [V 1.1]


Description

A Sourcemod plugin , Working in Retakes mode, it will automatically destroy all entities that can be destroyed and automatically open all doors,...
Forum: Plugins 05-07-2020, 06:11
Replies: 24
Views: 11,999
Posted By RoyZ
Re: [CS:GO] Ping Position

How to cooldown the ping?
Some players spam this
Forum: Scripting 02-16-2020, 14:21
Replies: 2
Views: 2,088
Posted By RoyZ
Re: [CSGO]Auto Break prop_dynamic and func_breakable

another bug in this code
in de_vertigo the toilet door will become transparent
my final code is
while ((ent = FindEntityByClassname(ent, "func_breakable")) != -1)
{
...
Forum: Plugins 02-12-2020, 13:25
Replies: 194
Views: 120,761
Posted By RoyZ
Re: [CS:GO] BOT Improver

is there any way to hide BOT tag in scoreboard and kill feedback ?
Forum: Scripting 02-09-2020, 06:19
Replies: 2
Views: 2,088
Posted By RoyZ
[CSGO]Auto Break prop_dynamic and func_breakable

I own a retakes server and now I want to automatically break all glass, iron plates, etc. before the start of each round
my code is
int ent = -1;
while ((ent = FindEntityByClassname(ent,...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 17:19.


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