Topic: .cfg problem
Hello!
I want to ask you guys is there any way to make in .cfg file time break?
I mean I have created .cfg file to exec it in game to faster login and load some upgrades (at city mod server)
But theres a problem.
My .cfg look like that:
say "/login <username> <password>"
say "/ninja
say "/medic
say "/left
say "/right
And theres a problem
Client executing file too fast and can't execute those upgrades because i'm still not logged in (it takes time)
And again, my question is how I supposed to make "pause" between "say "/login <username> <password>"" and other upgrades?
Please help.