04.04.2011, 19:03
Recently this plugin stopped creating dynamic 3D text labels - they were working,
And i did not change anything to it and i recently got back to developing after a few days of headache and now none of them appears.
I use CreateDynamicPickup, it works, and CreateDynamicObject, it works. But not 3D-textlabels. And as i said, i changed nothing. Nada, so I know the code was correctly done. It was tested on a "clean" server, (no previous labels created) and it still doesn't create.
I load positions from file, and it's the same position as pickup, and the pickup spawns but not the label.
And since it's a dynamic system, i create it ingame aswell with GetPlayerPos and it works for the pickup, but not the label.
And i did not change anything to it and i recently got back to developing after a few days of headache and now none of them appears.
I use CreateDynamicPickup, it works, and CreateDynamicObject, it works. But not 3D-textlabels. And as i said, i changed nothing. Nada, so I know the code was correctly done. It was tested on a "clean" server, (no previous labels created) and it still doesn't create.
I load positions from file, and it's the same position as pickup, and the pickup spawns but not the label.
And since it's a dynamic system, i create it ingame aswell with GetPlayerPos and it works for the pickup, but not the label.