Need help

Have questions about CoD/UO mapping that aren't covered in the tutorials section? Post here!

Moderator: Core Staff

Deadly
CJ Fan
CJ Fan
Posts: 138
Joined: July 14th, 2007, 8:53 pm
Location: New Jersey
Contact:

Post by Deadly » July 14th, 2007, 9:08 pm

Ok i just started scripting recently but i think i see some things wrong. (unless your using a diffrent scripting language}. :?

main()
{
maps\mp\_load::main();



thread s1cKmap_up();
thread s1cKmap_rotate();
thread s1cKmap_trap();
thread s1cKmap_teleporter();

}

that is what you have but this is what it should look like (in my point of view and how i do it)

main()

{
thread s1cKmap_up();
thread s1cKmap_rotate();
thread s1cKmap_trap();
thread s1cKmap_teleporter();
}
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 35 guests