Is it possible to let bots spawn at coordinates and let it stand there?
If it is possible please give me the code.
thanks
well, im sure its possbile because i on youtube
there was coming a chopper in to the map that dropped bots,
-its possbile
- i just dont know how to do it, cant help you
Yes it is, very easy to do tho i dont remeber how to set a player's position i think it was something like setplayerorgini and you can make the bots stand still using testclients_domove 0 dvar
Yes it is, very easy to do tho i dont remeber how to set a player's position i think it was something like setplayerorgini and you can make the bots stand still using testclients_domove 0 dvar
ok, but i need the exact code =/
thanks
Can't you just let them spawn at spawns or use a mod menu to tp them to you if it's because you wanna trickshot them.
You could set different spawns too.
Search for how to do this...
The command is "setorigin(coordinateshere);"
So, a example would be like this:
Code:
//self being the bot
self setorigin((1337, 1337, 1337));
what is that with
mw2 and 1337?, the only thing i know about 1337 is that it is a mod?
it means leed.. not something special.. and in that code it are just coordinates