top

Server

Post new topic Reply to topic Paradise Roleplay Forum Index | Discussion topics Goto page Previous  1, 2   Page 2 of 2

27-10-2010 01:47:50 PostPost subject:
Sander
Newbie


Joined: 09 Oct 2010
Posts: 3

Reply with quote

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},
      }
   }
}
Back to top
View user's profile Send private message
 
27-10-2010 03:24:24 PostPost subject:
Rockstar
Newbie


Joined: 17 Oct 2010
Posts: 13

Reply with quote

Lawl bawls, I was using it to test out making new shops, they are all changed in the update on 11/11/10, I never stole your scripts, I was looking at the positions, theres a difference, I can't steal your script because I only get 2 files, the configuration and the c (client) file. I was looking at it I already have all the other shops ready and everything, they will be loaded 11/11/10.
_________________
Critical Gaming Owner
Paradise RP dedicated player.
Back to top
View user's profile Send private message Visit poster's website
 
27-10-2010 13:40:58 PostPost subject:
Axelectric_
Admin
Admin


Joined: 09 Oct 2010
Posts: 85
Location: Belgium

Reply with quote

Yeah right.
_________________
Paradise Roleplay v0.1
Back to top
View user's profile Send private message
 
28-10-2010 07:35:00 PostPost subject:
Rockstar
Newbie


Joined: 17 Oct 2010
Posts: 13

Reply with quote

Axelectric_ wrote:
Yeah right.
Your sarcasm offends me.. I installed 11/11/10 shops so look for yourself.
_________________
Critical Gaming Owner
Paradise RP dedicated player.
Back to top
View user's profile Send private message Visit poster's website
 
Post new topic Reply to topic Paradise Roleplay Forum Index | Discussion topics
View previous topic
View next topic
Display posts from previous:   




You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Wilt u geen reclame op dit forum en genieten van extra voordelen? Klik dan vlug hier voor meer informatie!