

noobzter003
-
Posts
109 -
Joined
-
Last visited
noobzter003's Achievements
Single Status Update
See all updates by noobzter003
-
hi
I found error same as you found with Alayne's script about nonexitant item 0 and I try to fix it but cannot.
did you already solved? if yes please help me how to do.
sorry for my bad English.
-
set .prize,675; set .prizeAmt,15; set .rewardMode,0; setarray .letters$[0],"a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"; setarray .lettersC$[0],"A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"; end;
search this line and change the item id to your item id as a prize
-