View/Edit #6161:_enterfunc

Switch to edit mode.

Name(s): _enterfunc
1: if (is_player(args[1]) && !(args[1] in $list_utils:slice(this.money)))
2:   this.money = {@this.money, {args[1], 1000.0, 0}}
3:   suspend(2)
4:   player:tell("This is your first time here, you are given $1,000 to spend.")
5: endif
6: pass(@args)
7: "Last modified by James (#6397) on Mon Mar 12 23:01:28 2007 EDT."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: James (#6397)

You are not logged in.

[home | help | who | search | setup | code]