Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Devvii
Forum: Plugin/Gameplay Ideas and Requests 08-12-2022, 15:03
Replies: 2
Views: 561
Posted By Devvii
Re: flag validations

#include <multicolors>
public void OnPluginStart()
{
RegConsoleCmd("sm_test", cmdTest);
}
public Action cmdTest(int client, int args) {
if(CheckCommandAccess(client, "", ADMFLAG_GENERIC) ||
...
Forum: Plugin/Gameplay Ideas and Requests 08-12-2022, 11:13
Replies: 1
Views: 572
Posted By Devvii
Re: [CS:GO] Outline

U can try this:
https://forums.alliedmods.net/showthread.php?p=2476344
Forum: Plugin/Gameplay Ideas and Requests 08-12-2022, 11:08
Replies: 2
Views: 802
Posted By Devvii
Re: MVP Premium/VIP

Isn't it better to use config for flags?

Like that?

"Music Name"
{
"file" "mvp_music/Musicname.mp3"
"flag" "o" // vip
}
"Music Name"
Forum: Plugin/Gameplay Ideas and Requests 08-12-2022, 10:40
Replies: 1
Views: 763
Posted By Devvii
Problem with Multi Jump + Bhop

Hello, I have a problem with the plugin.

On the server, I use commands such as:
sv_autobunnyhopping 1
sv_enablebunnyhopping 1
sv_airaccelerate 100
sv_staminalandcost 0
sv_staminajumpcost 0...
Showing results 1 to 4 of 4

 
Forum Jump

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


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