correct code
function main ()
{
level_load("small.hmp");
wait(3);
ent_create("earth.mdl", vector(10, 20, 30), NULL);
}
/////////////////////////////////////
workshop 6 and 9 has bugs in the code
workshop 6 not working button, mouse and sliders
in workshop 9 the same error as in workshop 1, you need to add wait(3);
Please expert to improved and paste the code here(workshop 6), because I also need it
Last edited by wacek; 01/15/10 07:53.