get_user_name ?
Hi, What should I change as I set get_user_ for names?
I found a similar pattern here, but is for steam.. https://forums.alliedmods.net/showthread.php?t=19562 Code:
if (get_user_name(id) & name) {I want to customize a model in a name I tried with this plugin: https://forums.alliedmods.net/showth...ght=adminmodel Sorry for my bad english.. Please help me.. |
Re: get_user_name ?
PHP Code:
|
Re: get_user_name ?
I tried it, and fail:
Code:
#include <amxmodx> |
Re: get_user_name ?
WTF?!
|
Re: get_user_name ?
Try this:
PHP Code:
|
Re: get_user_name ?
Why by name??
Crab??? |
Re: get_user_name ?
Btw, "client_authorized" is too early. Hook at least spawn and check if the user is alive and then set the model.
|
Re: get_user_name ?
@Artifact
I can compile the plugin but not check the models.. Code:
#include <amxmodx> |
Re: get_user_name ?
Why not use FM_SetModel?
|
Re: get_user_name ?
Quote:
|
| All times are GMT -4. The time now is 00:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.