miniCruzer commented on a Page, Computer Support Bot (Work in Progress)  -  May 23, 2009

Hashtables...

Kirbeh_Pr0nz: Should I had some 4 second timers?

JordanT: I'm (trying to) make a hashtable. First I am experimenting with (lol,brb,afk) hashtables. I've written one, now I'm trying to get it saved...

on *:START: {
; Creates the hash table
/hmake 10
}
alias acronym.init {
; Adds values to table
/hadd acronym afk Away From Keyboard
/hadd acronym brb Be Right Back
/hadd acronym gtg Go To Go
/hadd acronym lol Lauging Out Loud
/hadd acronym Talk To You Later
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.