Raised This Month: $ Target: $400
 0% 

Very Hard!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Christjanno12
Junior Member
Join Date: Mar 2013
Old 03-14-2013 , 14:58   Very Hard!
Reply With Quote #1

Hey can anyonehelp me , a create menu , like if i write /menu
then comes up menu like 1.Join Terrorist queue players(1)
to be if player want terrorist , then he can join to sequence .

Like
1. Join T
sequence
///and if joined he can alsso
2.leave t sequence.

anybody knows how to do that please really need ..
like this
public DeathRunMenu(id) {
new DrMenu = menu_create("Joodikute Deathrun V1 | \by janno", "dr_menu_handler");
new VipCallBack = menu_makecallback("Vip_CallBack");
//new CTCallBack = menu_makecallback("CT_CallBack");
new OmanikCallBack = menu_makecallback("Omanik_CallBack");

static terroqueue[128];
if(!g_TerroQueue[id] || cs_get_user_team(id) != CS_TEAM_CT) {
formatex(terroqueue, sizeof(terroqueue) - 1, "Join T sequence \y[%i people(t)] - \", g_TerroQueueCount);
} else {
formatex(terroqueue, sizeof(terroqueue) - 1, "Leave T sequence \y[%i/%i]", g_TerroQueue[id], g_TerroQueueCount);
}
//menu_additem(DrMenu, terroqueue, "1", 0, OmanikCallBack);

Last edited by Christjanno12; 03-14-2013 at 14:58.
Christjanno12 is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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