Raised This Month: $ Target: $400
 0% 

what's Wrong with this code ???????


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
pain00
Member
Join Date: May 2007
Old 07-16-2011 , 16:28   what's Wrong with this code ???????
Reply With Quote #1

I have made and hud script but not all time the hud message appears

i mean some time appear some time no .. why ??


Quote:
set_hudmessage(150, 150, 150, 0.02, 0.55, 2, 0.1, 2.0, 0.06, 1.0, 1);
ShowSyncHudMsg(id, SyncHudObj8, "Welcome to Counterstike");
pain00 is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 07-16-2011 , 16:57   Re: what's Wrong with this code ???????
Reply With Quote #2

Show your full code.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
pain00
Member
Join Date: May 2007
Old 07-16-2011 , 17:15   Re: what's Wrong with this code ???????
Reply With Quote #3

Quote:
Originally Posted by drekes View Post
Show your full code.

Quote:
public Iteminfo_Handle(id, menu, item)
{

if(item == MENU_EXIT)


{
menu_destroy(menu);
return PLUGIN_CONTINUE;

}

if(class_player[id])
{
set_hudmessage(150, 150, 150, 0.02, 0.55, 2, 0.1, 2.0, 0.06, 1.0, 1);
ShowSyncHudMsg(id, SyncHudObj3, "%s :^n%s", names_objects[item+1], descriptions_objects[item+1]);
}

return PLUGIN_CONTINUE;

}

Last edited by pain00; 07-16-2011 at 17:25.
pain00 is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 07-16-2011 , 17:42   Re: what's Wrong with this code ???????
Reply With Quote #4

That's not the full code & post in [ php ] or [ code ] tags
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
Reply



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 00:12.


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