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

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Dr Zayd
Forum: Code Snippets/Tutorials 07-14-2016, 10:37
Replies: 446
Views: 417,650
Posted By Dr Zayd
Re: New AMXX Menu System

public plugin_init()
{
register_plugin("New Name Menu", 0.1, "AUTHOR");

register_clcmd("namemenu", "CmDCheckName");
}

public CmDCheckName(id)
{
new szName[33]
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 16:28.


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