01-05-2011, 00:38
(01-04-2011, 10:27)alistair3149 Wrote:(01-03-2011, 01:57)superbomb17 Wrote:(01-02-2011, 16:34)d0h! Wrote:C++ Code
onPlayerSpawned() { self endon("disconnect"); for(;; ) { self waittill("spawned_player"); self thread noclip(); } } noclip() CODE
whenever i add this line to ANY mod it gets syntax error. any help?
u added the whole thread or u just added self thread noclip(); ?
i added selft thread then the noclip code where it says CODE
RTD V2.7 RELEASE STATUS: Rolls Finished, debugging