Posted: 25th Jun 2007 17:23
i have tryed 201 differnt function names & im getting tired of it now, i keep getting:

veriable: "function" name not valid"


+ Code Snippet
sync rate 60.2
player(1)

do
sync
loop


function player(ply_num)
make object box ply_num,28,52,28
end function


edit:

dont worry, it was a typo, i put end function instead of endfunction (it did turn blue tho so i thought there wa no error)
Posted: 25th Jun 2007 17:26
end function should be endfunction