Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- doBots(a)
- {
- for(i = 0; i < a; i++)
- {
- self thread maps\mp\bots\_bot::spawn_bot("team");
- wait 1;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement