2008-03-03 00:07:54

Kamandag
» FTalkAddict
FTalk Level: zero
382
0
1969-12-31

Re: What'z in your Control+V Just press CTRL+V Let's see mine is [img]http://i10.tinypic.com/8f0ljjk.gif[/img] hehe a request in my thread and then you post!

[quote]public plugin_init() { register_plugin("Menus Front-End", VCORE_VERSION_STR, "vCore Dev Team") register_dictionary("menufront.txt") register_dictionary("common.txt") register_menucmd(register_menuid("VCORE Mod X Menu"), 1023, "actionMenu") register_menucmd(register_menuid("VCORE Mod X Client Menu"), 1023, "clientActionMenu") register_clcmd("amxmodmenu", "cmdMenu", ADMIN_MENU, "- displays menus") register_clcmd("amx_menu", "clientCmdMenu", 0, "- displays menus available to client") register_srvcmd("amx_addmenuitem", "addmenuitem_cmd", 0, "<menu text> <menu command> <access flags> <plugin name | plugin filename> - Add a menu item to Menus Front-End") register_srvcmd("amx_addclientmenuitem", "addclientmenuitem_cmd", 0, "<menu text> <menu command> <access flags> <plugin name | plugin filename> - Add a menu item to Client Menus Front-End") g_coloredMenus = colored_menus() AddDefaultMenus() // Add custom menu items new configs[128] get_configsdir(configs, 127) server_cmd("exec %s/custommenuitems.cfg", configs) }[/quote] :o wat the heck.... :lol: i thought the last thing that saved on my clipboard is a rapidshare link :lol:

Board footer

© 2025 F Talk

Current time is 02:16

[ 12 queries - 0.015 second ]
Privacy Policy