You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed the numbers from these lines in my server lua. About to test it out and see if its fixed. The console doesn't show any errors and shows that mojiagarages is respawning cars.
vector2(garage.x1, garage.y1),
vector2(garage.x2, garage.y2),
vector2(garage.x3, garage.y3),
vector2(garage.x4, garage.y4),
Should look like this.
vector2(garage.x, garage.y),
vector2(garage.x, garage.y),
vector2(garage.x, garage.y),
vector2(garage.x, garage.y),
Again have not tested yet!!
Hi, when i start my server after install mojiagarages i have this error and i cant fix it, someone can help me?
The text was updated successfully, but these errors were encountered: