I am working on single player maps , but I have problems to load
" STATIC ITEMS " these items not appear when run on my single player
map .
Somebody know how to do ??????????????
I put the static item "static/natural/tree/commontree" on my single player
map test and I put the flags set for all modes (easy-medium-hard-deathmatch) but when I run my map this tree not appear .
What happen
Sorry for my delay response about this .
I used mbuilder, but another version and had many problems, install another version and no longer without problems .
Another reason for no static models appearing could be the lack of a mapname_precache.scr file. Some items need to be precached in order for them to work properly.
If it is certain , now I compile my single player maps with
mymap_precache.scr , and using test_mymap.scr
using the phrase "test" all the sounds are listened to .