i have tryed 201 differnt function names & im getting tired of it now, i keep getting:
veriable: "function" name not valid"
+ Code Snippetsync 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)