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

Showing results 1 to 25 of 500
Search took 0.08 seconds.
Search: Posts Made By: mlibre
Forum: Code Snippets/Tutorials Today, 09:28
Replies: 2
Views: 80
Posted By mlibre
Re: [Tutorial] How to Instant Respawn on Free For All

#define isPlayer(%1,%2) (%1 != %2 && (1 <= %2 <= g_iMaxPlayers))

public plugin_init()
{
//..
g_iMaxPlayers = get_maxplayers()
}

//..
Forum: Scripting Help Today, 08:56
Replies: 6
Views: 104
Posted By mlibre
Forum: General Today, 08:52
Replies: 1
Views: 78
Posted By mlibre
Re: Server Issue

:gyar:


amxx list
meta list
game version
version


Enter these commands in the server console, and comment it
Forum: Scripting Help 05-22-2024, 22:07
Replies: 8
Views: 286
Posted By mlibre
Re: error Error: "break" or "continue" is out of context

It is better to know how it works, than to have a machine do it for you.
Forum: News 05-17-2024, 22:24
Replies: 319
Views: 359,405
Posted By mlibre
Re: AMX Mod X 1.8.2 for 2013 HLDS Update

@Shico a "temporary" solution is to use the beta version of steam_legacy. According to them, they will continue to support this legend. It is possible that they will end up launching a stable one...
Forum: Suggestions / Requests 05-17-2024, 22:16
Replies: 31
Views: 918
Posted By mlibre
Re: [Request] Register System with USERID

If the code seems too "big" to you, SQL is not your option.
Forum: New Plugin Submissions 05-17-2024, 22:12
Replies: 3
Views: 419
Posted By mlibre
Re: Immutable Cvars (Block cvars values)

that's why. I saw that you load and call to configure cvars in precache (1.0) too soon in my opinion because as I mentioned before, those that are called later can change their parameters. now if I...
Forum: New Plugin Submissions 05-17-2024, 14:41
Replies: 3
Views: 419
Posted By mlibre
Re: Immutable Cvars (Block cvars values)

... and those that are established in plugin_cfg and with a delay after there, can change :comply:
Forum: General 05-17-2024, 14:28
Replies: 7
Views: 475
Posted By mlibre
Re: GUNMENU

with that attitude you will receive help faster, but wait sitting because you will get tired.
Forum: Suggestions / Requests 05-14-2024, 11:58
Replies: 31
Views: 918
Posted By mlibre
Re: [Request] Register System with USERID

simpler like nfvault (https://forums.alliedmods.net/showpost.php?p=832097&postcount=1)
Forum: General 05-14-2024, 11:54
Replies: 7
Views: 475
Posted By mlibre
Re: GUNMENU

use BB code (https://forums.alliedmods.net/misc.php?do=bbcode) code here
Forum: Scripting Help 05-14-2024, 08:30
Replies: 7
Views: 348
Posted By mlibre
Re: [FAKEMETA] Invalid entity 0

testing

stock CsTeams:fm_get_user_team(id, &{CS_Internal_Models,_}:model = CS_DONTCHANGE)
{
@@ if(id < 1 || id > 32)
@@ return -1

model = CS_Internal_Models:get_pdata_int(id,...
Forum: Suggestions / Requests 05-14-2024, 08:22
Replies: 7
Views: 521
Posted By mlibre
Forum: Code Snippets/Tutorials 05-12-2024, 06:26
Replies: 5
Views: 681
Posted By mlibre
Re: Proxy Check (AS)

interesting... It may be the closest thing to capturing the MAC
Forum: Suggestions / Requests 05-12-2024, 06:11
Replies: 31
Views: 918
Posted By mlibre
Forum: Scripting Help 05-12-2024, 06:11
Replies: 18
Views: 609
Posted By mlibre
Re: expresison has no effect

@@new playerName[33]
new playerName[32]
Forum: Suggestions / Requests 05-09-2024, 09:12
Replies: 7
Views: 421
Posted By mlibre
Re: Plugin Random Player

see (https://forums.alliedmods.net/showpost.php?p=359050&postcount=1)
Forum: Scripting Help 05-09-2024, 09:11
Replies: 15
Views: 846
Posted By mlibre
Re: error 017: undefined symbol

how not to notice such a thing lol
Forum: Scripting Help 05-07-2024, 21:15
Replies: 15
Views: 846
Posted By mlibre
Re: error 017: undefined symbol

seems generated by ai :comply:
Forum: Suggestions / Requests 05-02-2024, 19:26
Replies: 5
Views: 388
Posted By mlibre
Re: adminvote plugin

amx_votemapmenu (https://github.com/alliedmodders/amxmodx/blob/27f451a868c3154a0ab0d4d70e0a650074fd485d/plugins/mapsmenu.sma#L36) maybe it fulfills that function "mapsmenu.sma"

test
...
Forum: Suggestions / Requests 05-02-2024, 19:15
Replies: 5
Views: 440
Posted By mlibre
Re: Welcome

about 3,360 results (0.27 seconds)
Forum: Scripting Help 05-02-2024, 19:13
Replies: 11
Views: 671
Posted By mlibre
Forum: New Plugin Submissions 05-02-2024, 19:07
Replies: 23
Views: 4,995
Posted By mlibre
Re: Real time chat translator

full Changelog 1.0..1.1 (https://github.com/Roccoxx/ChatTranslator/commit/672e162725bc398c6462da87427a757df5e730f7)
Forum: Suggestions / Requests 05-01-2024, 18:50
Replies: 19
Views: 1,113
Posted By mlibre
Forum: Suggestions / Requests 05-01-2024, 11:04
Replies: 5
Views: 440
Posted By mlibre
Re: Welcome

eat rice (https://www.google.com/search?q=connect+welcome+site:forums.alliedmods.net)
Showing results 1 to 25 of 500

 
Forum Jump

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


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