[Help] Combining two codes.

Posts 13 of 3 · Page 1 of 1
Make it a thread and add it under playeronspawned();

So...
teamsort();
{
self notify("menuresponse", game["menu_team"], "autoassign");
}

and on "onplayerspawned();"
add under it
self thread teamsort();
/Moved to Help
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?