20.09.2014, 22:45
Well, I'm wondering how can you make different spawns for players. I mean, if there are 20 players in your server, you want to spawn them in different positions? Any idea how?
2. I want to make a custom deahtlist, which chows who dies first, second and so on. Can someone give me a basic code, where I can start from? Basically, I will make something like 10 Textdraws, every time a player dies, a textdraw is going to get filled up with his name, so if we got 1. -, it will be come 1. Private200, I though of an stock to fix this, but maybe there's a easier way? I mean, instead of using "if(FirstDeath == 1)" that shows if firstdeath has been done, than go to the next textdraw. It is like textdraw usage.
2. I want to make a custom deahtlist, which chows who dies first, second and so on. Can someone give me a basic code, where I can start from? Basically, I will make something like 10 Textdraws, every time a player dies, a textdraw is going to get filled up with his name, so if we got 1. -, it will be come 1. Private200, I though of an stock to fix this, but maybe there's a easier way? I mean, instead of using "if(FirstDeath == 1)" that shows if firstdeath has been done, than go to the next textdraw. It is like textdraw usage.