Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Problems with vector3 #8

Closed
KilluGGaming opened this issue Dec 21, 2022 · 1 comment
Closed

Problems with vector3 #8

KilluGGaming opened this issue Dec 21, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@KilluGGaming
Copy link

KilluGGaming commented Dec 21, 2022

Hi can you Tell me pls what can i change with:

Vector3 = vector3(2196.69, 5594.06, 53.76), Vector3One = 1.35, Vector3Two = 2.2, Name = "weaponcrafting", -- Must be same as CraftingStationID Heading = 254, MinZ = 50.56, MaxZ = 54.56,

Vectore3One/two

@Alphazinn
Copy link
Owner

Alphazinn commented Dec 21, 2022

After you get the location information using polyzone, you can fill in the appropriate blanks.
https://github.com/Alphazinn/alpha-craftingV2/blob/main/config.lua#L64-L73

The 2 number values ​​after vector3(2196.69, 5594.06, 53.76) on line 66 are passed as Vector3One and Vector3Two.

@Alphazinn Alphazinn changed the title Problems with vectore3 Problems with vector3 Dec 25, 2022
@Alphazinn Alphazinn added the good first issue Good for newcomers label Dec 25, 2022
@Alphazinn Alphazinn pinned this issue Dec 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants