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

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: wrecked_
Forum: Code Snippets/Tutorials 08-11-2010, 11:46
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

menu_setprop( menuindex, MPROP_NUMBER_COLOR, "\w" )
Forum: Code Snippets/Tutorials 06-28-2010, 18:04
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

@vL

menu_setprop( menuindex, MPROP_NEXTNAME, "ForwardButton" )
menu_setprop( menuindex, MPROP_EXITNAME, "ExitName" )
// ...
Forum: Code Snippets/Tutorials 06-06-2010, 13:54
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

You passed a client's id through the parameters of round start but there is no id that is being forwarded through. You'd have to loop through all players.
Forum: Code Snippets/Tutorials 06-06-2010, 13:43
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

I just sat here for a minute thinking about how I could express the level of my current depression in you.

I came up with this: :|
Forum: Code Snippets/Tutorials 06-06-2010, 12:44
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

It's not a typing error. You put a client id in round start...
Forum: Code Snippets/Tutorials 06-04-2010, 07:02
Replies: 446
Views: 417,458
Posted By wrecked_
Re: New AMXX Menu System

if( !( get_user_flags( id ) & ADMIN_BAN ) )
{
return PLUGIN_HANDLED;
}
Forum: Code Snippets/Tutorials 03-19-2010, 17:44
Replies: 446
Views: 417,458
Posted By wrecked_
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 03:13.


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