forward for name changes
i think i have seen a fm forward which is called whenever a player changes his name but unfortunately i cannot remember the exact forward name :S
does anyone now that forward? |
Re: forward for name changes
FM_ClientUserInfoChanged, but you can use client_infochanged as well :)
May be you can filter the fm one with infobuffer. |
Re: forward for name changes
This is the closest you're going to get:
PHP Code:
|
Re: forward for name changes
@v3x
Code:
The forward is called before the player's name is changed, so the player's current name is still the same. However, the player has entered the name into their info (name "Exolent") but it hasn't changed their name, yet. |
Re: forward for name changes
Best method:
Code:
|
Re: forward for name changes
He never said he wanted to block it :P
But that's definitely a better way of doing it. |
Re: forward for name changes
It's an example, he can surely work out how to catch the name from that :mrgreen:
|
Re: forward for name changes
Quote:
thx to everyone, karma++ orangutanz :) |
| All times are GMT -4. The time now is 03:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.