Here's some sample code I think will help:
aKinBucketLoad=exponentiallyIncreasing
resultOutOfTen=annoyanceCalculator("Halo Team",aKinBucketLoad)
print resultOutOfTen
end
function annoyanceCalculator(loginName$,postsAboutSameSubject)
rem Default
annoyanceFactor=false
if postsAboutSameSubject=1
annoyanceFactor=0
else
if postsAboutSameSubject=2
annoyanceFactor=1
else
if postsAboutSameSubject=3
annoyanceFactor=5
else
if postsAboutSameSubject=>4
annoyanceFactor=10
endIf
endIf
endIf
endIf
endfunction annoyanceFactor
Pneumatic Dryll, Outrageous epic cleric of EQ/Xev
God made the world in 7 days, but we're still waiting for the patch.