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

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Mistrick
Forum: New Plugin Submissions 08-15-2019, 08:50
Replies: 179
Views: 71,781
Posted By Mistrick
Re: Elite Admin System v4.6 [+Bans, Gags, Ranks] [15/08/2019]

Still exits in @CommandsMenu_Handler( id, iMenu, iItem )
switch( iItem )
{
case 0:
{
if( ~ get_user_flags( id ) & g_iConfig[ KICK_FLAG ] )
{
client_print( id, print_chat, "%s...
Forum: New Plugin Submissions 08-15-2019, 07:24
Replies: 179
Views: 71,781
Posted By Mistrick
Re: Elite Admin System v4.5 [+Bans, Gags, Ranks] [15/08/2019]

You should destroy menu before any return in menu handler. All your menus now have memory leaks.
One example.
@SlapMenu( id, iMenu, iItem )
{
if( iItem == MENU_EXIT )
{
menu_destroy( iMenu...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 08:44.


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