ID:179694
 
I am wondering if there is a way to put this into my login code and have it work
client/base_save_verbs = 1
if (src.base_save_verbs && src..base_saved_verbs)
for (var/item in src.base_saved_verbs)
src.verbs += item
Please tell me how if there is a way Thanks




~0¿0~
~ - ~
~Flask~
Well that code there really doesn't do anything the way it is, you would have to devise your own system to do what you want.