Error: Argument type mismatch.
In sexpression: ( and
( is-destroyed-delay 21 "Aquarius 3" )
( is-destroyed-delay
( rand 5 21 )
"Scorpio"
)
)
(Error appears to be: rand)
File:D:\FSO\fs2_open\code\Mission\MissionParse.cpp
Line: 4168
Call stack:
------------------------------------------------------------------
parse_mission() parse_main() mission_load() game_start_mission() game_enter_state() gameseq_set_state() game_process_event() gameseq_process_events() WinMainSub() WinMain() WinMainCRTStartup() kernel32.dll 77e814c7()
------------------------------------------------------------------
I updated my CVS and got this when playing the last mission, has somone done something to the rand fuction or something as anything with rand in the last mission, I have herd of similar errors from other people, as far as I know this wasn't there before I updated
actualy I just checked the copy I made just prior to updateing and it doesn't come up, so this is defenantly a recent (as in the last 8 days) thing