31.08.2012, 11:20
I have here my random spot after I teleport to glass deathmatch
The problem is that Everytime I get killed,died or even splat. It always spawn me on my spawning area, How do I change the spawning death in glass deathmatch? So people won't need to type /glass again and again after they got killed.
pawn Код:
new Float:RandomSpawnDrag[][] =
{
// Positions, (X, Y, Z and Facing Angle)
{-2686.0930,1255.1766,55.2939,0.8892}, // glass dm spawn 1
{-2692.6455,1255.4932,55.2934,10.5918}, // glass dm spawn 2
{-2675.6995,1254.8121,55.2935,2.7208}, // glass dm spawn 3
{-2669.0015,1255.4982,55.2957,357.9764} // glass dm spawn 4
};