Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Dissosiative
Forum: Lua/XML Help 10-21-19, 04:07 AM
Replies: 1
Views: 1,374
Posted By Dissosiative
Search for multiple variables

Rawr_Locations = {}
Rawr_Locations["North"] = {x = 35, y = 24}
Rawr_Locations["South"] = {x = 32, y = 36}


function Rawr_GetClosest()
local closestSpot = "";
local closestDistance =...
Forum: General Authoring Discussion 10-15-19, 12:54 PM
Replies: 2
Views: 4,292
Posted By Dissosiative
Can anyone help me troubleshoot real short code

https://github.com/Rootkit-/Devil/blob/master/DevilsHuntersClassic.lua

I have no idea why its not running.
Showing results 1 to 2 of 2