Quote:
Originally Posted by KuJi
ogod... you totally missed my points. Now you think the codes efficient.. GENIUSNESS!
1) You are saying you used mode.. right? Why didn't you just do params[0].. or a switch statement.
2) You could have made the level list on the serverside the whoel time.. and just made the level list consist of a levelstarts for each.
3) I doubt you can call the function your currently in (calling itself). You should have made a seperate function for it.
|
If you check, the clientside needs that list as well.