Jump to content

[HELP] Turf System By Sasuke


Evil#

Recommended Posts

shows this

  
[2015-08-13 02:40:31] WARNING: Script 'turfsystem\serverTurf.lua' is not encoded in UTF-8.  Loading as ANSI... 
[2015-08-13 02:40:31] INFO: Sistema de turf by Sasuke* ha iniciado correctamente! 
[2015-08-13 02:40:31] turfsystem restarted successfully 
  

This script works fine for me, just when I enter the turf I made, doesn't work. Other turfs work.

It has two tables turfPos and AreaPos, TurfPos has more elements but AreaPos has 4 elements in it. Someone told me to take your position where the colshape ends, but the position is only x, y, z and areapos(radararea) have 4 elements Also it created a long turf when I tried. I am using resource 'zoner' to add turfPos but I still can't understand what to add in AreaPos. Someone told me that AreaPos is the radar area, but I still can't understand what to add in it.

See what I created..

  
local turfPos = { 
{ 1139.573, -1276.031, 0, 125.443, 141.761, 12.165}} 
  
local areaPos = { 
{ 1265.01611, -1134.26978, 23.65625, 1000 }} 
  

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...