|
//----------------------------Some useful functions-----------------------
function FindNerdiness( InYourAnswers ) { if(InYourAnswers.Count == 0) { LogMessage("You are so cool !")
return false
} if(InYourAnswers.Count == 1) { LogMessage ("You're not completly lost") return false } else { LogMessage( "geek detected !")
return true } }
function CollectiveHallucination (InFindNerdiness, userName) { if(InFindNerdiness == true) { LogMessage("Because of "+userName+" this thread could become a collective Hallucination !")
} }
//Hope this help
/* Guillaume Laforge freelance TD | cg Artist */
On 6/30/06, porl <
paulp(at)al.com.au> wrote:I seem to recall hearing of certain tattooes that might not detract from
nerdiness...
Andy Hayes wrote:
> You need to surf, shoot 'roos and have tatoos to be cool. thats what > Porl told me... > > Raffaele Fragapane wrote: > >> I've got tattoos! that automagically makes me a cool person, not a
>> geek. At least so I was told by porl. >> >> ****************************** >> | Raffaele Fragapane | >> | Rising Sun Pictures | >> | "Remember, TD is for TopDog" |
>> ****************************** >> >> >> >> Andy Hayes wrote: >> >>> irony dude... :P >>> >>> Raffaele Fragapane wrote: >>>
>>>> why? >>>> there's no chance in the world the daughters would get into >>>> "touching with a very long iron tipped stick" distance with any of >>>> these geeks anyway.
>>>> >>>> ****************************** >>>> | Raffaele Fragapane | >>>> | Rising Sun Pictures | >>>> | "Remember, TD is for TopDog" |
>>>> ****************************** >>>> >>> >> --- >> Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in
>> body: >> unsubscribe xsi >> > > --- Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body: unsubscribe xsi
|