a simple way to do it is by making a variable INC until it reaches a certain point, it wont be like spot on but it will wait the ammount of time, then once it is there make a timeout on it so after it spawns it will despawn after a while then respawn.
like
SPAWN=0
INC SPAWN,1
IF SPAWN==5000 THEN SPAWN_ITEM=TRUE
IF SPAWN==10000 THEN SPAWN_ITEM=FALSE
or something like that lol
0そうだね プレイ済み