Not able to run command inside plugin
#7
Vector3i is a class which we use to bundle up X, Y and Z coordinates. You can convert the 3 strings using this:
Vector3i(tonumber(string1), tonumber(string2), tonumber(string3))
Reply
Thanks given by: mueller_minki


Messages In This Thread
RE: Not able to run command inside plugin - by NiLSPACE - 02-18-2021, 11:29 PM



Users browsing this thread: 1 Guest(s)