Posts: 3
Threads: 2
Joined: Oct 17, 2009
i understand the general topic of Admin_ai but i dont uderstand how to use
Admin_ai difficulty
what mmay i do with ^, and how can it help me, plz help.
idk if it's completely finished.
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
It's not completely finished. I don't even remember what was all finished, but it should tell you if it's not. I'll have to check this later.
Posts: 57
Threads: 7
Joined: Aug 23, 2009
Drunken_F00l Wrote:It's not completely finished. I don't even remember what was all finished, but it should tell you if it's not. I'll have to check this later.
All it tells me is nothing if you run admin_ai difficulty. Only thing that works according to the wiki is create.
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
It looks like create is the only thing that was ever programmed in. The rest do nothing and were future work.
Posts: 3
Threads: 2
Joined: Oct 17, 2009
alright thx.
Posts: 11
Threads: 6
Joined: Aug 22, 2009
Hello, i dont want start a new thread so i post here my problem
how i can spawn a strider or a rollermine ?
in all position i got the same message:
Code:
] admin_ai create npc_rollermine
[SourceOP] Can't create npc_rollermine. Bad Position!
] admin_ai create npc_strider
[SourceOP] Can't create npc_strider. Bad Position!
and in the wikipedia sourcop there is no info
http://www.sourceop.com/wiki/Admin_ai
that says <param> yes but what's that ?
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
Unfortunately, admin_ai was never finished. It tries to spawn the AI where you are looking, so you can try looking somewhere where there is space for those entities to spawn. That message means the command can't find a clear space to spawn the entity. Admittedly, it doesn't try very hard.
You might have better luck with e_add:
Code:
e_add npc_rollermine origin %HERE%
Posts: 57
Threads: 7
Joined: Aug 23, 2009
Drunken_F00l Wrote:Unfortunately, admin_ai was never finished. It tries to spawn the AI where you are looking, so you can try looking somewhere where there is space for those entities to spawn. That message means the command can't find a clear space to spawn the entity. Admittedly, it doesn't try very hard.
You might have better luck with e_add:
Code:
e_add npc_rollermine origin %HERE%
I don't mean to be the bringer of bad news, but that command isn't implemented in the released version of SoureOP.
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
Ya, you're right. That sucks.
Posts: 57
Threads: 7
Joined: Aug 23, 2009
Drunken_F00l Wrote:Ya, you're right. That sucks.
Can I request a newer build? Say
v 0.9.1? The one that's been in testing for say...a good 2 years or more? There's a group of people that would really dig a newer release.
Edit: Ima start a new topic soon on that.
Edit 2: Soon as in Bilzzard soon.