Quote:
Originally posted by thesmoothcriminal
thats the one but whats with // isnt that just a comment?
|
Most "comments" are marked with "//".
//#CLIENTSIDE actually reads every line of script below it in a clientsided manner, so you have to put the serverside stuff above it and trigger it.