Talk:Say Region Frames Per Second

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Shouldn't that on_rez() have an integer start parameter?

When I tried to compile / save it in SL it failed with a syntax error.

Changing that line to:


   on_rez(integer startparam)


made it compile and run fine for me.