Quote:
Originally Posted by Novo
I.
|
I.
--
Less lines? Really.
PHP Code:
//#CLIENTSIDE
function onCreated() { dothis(); thendothis(); thenletthis = "foo"; thendosomethingelse(); timetomilkthecow();doOTHERSTUFF()} function doOTHERSTUFF() { noWAI(); } function noWAI() { player.chat = "MUAHAHAHAHAHAHAH!"; }
Whoah you're right, that's really neat and clean!