Page 1 of 2

HELP!!!!!!!!

Posted: January 18th, 2011, 9:19 pm
by bigbabol
when i run the map appears this error :(

<script src='http://img651.imageshack.us/shareable/? ... r.jpg&p=tl' type='text/javascript'></script><noscript>Image</noscript>

Re: HELP!!!!!!!!

Posted: January 18th, 2011, 10:30 pm
by IzNoGoD
Seems quite clear to me.

Also, more describing topic title might get you help faster.

Re: HELP!!!!!!!!

Posted: January 19th, 2011, 9:37 am
by megazor
btw, what is 'maps\mp\load::main()' for?

Re: HELP!!!!!!!!

Posted: January 19th, 2011, 12:35 pm
by IzNoGoD
It loads all effects and stuff.

Re: HELP!!!!!!!!

Posted: January 19th, 2011, 9:06 pm
by Drofder2004
You don't need the "maps/mp/_art::main();"

Delete that line (unless you know what you're doing, in which case you could figure out the solution to your error).

Re: HELP!!!!!!!!

Posted: January 19th, 2011, 9:11 pm
by Rezil
IMO I think he should reinstall his graphics drivers. That might solve the problem.

Re: HELP!!!!!!!!

Posted: January 19th, 2011, 11:35 pm
by Soviet
Change 'level.fogexphalfplane' to 1

Re: HELP!!!!!!!!

Posted: January 20th, 2011, 3:15 pm
by bigbabol
Soviet wrote:Change 'level.fogexphalfplane' to 1
How? :roll:

Re: HELP!!!!!!!!

Posted: January 20th, 2011, 9:52 pm
by Soviet

Code: Select all

level.fogexphalfplane = 1;
in your .gsc :roll:

Re: HELP!!!!!!!!

Posted: January 21st, 2011, 3:18 pm
by bigbabol
Soviet wrote:

Code: Select all

level.fogexphalfplane = 1;
in your .gsc :roll:
Does not work :(

Re: HELP!!!!!!!!

Posted: January 21st, 2011, 3:23 pm
by bigbabol
I saw that i get this error only if i enable the developer_script
any ideas?

Re: HELP!!!!!!!!

Posted: January 22nd, 2011, 12:12 am
by Drofder2004
bigbabol wrote:I saw that i get this error only if i enable the developer_script
any ideas?
Don't enable developer_script.

Re: HELP!!!!!!!!

Posted: January 22nd, 2011, 12:35 am
by Hoogie
:lol: :lol:

Re: HELP!!!!!!!!

Posted: January 22nd, 2011, 1:32 pm
by bigbabol
Drofder2004 wrote:
bigbabol wrote:I saw that i get this error only if i enable the developer_script
any ideas?
Don't enable developer_script.
but if i don't enable developer_script i get more errors ....not that but more xD

Re: HELP!!!!!!!!

Posted: January 22nd, 2011, 2:07 pm
by Drofder2004
bigbabol wrote:
Drofder2004 wrote:
bigbabol wrote:I saw that i get this error only if i enable the developer_script
any ideas?
Don't enable developer_script.
but if i don't enable developer_script i get more errors ....not that but more xD
So fix those errors... >.>