Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: Papero
Forum: Plugins 07-01-2022, 11:48
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]

Currently I'm using the OnClientCommandKeyValues (from this (https://forums.alliedmods.net/showpost.php?p=2573907&postcount=6)comment) event to detect when a user tries to change its tag.

And it...
Forum: Plugins 06-30-2022, 19:25
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]

I've released a new version that was reported as working, you can get it here (https://github.com/Hexer10/HexTags/releases/tag/2.12).


Two new cvars (editable in...
Forum: Plugins 06-28-2022, 07:17
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]

Released a new version that fixes the console spam and the scoreboards tags flashing when loading the tags.


Get it here: https://github.com/Hexer10/HexTags/releases/tag/2.11.
Forum: Plugins 06-27-2022, 05:46
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][05/08/2020]

Make sure that no other plugins is attempting to changing the tags (it could also be that something changed with the csgo update).

You can also disable this feature by setting "Force" to 0, for...
Forum: Plugins 06-27-2022, 05:43
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][05/08/2020]

I'm sorry to everyone for the (very long) delay for this release.

Here is a changelog for v2.10 (https://github.com/Hexer10/HexTags/releases/tag/2.10)


Added bot and human selectors.
...
Forum: Scripting 12-18-2020, 08:03
Replies: 15
Views: 3,660
Posted By Papero
Re: [CS:GO] Force shoot & reload

The sound is not played because of the client prediction, try using the plugin with cl_predict set to 0, I'm not sure if you can fix this server side (if not playing the sound manually when shooting).
Forum: Extensions 12-12-2020, 05:47
Replies: 61
Views: 45,447
Posted By Papero
Re: HTTP Server w/ RCon Multiplexer

I'm experiencing issues with this in CS:GO as well, while a plugin is using Web_RegisterRequestHandler the RCON does not respond anymore and the webserver cannot be accessed.

Any clue about what...
Forum: General 11-17-2020, 02:55
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

Not actually, SPCode is actually a fork of SPEdit made by me and supported with others
Forum: General 10-24-2020, 14:00
Replies: 22
Views: 130,258
Posted By Papero
Re: SPCode - Fork of SPEdit

Released a new version!


Changelog:


Renamed to SPCode
Discord Rich Presence is now toggle-able in the IDE settings.
Fix crash when trying to close a window when editor is empty.
Added...
Forum: Plugins 08-05-2020, 05:35
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][19/03/2020]

I'm sorry to everyone who has had issues with the flags..
Seems like that for same reason some keys with only one char (eg "c", "d") where parsed as uppercase and sourcemod doesn't recognize...
Forum: General 05-30-2020, 14:31
Replies: 17
Views: 6,787
Posted By Papero
Re: Parser for Sourcemod Handle Dumps

Another small update - Now when you have more than 10 dumps you have the arrow icons to change the history page to the older ones.

https://i.imgur.com/Tq1DnGs.png
Forum: General 05-29-2020, 03:45
Replies: 17
Views: 6,787
Posted By Papero
Re: Parser for Sourcemod Handle Dumps

It means that the entry did not changed between the dumps
Forum: General 05-28-2020, 16:14
Replies: 17
Views: 6,787
Posted By Papero
Re: Parser for Sourcemod Handle Dumps

I've added a button to compare two dumps, it will will highlight in red the entries what were removed from the current dump, in yellow the entries that were modified and in green the entries that...
Forum: Plugins 05-19-2020, 04:32
Replies: 983
Views: 325,863
Posted By Papero
Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)

You can still use myjailbreak but you should disable the features that require custom files, such as the warden model, custom overlay and so on
Forum: General 04-23-2020, 06:40
Replies: 22
Views: 130,258
Posted By Papero
Re: SPCode - Fork of SPEdit

Release new version with the following changes:

The Sourcemod Parsed Definitions window is now working.
Double click on a element of the Parsed Definition tab to go to its definition.
New...
Forum: General 04-16-2020, 06:55
Replies: 22
Views: 130,258
Posted By Papero
Re: SPCode - Fork of SPEdit

I just like having support for dynamic autocomplete (such as methodmaps and enum struct),
also a way to automatically upload and refresh a plugin after being compiled... and some other things which...
Forum: General 04-15-2020, 10:58
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

I'll continue giving updates about my fork in the new thread: https://forums.alliedmods.net/showthread.php?p=2693577
Forum: General 04-15-2020, 10:57
Replies: 22
Views: 130,258
Posted By Papero
SPCode - Fork of SPEdit

SPCode - Fork of SPEdit


Overview
This is a fork of the SPEdit IDE made by _AeonOne_ (https://forums.alliedmods.net/member.php?u=209622), which aims to fix all the issues and add some small...
Forum: Plugins 04-13-2020, 13:06
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][19/03/2020]

You can add colors for the tags simply in the parameter
"ChatTag" "{red}[Ad{yellow}min]"



I think I'll add is as a module of HexTags



Currently there is no way, but it is on my todo...
Forum: Unapproved Plugins 04-09-2020, 11:53
Replies: 38
Views: 80,304
Posted By Papero
Re: [CS:GO]Chat Colors (Custom Chat Colors)

Click on the big red button on the first post https://forums.alliedmods.net/showpost.php?p=2473058&postcount=1
Forum: Plugins 04-07-2020, 15:01
Replies: 423
Views: 234,827
Posted By Papero
Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][19/03/2020]

Fixed with the latest commit, sorry for taking so long.
Get the latest version here: https://github.com/Hexer10/HexTags/releases/
Forum: General 04-07-2020, 04:56
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

Thank you! I've published the translations with a fix for the floating tab in the latest build
https://github.com/Hexer10/Spedit/releases/tag/1.3.4.7
Forum: General 03-31-2020, 09:48
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

I've pushed a couple of updates in my repo:
- Translations Fixed
- Support for EnumStructs
- IntelliSense for Global and Local variables and functions (not for .inc files yet)
- Highlighting...
Forum: General 03-26-2020, 09:49
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

Sure, go ahead.


Now the IDE will show the tooltips also for the methodmaps!
https://github.com/Hexer10/Spedit/releases/tag/1.3.0.0

Be aware that the IDE is not aware of the types so for...
Forum: General 03-25-2020, 10:39
Replies: 276
Views: 208,157
Posted By Papero
Re: RELEASE | SPEdit - a lightweight sourcepawn editor - NEW: Object-Browser/Translat

For those who don't know how to compile the project, I've merged the changes from Arkarr and implemented the Discord Rich, that will show a file opened in SPEdit on Discord.
I've also updated the...
Showing results 1 to 25 of 500

 
Forum Jump

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


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