![]() |
Getting Player Images
I was bored. So I scripted this. It isn't anything special. Just nets' you the info of the images currently set to the player, and then echoes it to the F2 Window.
Could be used as is or built upon and used for other things, like getting other attributes from the player. PHP Code:
|
Could have used a format() for the sendrpgmessage() part but eh: it all works ^^.
|
Is there any difference between sendrpgmessage() and echo() clientside?
|
Echo() used serverside just echos into RC (NC to be specific) while sendrpgmessage() serverside sends the echo clientside to the player into the F2 menu, much like a clientside echo().
...did that make sense? |
Quote:
|
echo() on serverside = message sent to NC
sendrpgmessage() on serverside = message sent to F2 log echo() on clientside = message sent to F2 log sendrpgmessage() on clientside = uhm.. doesnt even work? I would rather see player.echo() then sendrpgmessage() -_- |
| All times are GMT +2. The time now is 11:18 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.