dont get the right name.
#1

pawn Код:
{"My House",              {283.2668,-1216.2000,84.0195,292.0178,-1100.7566,83.0667}},
tried to add name for house in richman. but there is already richman added in my location script. i tried to add that 'my house' location name insted of richman for my house area. i tried and on some part of area i get my house and some part i get Richman. what to do?

here is richman

pawn Код:
{"Richman",                     {647.50,-1118.20,-89.00,787.40,-954.60,110.90}},
    {"Richman",                     {647.50,-954.60,-89.00,768.60,-860.60,110.90}},
    {"Richman",                     {225.10,-1369.60,-89.00,334.50,-1292.00,110.90}},
    {"Richman",                     {225.10,-1292.00,-89.00,466.20,-1235.00,110.90}},
    {"Richman",                     {72.60,-1404.90,-89.00,225.10,-1235.00,110.90}},
    {"Richman",                     {72.60,-1235.00,-89.00,321.30,-1008.10,110.90}},
    {"Richman",                     {321.30,-1235.00,-89.00,647.50,-1044.00,110.90}},
    {"Richman",                     {321.30,-1044.00,-89.00,647.50,-860.60,110.90}},
    {"Richman",                     {321.30,-860.60,-89.00,687.80,-768.00,110.90}},
    {"Richman",                     {321.30,-768.00,-89.00,700.70,-674.80,110.90}},
Reply
#2

I dont really get what your mean, but it looks like you want an house to have a diffrent name than the area or something like that.

Код:
    {"NewName?",                     {647.50,-1118.20,-89.00,787.40,-954.60,110.90}},
    {"NewName?",                     {647.50,-954.60,-89.00,768.60,-860.60,110.90}},
    {"Richman",                     {225.10,-1369.60,-89.00,334.50,-1292.00,110.90}},
    {"Richman",                     {225.10,-1292.00,-89.00,466.20,-1235.00,110.90}},
    {"Richman",                     {72.60,-1404.90,-89.00,225.10,-1235.00,110.90}},
    {"Richman",                     {72.60,-1235.00,-89.00,321.30,-1008.10,110.90}},
    {"Richman",                     {321.30,-1235.00,-89.00,647.50,-1044.00,110.90}},
    {"Richman",                     {321.30,-1044.00,-89.00,647.50,-860.60,110.90}},
    {"Richman",                     {321.30,-860.60,-89.00,687.80,-768.00,110.90}},
    {"Richman",                     {321.30,-768.00,-89.00,700.70,-674.80,110.90}},
Simply change the names?
Reply
#3

Quote:
Originally Posted by prisonliferp
Посмотреть сообщение
I dont really get what your mean, but it looks like you want an house to have a diffrent name than the area or something like that.

Код:
    {"NewName?",                     {647.50,-1118.20,-89.00,787.40,-954.60,110.90}},
    {"NewName?",                     {647.50,-954.60,-89.00,768.60,-860.60,110.90}},
    {"Richman",                     {225.10,-1369.60,-89.00,334.50,-1292.00,110.90}},
    {"Richman",                     {225.10,-1292.00,-89.00,466.20,-1235.00,110.90}},
    {"Richman",                     {72.60,-1404.90,-89.00,225.10,-1235.00,110.90}},
    {"Richman",                     {72.60,-1235.00,-89.00,321.30,-1008.10,110.90}},
    {"Richman",                     {321.30,-1235.00,-89.00,647.50,-1044.00,110.90}},
    {"Richman",                     {321.30,-1044.00,-89.00,647.50,-860.60,110.90}},
    {"Richman",                     {321.30,-860.60,-89.00,687.80,-768.00,110.90}},
    {"Richman",                     {321.30,-768.00,-89.00,700.70,-674.80,110.90}},
Simply change the names?
yes. there is big house right? i want to add different name to that house. only for that area.

edit: http://i44.tinypic.com/35i6es8.png
http://i40.tinypic.com/jv6vwi.png

i added those. there was no problem with that one.
i think i spelled the name wrong >:
Reply
#4

Ahh, I think I get what your trying to do!

Код:
 
 {"ThamBuraaNs Crip",                     {X,Y,Z,RX,RY,RZ}},
-You would need to follow those coordinates in somehow (I'm not sure if it's using X,Y,Z -Or rotation, lol)


+Rep if works
Reply
#5

minX,minY,minZ,maxX,maxY,maxZ
it should work like this
__________MAX X, Y,Z
|................|
|....the area.|
|................|
MIN________|
X,Y,Z
Reply
#6

I'm finding the coordinates to you, look at this thread in 5 minutes.

+rep If it works mate (I need it badly <3)

Код:
 {"ThamBuraaNs Crip",          {1453.5999755859,-700.2999877,90.5,1530.300048,-657.7999877,113.30000305}},
-Try that?

It should say "ThamBuraaNs Crip" When you are near
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)