if(R_ItemIDExistsEx(TheIDs, Hatchet))then
for the script "Boom Goes the Oaks" line 42.
I need help. Im new at Simba. I've done everything im pretty sure correctly.
if(R_ItemIDExistsEx(TheIDs, Hatchet))then
for the script "Boom Goes the Oaks" line 42.
I need help. Im new at Simba. I've done everything im pretty sure correctly.
Loaded fonts: BigChars, CharsNPC, CharsTrade, FriendChars, LoginChars, SmallChars, StatChars, UpChars, XPChars
[Error] (43:6): Unknown identifier 'R_ItemIDExistsEx' at line 42
Compiling failed.
[Error] (43:6): Unknown identifier 'R_ItemIDExistsEx' at line 42
Compiling failed.
You should download the newest version of the script, last time I checked he had updated it. If not, post on the actual thread and see if Dynamite will update it
ok thank you.![]()
1. Next time please post your errors on the script thread.
http://villavu.com/forum/showthread.php?t=61161
2. Please don't double post xD
3. Change that line to:
Also bare in mind I have not updated that script in a while.Simba Code:if(R_ItemIDExists(Hatchet, TheIDs))then
-Boom
There are currently 1 users browsing this thread. (0 members and 1 guests)