Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: DahkCeles
Forum: Lua/XML Help 11-22-20, 11:32 AM
Replies: 8
Views: 7,316
Posted By DahkCeles
Option 1: Add a safeguard to RecordPet() so that...

Option 1: Add a safeguard to RecordPet() so that it doesn't try to execute when information is missing.


function BattleDex.RecordPet(species, level, quality, primary)
if (species)...
Showing results 1 to 1 of 1