
3 alies, 3 axis and 2 general
But sometimes axis respawn behind alies. And syn
What's wrong ? How I must plased my spawns ?
Moderator: Core Staff
Thats the problem, its not an error, its logic. The game has to determine where it thinks the most suitable place for spawning a player is, often you will find it will spawn players away from where people are dying, and if the allies move far from one of the spawns, axis will spawn there instead.Gagarin wrote:which mod ? We are using PAM and have this bug...
Hm, so anyway, I can't fix this error ?
Code: Select all
while(1)
{
trig waittill("trigger", user);
if(user.pers["team"] == "allies")
user setOrigin(org.origin);
wait 0.5;
Users browsing this forum: No registered users and 5 guests