MMORPGをHSPで作りたいな
■ このスレッドは過去ログ倉庫に格納されています
0140911 ◆RfGLxICaUo
2005/08/31(水) 00:11:03ID:h//GOLL5NAME = "abc"
sdim tmp,64,36
BUF = "abc35q\nabc434\nabc"
notesel BUF
notemax i
repeat i
noteget a,cnt
instr stats,a,NAME,0
if (stats ! -1) {tmp.cn = a : cn++}
loop
repeat cn
strlen SIZE,tmp.cnt
strlen SIZE2,NAME
if (SIZE = SIZE2) {dialog ""+tmp.cnt}
loop
■ このスレッドは過去ログ倉庫に格納されています