31.01.2012, 16:16
(
Последний раз редактировалось Airpilot; 31.01.2012 в 19:32.
)
Good evening everybody,
I've made a filterscript with several commands in it. I'm not quite sure if it's the filterscript or if it's the command itself, but it only works for players with ID 0.
Now I made some adjustments to it so the GameTextForPlayer should work for every player. It did for ID 1, but not for ID 0. (Not sure about the other ID's). Now of course I don't know what the hell I did wrong.
If I change it to (GameTextForPlayer(playerid, string, 3000.4); Then the ID 0 bug appears (Only ID 0 Sees it).
Thanks in advance.
I've made a filterscript with several commands in it. I'm not quite sure if it's the filterscript or if it's the command itself, but it only works for players with ID 0.
Now I made some adjustments to it so the GameTextForPlayer should work for every player. It did for ID 1, but not for ID 0. (Not sure about the other ID's). Now of course I don't know what the hell I did wrong.
If I change it to (GameTextForPlayer(playerid, string, 3000.4); Then the ID 0 bug appears (Only ID 0 Sees it).
Thanks in advance.