
02-24-2008, 04:33 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Not sure where the problem is, when its displaying the players name then its of course the player object which is calling the function. You can e.g. display the scriptcallobject.objecttype() to be sure it's the player, or the name of the function to know which function has called your function.
If it would be a weapon or npc then the name and objecttype() of the scriptcallobject wouldn't match the player. |
|
|
|