Sander Newbie
Joined: 09 Oct 2010 Posts: 3
|
|
|
|
Rockstar wrote: |
Doctor wrote: |
Trust comes with time. And actually there are not so many scripts he can steal, and even if he will steal it, he wont be able to do VERY much with them... The copyrights will still belong to us(the scripts WE created, not mabako(Paradise RP creator). |
Why does everyone think I will steal there scripts?
1. Yes i am a admin on X, I just became one like 2 days ago.
2. The server would be put on cPanel therefor the only way I would have access to his files are if he told me his cPanel login information.
3. I am not a theft, I script stuff on my own. |
1. That means you work for a competitor.
2. Since you are co-owner of the hosting, you have access to the harddrive of course.
3. You already copied our resources to your server.
Our Otto's shop:
Code: |
{
position = { -1661.3, 1211.46, 7.25 },
blip = 55,
spots =
{
-- Wang Cars, outside
{ -1663.34, 1219.54, 21.15, 0, 0, 200 },
{ -1652.04, 1207.55, 21.14, 0, 0, 90 },
{ -1677.41, 1208.99, 21.14, 0, 0, 270 },
{ -1652.38, 1209.35, 13.67, 0, 0, 90 },
{ -1664, 1220.35, 13.67, 0, 0, 90 },
{ -1671.28, 1206.31, 13.67, 0, 0, 90 },
{ -1657.55, 1212.93, 21.15, 0, 0, 480 },
{ -1658.83, 1214.25, 13.67, 0, 0, 480 },
{ -1663.79, 1203.94, 21.15, 0, 0, 270 },
{ -1678.57, 1209.48, 13.67, 0, 0, 270 },
}, |
Your copied Otto's shop:
Code: |
{
-- Otto's Autos
{ -1663.34, 1219.54, 21.15, 0, 0, 200 },
{ -1652.04, 1207.55, 21.14, 0, 0, 90 },
{ -1677.41, 1208.99, 21.14, 0, 0, 270 },
{ -1652.38, 1209.35, 13.67, 0, 0, 90 },
{ -1664, 1220.35, 13.67, 0, 0, 90 },
{ -1671.28, 1206.31, 13.67, 0, 0, 90 },
{ -1657.55, 1212.93, 21.15, 0, 0, 480 },
{ -1658.83, 1214.25, 13.67, 0, 0, 480 },
{ -1663.79, 1203.94, 21.15, 0, 0, 270 },
{ -1678.57, 1209.48, 13.67, 0, 0, 270 },
}, |
Our plane shop:
Code: |
shops =
{
{
position = { -1350.61, -223.3, 13.76 },
blip = 5,
spots =
{
-- Plane shop, outside
{ -1350.61, -223.3, 13.8, -1, 0, 0 },
{ -1383.19, -229.49, 14.1, -1, 0, 0 },
{ -1339.89, -268.2, 14.14, -1, 0, 0 },
{ -1367.82, -182.36, 14.14, -1, 0, 0 },
{ -1307.26, -243.89, 14.14, -1, 0, 0 },
{ -1276.95, -244.65, 14.14, -1, 0, 0 },
{ -1318.66, -205.13, 14.14, -1, 0, 0 },
},
prices =
{
{ model = "Sparrow", price = 95000 },
{ model = "Beagle", price = 120000 },
{ model = "Rustler", price = 100000 },
{ model = "Cropduster", price = 85000 },
{ model = "Dodo", price = 110000 },
{ model = "Shamal", price = 150000 },
{ model = "Maverick", price = 140000 },
{ model = "Stuntplane", price = 105000 },
}
}
} |
Your copied plane shop:
Code: |
shops =
{
{
position = { -1350.61, -223.3, 13.76 },
blip = 5,
spots =
{
-- Plane shop, outside
{ -1350.61, -223.3, 13.8, -1, 0, 0 },
{ -1383.19, -229.49, 14.1, -1, 0, 0 },
{ -1339.89, -268.2, 14.14, -1, 0, 0 },
{ -1367.82, -182.36, 14.14, -1, 0, 0 },
{ -1307.26, -243.89, 14.14, -1, 0, 0 },
{ -1276.95, -244.65, 14.14, -1, 0, 0 },
{ -1318.66, -205.13, 14.14, -1, 0, 0 },
},
prices =
{
{ model = "Sparrow", price = 1500000 },
{ model = "Beagle", price = 1250000 },
{ model = "Rustler", price = 13000000 },
{ model = "Cropduster", price = 1100000 },
{ model = "Dodo", price = 1100000 },
{ model = "Shamal", price = 3500000 },
{ model = "Maverick", price = 2000000 },
{ model = "Stuntplane", price = 1150000 },
}
}
} |
Our trucks shop:
Code: |
shops =
{
{
position = { -1705.64, 14.91, 3.55 },
blip = 51,
spots =
{
-- Wang Cars, outside
{ -1705.64, 14.91, 4.1, 0, 0, 200 },
{ -1707.57, 1.17, 4.1, 0, 0, 90 },
{ -1694.11, 11.22, 4.1, 0, 0, 270 },
{ -1718.19, 14.04, 4.1, 0, 0, 90 },
},
prices =
{
{ model = "Tanker", price = 138500 },
{ model = "Roadtrain", price = 158000 },
}
}
} |
Your copied trucks shop:
Code: |
shops =
{
{
position = { -1705.64, 14.91, 3.55 },
blip = 51,
spots =
{
-- Wang Cars, outside
{ -1705.64, 14.91, 4.1, 0, 0, 200 },
{ -1707.57, 1.17, 4.1, 0, 0, 90 },
{ -1694.11, 11.22, 4.1, 0, 0, 270 },
{ -1718.19, 14.04, 4.1, 0, 0, 90 },
},
prices =
{
{ model = "Tanker", price = 175000 },
{ model = "Roadtrain", price = 165000 },
{ model = "Linerunner", price = 165000},
}
}
} |
|
|