DISQUS
Returning?
Login
Website
http://lsl-users.jp/nsfw/
Original page
http://lsl-users.jp/nsfw/interface-sample.html
Subscribe
All Comments
Community
Top Commenters
GOTTi
1 comment · 1 points
YouXiao
5 comments · 1 points
Popular Threads
NSFW(Numberpuzzle Solution Finding Winter prize)
: インターフェイス(sample)
walkinglint
· 10 months ago
integer i_idx = llListFindList(l_tmp,[gl_i_last_move]); ですが どうも integer i_idx = llListFindList(l_tmp,[(string)gl_i_last_move]); でないとだめなようです...
YouXiao
· 10 months ago
ありがとうございます。
CSV2Listだと、String型でListに格納されるんですね。
こっそり修正いれておきます。
CSV2Listだと、String型でListに格納されるんですね。
こっそり修正いれておきます。