Difference between revisions of "User talk:Jesse Barnett"
Jump to navigation
Jump to search
Arth Karas (talk | contribs) m (New section: Teleport script) |
|||
Line 1: | Line 1: | ||
{{message}}Like the scripts or have a comment about the forums then this is the place. Just push the + button beside edit up top.[[User:Jesse Barnett|Jesse Barnett]] 20:14, 8 December 2007 (PST) | {{message}}Like the scripts or have a comment about the forums then this is the place. Just push the + button beside edit up top.[[User:Jesse Barnett|Jesse Barnett]] 20:14, 8 December 2007 (PST) | ||
== Teleport script == | |||
Nice work. Help needed. "bubble" script won't compile: "destpos" undefined. I'm trying the earlier version now. I think the missing line is | |||
vector destpos = target; | |||
but I'm not sure where to put it. |
Revision as of 15:47, 16 April 2008
Like the scripts or have a comment about the forums then this is the place. Just push the + button beside edit up top.Jesse Barnett 20:14, 8 December 2007 (PST)
Teleport script
Nice work. Help needed. "bubble" script won't compile: "destpos" undefined. I'm trying the earlier version now. I think the missing line is
vector destpos = target;
but I'm not sure where to put it.