hud error
Code:
set_hudmessage("255", "255", "0", "-1.0", "-1.0", "0", "6.0", "5.0") |
Re: hud error
Remove the quotation marks:
Code:
set_hudmessage(255, 255, 0, -1.0, -1.0, 0, 6.0, 5.0) |
Re: hud error
ok, i removed them, and it now looks like this
Code:
#include <amxmodx> |
Re: hud error
Quote:
PHP Code:
|
Re: hud error
Actually it's not correct. Try this:
PHP Code:
|
Re: hud error
no, i want /pirkti to make a menu. but i want a hud message every new round to say the message i typed^^
|
Re: hud error
Quote:
|
Re: hud error
Quote:
|
Re: hud error
thanks, it works.
|
Re: hud error
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 14:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.