Page 1 of 1

Help! Problem with the .aas file!

Posted: Thu Feb 18, 2016 4:03 am
by CLOUDspawn
Hello,
I made an .aas file from a .map i did in radiant.
when i launch quake 3 arena and type /sv_pure 0 ENTER then /devmap (mapname) ENTER
I'm able to play the my level I made and add bots with the /addbot (botname) command
but when I replaced a map in the pak0.pk3 (q3dm1) and play through the skirmish option.
I can play my map but when i try to add a bot it says there is a problem with the .aas file.
,Thanks

Re: Help! Problem with the .aas file!

Posted: Thu Feb 18, 2016 7:50 am
by dONKEY
Ah, that sounds messy.
I think you probably have conflicting aas files.
As a rule, don't mess with the pak0.pk3
Make a new pk3 with the compiled map and bot file in it, renamed to something unique: q3dm1_cs, or something.
If you want your map to appear in the skirmish menu, you need to add an arena file in your new pk3 scripts folder.

Re: Help! Problem with the .aas file!

Posted: Fri Feb 19, 2016 12:29 am
by CLOUDspawn
Thank you