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
Help! Problem with the .aas file!
Re: Help! Problem with the .aas file!
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.
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.
-
- Posts: 46
- Joined: Fri Feb 12, 2016 3:03 am
Re: Help! Problem with the .aas file!
Thank you