![]() |
player in gani scripts
How can I differentiate between the player viewing the gani script and the player the gani script belongs to in a gani script? I really need access to both.
I want to do something like if (owner != viewer) { ...} |
What do you mean?
player. playero. ? send the owner as a param? |
ok... how can I send a param to a gani script?
|
Are you doing this with the player's attributes or?
more info :p |
yeah, i'm just using player.attr[10] = "whatever.gani";
|
you could use another player.attr[] for the owner of the gani, like 11
or, I've seen someone use stuff like: player.attr[10] = "whatever.gani,Chompy"; |
ah yeah that works :)
Can't seem to send objects as params though :(. |
Quote:
|
| All times are GMT +2. The time now is 11:14 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.