Page 1 of 1

r820 Compile error

Posted: Fri Jun 18, 2010 18:50
by Enjay

Code: Select all

.\src\fragglescript\t_cmd.cpp(118) : error C2660: 'G_ChangeLevel' : function does not take 7 arguments

Re: r820 Compile error

Posted: Fri Jun 18, 2010 19:50
by Gez
Yeah, Randy changed the order for that function. Should be okay now I guess. Don't have the time to test right now.

Re: r820 Compile error

Posted: Fri Jun 18, 2010 20:06
by Enjay
Gez wrote:Should be okay now I guess.
It certainly compiles and runs anyway.