Mapping/Scripting competition
+9
Max Addams
Cesar_Rivarez
[Graziano]Adrian
Simon Bourne
Lloyd McFadden
Nero
Max Woods
Odin
Kevin Alymer
13 posters
Page 1 of 4
Page 1 of 4 • 1, 2, 3, 4
Mapping/Scripting competition
Hello there,
There's a new mapping and scripting competition and the winners get a price.
Requests
1) Up to 20k valued car.
https://vhrp.rpg-board.net/t5279-further-education-centre-fec
School interior
School exterior
2) Up to 25k valued car or boat.
City Hall to fit the warehouse building in blueberry(The one with garages around). Also replace the warehouse board with another one.
3) Up to 20k valued car.
Beach
Blueberry beach. A dock should be included.
4) Up to 20k valued car.
Library
A library to fit any building in PC.
5) Up to 20k valued car.
Garage for R.C.S
Note: Interiors should include the script for enter/exit
Winners per each section get to win a non-donator car of their choice.
Post your SS'es here.
There's a new mapping and scripting competition and the winners get a price.
Requests
1) Up to 20k valued car.
https://vhrp.rpg-board.net/t5279-further-education-centre-fec
School interior
School exterior
2) Up to 25k valued car or boat.
City Hall to fit the warehouse building in blueberry(The one with garages around). Also replace the warehouse board with another one.
3) Up to 20k valued car.
Beach
Blueberry beach. A dock should be included.
4) Up to 20k valued car.
Library
A library to fit any building in PC.
5) Up to 20k valued car.
Garage for R.C.S
Note: Interiors should include the script for enter/exit
Winners per each section get to win a non-donator car of their choice.
Post your SS'es here.
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
I can make the the mappings easily, all of them BUT I cannot script the entrance, help me somehow ?
Odin- R.C.S.
- Personal Text : Do not drink before school, trust me.
Posts : 644
Join date : 2011-06-24
Age : 30
Location : In a cave
Re: Mapping/Scripting competition
Kevin wrote:School exterior
Beach
Blueberry beach. A dock should be included
I have done the school EXterior, dont know how to make the interior, I'll leave it to other mappers.
Now mapped the beach also, hope you like it :S
Here is the video:
I'm not a professional in this but w/e, if you like it, take it, dont like it, leave it
The fence on the beach is so cars dont run around crazy and nonrply :S
I'm going to try and map a library, pz.
Last edited by Disturbed on Sun Nov 13, 2011 12:47 pm; edited 1 time in total
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
NVM that... You meant the Last Drop Warehouse Services, right? I mapped it, but can't find a sign that could fit over the existing one.. :\
People could just RP it says something else...
Imma go make the Blueberry Beach. I'll edit this and post SS's when I'm done.
EDIT: There already IS a Library in Palomino... The Asylum building... You can move the Asylum someplace else.
Blueberry Beach:
I figured Blueberry is an Industrial town... So I didn't wanna go make towels, benches and stuff... And since it's a -town-, not a -city-, I didn't make huge docks, loading cranes and stuff... I made it simple. Hope you like it.
What it includes:
-A bait shop, you could script a /fish zone on the dock and a fishing store there...
-Phone booth, just for plain RP.
-Trash can behind the shop... Also for plain RP.
-A jetty. The concrete part of it goes directly into the ground... So sorry guys who wanna go diving and search for Easter Eggs/Mapping fails.
The jetty is made so it reaches out, so people can actually park their boats there. (Not too shallow)
- Screenshot1:
- Screenshot2:
- Screenshot3:
Blueberry Cityhall [Exterior]:
Made it simple... Couldn't find anything to cover up the warehouse sign. People can just RP it says something else...
What it includes:
-USA flags, since it's a government building.
-Potted flowers and benches.
-'Hanging flowers' by the door.
-A helipad on the roof (Just the "H" paint, not a structure).
- Screenshot:
Last edited by Nero on Sun Nov 13, 2011 3:11 pm; edited 2 times in total (Reason for editing : EDIT)
Nero- Forum Veteran
- Posts : 603
Join date : 2010-12-19
Age : 27
Location : New Venturas
Re: Mapping/Scripting competition
Library interior:
- SS:
I'm off to script the enterances now to make it full. pz.
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
I like Nero's Beach, Simple but effective. We dont need loads of towels or something, Plus with it being less objects, Less Lag.
David, try to use less objects, You should know how much people hate Lag.
Im mapping a Library and City Hall Ext + Int and the scripts at the moment. I'll post them soon.
David, try to use less objects, You should know how much people hate Lag.
Im mapping a Library and City Hall Ext + Int and the scripts at the moment. I'll post them soon.
Lloyd McFadden- Donator
- Posts : 558
Join date : 2011-02-07
Age : 29
Location : England!
Re: Mapping/Scripting competition
Odin wrote:I can make the the mappings easily, all of them BUT I cannot script the entrance, help me somehow ?
https://vhrp.rpg-board.net/t3985-all-about-door-entrances-for-people-who-want-to-map-interiors
Nero- Forum Veteran
- Posts : 603
Join date : 2010-12-19
Age : 27
Location : New Venturas
Re: Mapping/Scripting competition
I got a problem with the /exit command :S
Scripters, UNITE.
It just does not work IG, does not set the postion, not anything! and it does not pop up: "Unknown Command"
Scripters, UNITE.
- Code:
- public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/exit", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid, 1.0, 388.8720,173.8050,1008.3828))
SetPlayerPos(playerid, 2302.9736,-53.8796,26.4844);
SetPlayerInterior(playerid, 0);
return 1;
}
It just does not work IG, does not set the postion, not anything! and it does not pop up: "Unknown Command"
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
Lloyd wrote:I like Nero's Beach, Simple but effective. We dont need loads of towels or something, Plus with it being less objects, Less Lag.
David, try to use less objects, You should know how much people hate Lag.
Im mapping a Library and City Hall Ext + Int and the scripts at the moment. I'll post them soon.
I mapped a Library, not city hall, dont realy get what he means by that xD
btw. Read this post above, if you know how to script, I need to fix somehow the /exit command, btw. Sorry for double post ppl.
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
Disturbed wrote:I got a problem with the /exit command :S
Scripters, UNITE.
- Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/exit", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid, 1.0, 388.8720,173.8050,1008.3828))
SetPlayerPos(playerid, 2302.9736,-53.8796,26.4844);
SetPlayerInterior(playerid, 0);
return 1;
}
It just does not work IG, does not set the postion, not anything! and it does not pop up: "Unknown Command"
- Code:
if (strcmp("/exit", cmdtext, true, 10) == 0)
{
(IsPlayerInRangeOfPoint(playerid, 1.0, 388.8720,173.8050,1008.3828));
SetPlayerPos(playerid, 2302.9736,-53.8796,26.4844);
SetPlayerInterior(playerid, 0);
return 1;
Try this
Odin- R.C.S.
- Personal Text : Do not drink before school, trust me.
Posts : 644
Join date : 2011-06-24
Age : 30
Location : In a cave
Re: Mapping/Scripting competition
Odin wrote:Disturbed wrote:I got a problem with the /exit command :S
Scripters, UNITE.
- Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/exit", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid, 1.0, 388.8720,173.8050,1008.3828))
SetPlayerPos(playerid, 2302.9736,-53.8796,26.4844);
SetPlayerInterior(playerid, 0);
return 1;
}
It just does not work IG, does not set the postion, not anything! and it does not pop up: "Unknown Command"
- Code:
if (strcmp("/exit", cmdtext, true, 10) == 0)
{
(IsPlayerInRangeOfPoint(playerid, 1.0, 388.8720,173.8050,1008.3828));
SetPlayerPos(playerid, 2302.9736,-53.8796,26.4844);
SetPlayerInterior(playerid, 0);
return 1;
Try this
Still not working -.-
EDIT: After a 5 page discussion on the SA-MP Forums we edited the code and ti seems the co-ordinates are wrong. I need to get co-ordinates of the planning department. And I'm doing this since the morning --''
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
Map an interior for a library that would fit another building, like the near the payday loans.
The city hall interior is the interior you used for the library. We need that interior, with a few modifications(Not big such as the statue) to fit for Vortex, Larson trucking and reds ned security.
You can also work together and share a price. I like the school exterior and you can maybe work with someone else to make a few other interiors.
Odin you can work with someone who knows how to script the entrance and exits.
Nero the beach is good, but adding a few towels, maybe a volleyball net, and a few lifeguard buildings. Make it look like an actual beach, it's not a dock it's a beach where people go to entertain themselves. There's also like umbrellas and so on. I'll try to find a mapping of the beach I mapped(It glitched somehow when put in game) to give you an idea.
Ratsmon you can work with Nero for the R.C.S building. There is a garage needed there, with enter/exit commands, and the building which needs the city hall interior which is the one you used for the library. Don't modify it a lot, and try to have the couches lined up if you're adding them. Don't add a lot of things, just add enough things to cover the services it offers. Also a small building on the roof, which would be like an exit to the roof would be good so they could reach a chopper up there. And also don't add vehicles and such. The R.C.S base consists of that building and the garages around it.
But good job guys, if you work together you can do a good job.
The city hall interior is the interior you used for the library. We need that interior, with a few modifications(Not big such as the statue) to fit for Vortex, Larson trucking and reds ned security.
You can also work together and share a price. I like the school exterior and you can maybe work with someone else to make a few other interiors.
Odin you can work with someone who knows how to script the entrance and exits.
Nero the beach is good, but adding a few towels, maybe a volleyball net, and a few lifeguard buildings. Make it look like an actual beach, it's not a dock it's a beach where people go to entertain themselves. There's also like umbrellas and so on. I'll try to find a mapping of the beach I mapped(It glitched somehow when put in game) to give you an idea.
Ratsmon you can work with Nero for the R.C.S building. There is a garage needed there, with enter/exit commands, and the building which needs the city hall interior which is the one you used for the library. Don't modify it a lot, and try to have the couches lined up if you're adding them. Don't add a lot of things, just add enough things to cover the services it offers. Also a small building on the roof, which would be like an exit to the roof would be good so they could reach a chopper up there. And also don't add vehicles and such. The R.C.S base consists of that building and the garages around it.
But good job guys, if you work together you can do a good job.
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
I need to FIX the damn /exit command!!! I worked whole day and didnt figure how to solve it -.-'' and I worked on the library with script the whole day from morning and i used to wrong interior? .... /ragefit.
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
Well there's two exits needed. One on the ground one on the roof. You can restart the city hall one, that's the interior needed for R.C.S and the building Nero worked from outside.
And don't modify the interior much, add things that would be useful for rps. No need for the statue and so on.
Also someone please work on the garage for one of the R.C.S garages too.
And don't modify the interior much, add things that would be useful for rps. No need for the statue and so on.
Also someone please work on the garage for one of the R.C.S garages too.
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
I'm too tired now, I dont know what to do, the whole work, was for nothing, Ive been only sitting on the Laptop today. My parents mad -_-' And did it all for nuthin... I'll see what I can do else
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
You can already modify the interior of the city hall you already started. Just fix the couches, remove that statue and add some other thing you think would do good. So no that work still counts, I need that interior for R.C.S and you got it.
Nero can you please add another kind of small thing on the roof so it seems as if you can exit there two? It's needed for the chopper.
Nero can you please add another kind of small thing on the roof so it seems as if you can exit there two? It's needed for the chopper.
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
Kevin wrote:You can already modify the interior of the city hall you already started. Just fix the couches, remove that statue and add some other thing you think would do good. So no that work still counts, I need that interior for R.C.S and you got it.
The couches... Eumm... That's SAMP Bug. That's already mapped and cant be fixed :S I'll remove the statue and map some other stuff that'll do good
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
How big is it? Would it fit the building in your opinion? If no can you maybe block a hall or something with a wall so it can seem so?
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
Kevin wrote:How big is it? Would it fit the building in your opinion? If no can you maybe block a hall or something with a wall so it can seem so?
Way ahead of you. I blocked an office room and the door that leaves into the stairs into the upper floors. Its only the stuff onto the SS, here's the code:
- RCSS Interior:
CreateObject(2987,366.50000000,158.10000610,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (3)
CreateObject(2987,372.00000000,166.69921875,1008.79998779,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (4)
CreateObject(2987,366.70001221,189.80000305,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (5)
CreateObject(14455,377.20001221,184.39999390,1009.09997559,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (1)
CreateObject(14455,377.20001221,180.39999390,1009.09997559,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (3)
CreateObject(3095,373.39941406,165.89941406,1007.50000000,0.00000000,90.00000000,89.99996948); //object(a51_jetdoor) (2)
CreateObject(2987,372.00000000,166.69921875,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (6)
CreateObject(2894,360.29998779,173.69999695,1008.09997559,0.00000000,0.00000000,280.00000000); //object(kmb_rhymesbook) (1)
CreateObject(3017,357.29998779,178.00000000,1008.40002441,0.00000000,0.00000000,0.00000000); //object(arch_plans) (1)
CreateObject(1742,372.20001221,189.50000000,1007.39996338,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (1)
CreateObject(1742,369.89999390,189.50000000,1007.40002441,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (2)
CreateObject(1280,374.10000610,167.00000000,1007.79998779,0.00000000,0.00000000,270.00000000); //object(parkbench1) (1)
CreateObject(1280,376.19921875,167.00000000,1007.79998779,0.00000000,0.00000000,270.00000000); //object(parkbench1) (2)
CreateObject(2773,382.39999390,171.19999695,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (1)
CreateObject(2773,382.39941406,176.79980469,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (2)
CreateObject(2773,382.39941406,174.89941406,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (3)
CreateObject(994,382.50000000,172.19999695,1007.43994141,0.00000000,0.00000000,180.00000000); //object(lhouse_barrier2) (1)
CreateObject(994,376.19921875,173.89941406,1007.40002441,0.00000000,0.00000000,0.00000000); //object(lhouse_barrier2) (2)
CreateObject(1216,370.29998779,167.00000000,1008.09997559,0.00000000,0.00000000,180.00000000); //object(phonebooth1) (1)
CreateObject(2921,353.79998779,189.10000610,1012.09997559,0.00000000,0.00000000,143.99996948); //object(kmb_cam) (1)
CreateObject(2921,390.60000610,169.80000305,1010.00000000,0.00000000,0.00000000,0.00000000); //object(kmb_cam) (2)
CreateObject(2921,377.20001221,189.10000610,1012.20001221,0.00000000,0.00000000,82.00000000); //object(kmb_cam) (3)
Tell me, what do I need to map next? Do you want the school exterior too?
I have Ideas of the RCS Garage. What garage? What stuff do you want in it? WHat's rcs? Mechanic? Trucking?
EDIT: Figured its just a garage, nothing special, Here:
- SS:
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
To make this more IC related, can you all please make accounts of architects. Your main accounts will do as well.
Kevin Alymer- Management
- Posts : 1383
Join date : 2011-04-10
Re: Mapping/Scripting competition
Kevin wrote:To make this more IC related, can you all please make accounts of architects. Your main accounts will do as well.
As I said, way ahead of you I'm RPing an guy that's into doing blueprtins and construction for the new Library and shit
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
Kevin wrote:R.c.s*
Alright, here's the list of what we've probably done so far.
- School Exterior (Disturbed)
- BlueBerry Beach (Nero)
- RCS City Hall building (Disturbed)
- RCS Garage (Disturbed)
- Library( N/A )
- School Interior (N/A)
Everyone, please reply if you've made Library or School interior :p I'm gonna upload all codes.
- RCS Garage:
CreateObject(3095,1567.80004883,-1693.50000000,7.90000010,0.00000000,90.00000000,0.00000000); //object(a51_jetdoor) (1)
CreateObject(3095,1567.79980469,-1717.39941406,7.90000010,0.00000000,90.00000000,0.00000000); //object(a51_jetdoor) (2)
CreateObject(3095,1567.79980469,-1708.39941406,7.90000010,0.00000000,90.00000000,0.00000000); //object(a51_jetdoor) (3)
CreateObject(3095,1567.79980469,-1699.50000000,7.90000010,0.00000000,90.00000000,0.00000000); //object(a51_jetdoor) (4)
CreateObject(2987,1569.09997559,-1689.59997559,6.30000019,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (1)
CreateObject(2987,1569.19995117,-1689.59997559,7.40000010,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (2)
CreateObject(5020,1590.19995117,-1638.19995117,14.10000038,0.00000000,0.00000000,268.00000000); //object(mul_las) (1)
CreateObject(5020,1585.59960938,-1638.09960938,14.10000038,0.00000000,0.00000000,267.99499512); //object(mul_las) (2)
CreateObject(5020,1590.19921875,-1638.19921875,14.80000019,0.00000000,0.00000000,268.00000000); //object(mul_las) (3)
CreateObject(5020,1585.59960938,-1638.09960938,14.90000057,0.00000000,0.00000000,267.99499512); //object(mul_las) (4)
CreateObject(14826,1581.40002441,-1693.50000000,6.00000000,0.00000000,0.00000000,40.00000000); //object(int_kbsgarage2) (1)
CreateObject(922,1584.40002441,-1718.90002441,6.09999990,0.00000000,0.00000000,0.00000000); //object(packing_carates1) (1)
CreateObject(923,1581.40002441,-1717.90002441,6.09999990,0.00000000,0.00000000,292.00000000); //object(packing_carates2) (1)
CreateObject(2921,1568.40002441,-1689.80004883,11.30000019,0.00000000,0.00000000,162.00000000); //object(kmb_cam) (1)
CreateObject(2921,1593.30004883,-1715.59997559,10.19999981,0.00000000,0.00000000,282.00000000); //object(kmb_cam) (2)
CreateObject(2921,1604.69995117,-1665.19995117,10.19999981,0.00000000,0.00000000,20.00000000); //object(kmb_cam) (3)
/*
Objects converted: 16
Vehicles converted: 0
Vehicle models found: 0
----------------------
In the time this conversion took to finish the US national debt has risen by about $13,692.67!
*/
- School Ex-terior:
CreateObject(1300,190.50000000,-109.90000153,0.89999998,0.00000000,0.00000000,0.00000000); //object(bin1) (1)
CreateObject(1256,188.30000305,-103.80000305,1.20000005,0.00000000,0.00000000,270.00000000); //object(stonebench1) (1)
CreateObject(1300,190.39999390,-104.80000305,0.89999998,0.00000000,0.00000000,0.00000000); //object(bin1) (2)
CreateObject(1281,196.10000610,-107.50000000,1.29999995,0.00000000,0.00000000,270.00000000); //object(parktable1) (1)
CreateObject(2921,205.39999390,-116.30000305,4.80000019,0.00000000,0.00000000,0.00000000); //object(kmb_cam) (2)
CreateObject(2921,162.30000305,-116.50000000,4.80000019,0.00000000,0.00000000,238.00000000); //object(kmb_cam) (3)
CreateObject(2921,162.30000305,-98.69999695,4.90000010,0.00000000,0.00000000,168.00000000); //object(kmb_cam) (4)
CreateObject(2921,205.30000305,-98.59999847,4.80000019,0.00000000,0.00000000,70.00000000); //object(kmb_cam) (5)
CreateObject(1281,193.30000305,-113.30000305,1.29999995,0.00000000,0.00000000,2.00000000); //object(parktable1) (2)
CreateObject(1281,193.60000610,-101.30000305,1.29999995,0.00000000,0.00000000,1.99951172); //object(parktable1) (3)
CreateObject(1256,190.50000000,-107.19921875,1.20000005,0.00000000,0.00000000,179.99450684); //object(stonebench1) (2)
CreateObject(1256,188.19999695,-111.19999695,1.50000000,0.00000000,0.00000000,90.00000000); //object(stonebench1) (3)
CreateObject(3095,182.89999390,-120.69999695,2.30000019,90.00000000,180.00000000,180.00000000); //object(a51_jetdoor) (1)
CreateObject(3095,183.89999390,-90.50000000,3.20000005,90.00000000,179.99450684,179.99450684); //object(a51_jetdoor) (2)
CreateObject(2987,176.00000000,-94.59999847,1.89999998,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (1)
CreateObject(2987,207.39999390,-102.50000000,5.09999990,0.00000000,0.00000000,270.00000000); //object(lxr_motel_doorsim) (2)
CreateObject(2987,189.50000000,-118.59999847,5.09999990,0.00000000,0.00000000,180.00000000); //object(lxr_motel_doorsim) (3)
CreateObject(2987,186.60000610,-118.59999847,5.09999990,0.00000000,0.00000000,180.00000000); //object(lxr_motel_doorsim) (4)
CreateObject(2987,191.89999390,-118.59999847,5.00000000,0.00000000,0.00000000,180.00000000); //object(lxr_motel_doorsim) (5)
CreateObject(2987,189.50000000,-94.69921875,1.70000005,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (6)
CreateObject(2987,189.50000000,-94.69921875,1.70000005,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (7)
CreateObject(2987,189.50000000,-94.69921875,1.70000005,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (
CreateObject(2987,178.29980469,-94.69921875,1.70000005,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (9)
CreateObject(618,187.30000305,-109.69999695,1.00000000,0.00000000,0.00000000,0.00000000); //object(veg_treea3) (1)
CreateObject(618,179.29980469,-106.39941406,1.00000000,0.00000000,0.00000000,0.00000000); //object(veg_treea3) (2)
CreateObject(618,183.10000610,-109.50000000,1.00000000,0.00000000,0.00000000,0.00000000); //object(veg_treea3) (3)
CreateObject(669,182.50000000,-106.40000153,1.00000000,0.00000000,0.00000000,0.00000000); //object(sm_veg_tree4) (1)
CreateObject(996,212.19999695,-95.00000000,1.29999995,0.00000000,0.00000000,42.00000000); //object(lhouse_barrier1) (1)
CreateObject(996,218.19999695,-89.59999847,1.29999995,0.00000000,0.00000000,41.99523926); //object(lhouse_barrier1) (2)
CreateObject(996,214.69999695,-86.30000305,1.29999995,0.00000000,0.00000000,45.98974609); //object(lhouse_barrier1) (3)
CreateObject(996,209.00000000,-91.89941406,1.29999995,0.00000000,0.00000000,43.98925781); //object(lhouse_barrier1) (4)
CreateObject(991,160.30000305,-97.09999847,1.79999995,0.00000000,0.00000000,46.00000000); //object(bar_barriergate1) (1)
CreateObject(991,207.30000305,-118.80000305,1.79999995,0.00000000,0.00000000,229.99975586); //object(bar_barriergate1) (2)
CreateObject(991,160.30000305,-118.30000305,1.79999995,0.00000000,0.00000000,135.99682617); //object(bar_barriergate1) (3)
/*
Objects converted: 34
Vehicles converted: 0
Vehicle models found: 0
----------------------
In the time this conversion took to finish 0.15 micro-fortnights have passed!
*/
- RCS Main Hall thingy:
CreateObject(2987,366.50000000,158.10000610,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (3)
CreateObject(2987,372.00000000,166.69921875,1008.79998779,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (4)
CreateObject(2987,366.70001221,189.80000305,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (5)
CreateObject(14455,377.20001221,184.39999390,1009.09997559,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (1)
CreateObject(14455,377.20001221,180.39999390,1009.09997559,0.00000000,0.00000000,90.00000000); //object(gs_bookcase) (3)
CreateObject(3095,373.39941406,165.89941406,1007.50000000,0.00000000,90.00000000,89.99996948); //object(a51_jetdoor) (2)
CreateObject(2987,372.00000000,166.69921875,1008.59997559,0.00000000,0.00000000,0.00000000); //object(lxr_motel_doorsim) (6)
CreateObject(2894,360.29998779,173.69999695,1008.09997559,0.00000000,0.00000000,280.00000000); //object(kmb_rhymesbook) (1)
CreateObject(3017,357.29998779,178.00000000,1008.40002441,0.00000000,0.00000000,0.00000000); //object(arch_plans) (1)
CreateObject(1742,372.20001221,189.50000000,1007.39996338,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (1)
CreateObject(1742,369.89999390,189.50000000,1007.40002441,0.00000000,0.00000000,0.00000000); //object(med_bookshelf) (2)
CreateObject(1280,374.10000610,167.00000000,1007.79998779,0.00000000,0.00000000,270.00000000); //object(parkbench1) (1)
CreateObject(1280,376.19921875,167.00000000,1007.79998779,0.00000000,0.00000000,270.00000000); //object(parkbench1) (2)
CreateObject(2773,382.39999390,171.19999695,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (1)
CreateObject(2773,382.39941406,176.79980469,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (2)
CreateObject(2773,382.39941406,174.89941406,1007.90002441,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (3)
CreateObject(994,382.50000000,172.19999695,1007.43994141,0.00000000,0.00000000,180.00000000); //object(lhouse_barrier2) (1)
CreateObject(994,376.19921875,173.89941406,1007.40002441,0.00000000,0.00000000,0.00000000); //object(lhouse_barrier2) (2)
CreateObject(1216,370.29998779,167.00000000,1008.09997559,0.00000000,0.00000000,180.00000000); //object(phonebooth1) (1)
CreateObject(2921,353.79998779,189.10000610,1012.09997559,0.00000000,0.00000000,143.99996948); //object(kmb_cam) (1)
CreateObject(2921,390.60000610,169.80000305,1010.00000000,0.00000000,0.00000000,0.00000000); //object(kmb_cam) (2)
CreateObject(2921,377.20001221,189.10000610,1012.20001221,0.00000000,0.00000000,82.00000000); //object(kmb_cam) (3)
Note: If anythings wrong with them, let me know, I'll fix it.
Last edited by Disturbed on Mon Nov 14, 2011 9:17 am; edited 1 time in total
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Re: Mapping/Scripting competition
This is wrong, rewarding people with IG stuff for this, change the prize to, IDK, maybe a donator status or a free name/race change.
They can always get a 20k valued car IG.
They can always get a 20k valued car IG.
Simon Bourne- Sheriff's Department
- Personal Text : Only the dead find the true end of War
Posts : 1858
Join date : 2011-01-16
Age : 28
Location : Somewhere in Nevada.
Re: Mapping/Scripting competition
Sierra 7 wrote:This is wrong, rewarding people with IG stuff for this, change the prize to, IDK, maybe a donator status or a free name/race change.
They can always get a 20k valued car IG.
Read his upper posts. We're doing this ICly too. We're RPly architects and we win a prize for doing it.
Max Woods- Donator
- Posts : 1171
Join date : 2011-01-02
Location : Croatia, Sea Side
Page 1 of 4 • 1, 2, 3, 4
Similar topics
» Some mapping done by me
» Mapping - Sleeping Wolf
» Jokes Competition.
» Competition in Companies
» Scripting allowed.
» Mapping - Sleeping Wolf
» Jokes Competition.
» Competition in Companies
» Scripting allowed.
Page 1 of 4
Permissions in this forum:
You cannot reply to topics in this forum