Home   Help Search Login Register  

Author Topic: Create Buildings Durring Play?  (Read 1630 times)

0 Members and 3 Guests are viewing this topic.

Mike

  • Guest
Create Buildings Durring Play?
« on: 10 Jun 2003, 05:45:56 »
hey.. ummm how do I spawn buildings.. up until now I can spawn soldiers vehicles, groups of each.. but how can I make a building appear?

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:Create Buildings Durring Play?
« Reply #1 on: 10 Jun 2003, 06:50:16 »
camcreate and createvehicle commands

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

gadolinite

  • Guest
Re:Create Buildings Durring Play?
« Reply #2 on: 10 Jun 2003, 06:52:51 »
 ;)You can't make a building appear that is part of the map.   This is because they are part of the map and have their own ID's and are not classified as objects or units.  

 :-XHowever you can spawn an unofficial building or object ( :-\at least I think so :-\) at a game logic or something. :-*

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Create Buildings Durring Play?
« Reply #3 on: 10 Jun 2003, 10:42:25 »
;)You can't make a building appear that is part of the map...


 :o whooah, hold on m8

In the OFP editor, set up a trigger (or put the code in a script) and put this code in :

   House1="DUM01" CreateVehicle Getpos T1

 -where "T1" is the NAME of the trigger (or a named GameLogic), and "house1" is just some name for the house.

Replace "DUM01" with your chosen 'house-P3D-Name' from the houses list. (grab the4 list from the Ed.Depot).


Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Create Buildings Durring Play?
« Reply #4 on: 10 Jun 2003, 10:55:03 »
actually tomby the list is in the FAQ - we lost the site which had all the houses and pics of them hosted.... or at least when i was working on the FAQ - wrote all the 1.46 and 1.75 house names there so go to the FAQ and search for Houses  ;)
Proud Member of the Volunteer Commando Battalion

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Create Buildings Durring Play?
« Reply #5 on: 10 Jun 2003, 11:20:13 »
Well, you can create way more things than mere buildings (BTW, the list you wrote, Messiah, IS in the FAQ).

I am currently working on the comprehensive list of objects which you can spawn WITHOUT add-ons.

For instance, did you know that you can camcreate :

Maverick missiles, roofed pontoons, the watch,compass and notepad that are in the briefing, bookcases, concrete pyramids, a book, various stoves, forests, bushes, roads, and so on....

I'd say that in about a week, I'll have the list ready and commented, and I'll submit it.
It's like you really don't need any add-ons...

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Create Buildings Durring Play?
« Reply #6 on: 10 Jun 2003, 12:20:59 »
(BTW, the list you wrote, Messiah, IS in the FAQ).


well, no... i take no credit... that lost was of ones i had printed off, so i copied them back into the FAQ when i was staff here - the reisstance ones came courtesy of Icarus and Sui if i remember correctly... i just wrote them up  ;)
Proud Member of the Volunteer Commando Battalion

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Create Buildings Durring Play?
« Reply #7 on: 10 Jun 2003, 19:21:48 »

Quote

OFP Resistance House listing as of 7/24/02

Compiled by 14th_Hoot

email mbaker9104@comcast.net


That's my list back home, made by sweet ole Hoot (missum)  :'( :'( :'(



Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Create Buildings Durring Play?
« Reply #8 on: 10 Jun 2003, 21:08:30 »
actually tomby the list is in the FAQ - we lost the site which had all the houses and pics of them hosted....

U mean this one: http://membres.lycos.fr/rainbow6rs/TutoBatsEngl.htm#63 ? I think itÂ's just 1.0 buildings though.

Kaliyuga

  • Guest
Re:Create Buildings Durring Play?
« Reply #9 on: 10 Jun 2003, 21:21:06 »
  So wait a sec here....  all I need to know is the p3d name of any object I want to spawn?

 Have no idea how I went nearly two years without this tidbit of info.. ;D

 or really how I'll use it in particular... but always good to know...

BTW...  If all you need is the .p3d name and nothing else...

I have the ultimate list of objects that I  have compiled while making my

island so I can just copy/paste .p3d names from it...

including all those little objects like ashtrays and rakes and couches and such.....  ;)
 
 I can send you my list if that's the case Igor and it may save you sometime....  



Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Create Buildings Durring Play?
« Reply #10 on: 10 Jun 2003, 22:13:00 »
 :beat: :tomato: MONUMENTAL BLUNDER :beat:
I can't believe I actually did this : being in a back-to-basics mood these days, I removed all my add-ons, but a few of them, in order to find out what FX could be done with the strictest minimum.
All, but a few :  among these, :booty:, editorupdate102...
So what I've been listing these days,  :gunman: , is actually Gunslinger's and Kegety's config.cpp  ! :noo:
                                                lol
And, well, Kaliyuga, no, unfortunately, the .p3d method doesn't work, I too have them, and you can't CamCreate them, or at least so I think, but I dare say I'm pretty reluctant to assert anything right now.

I'm on my way to play pac-man.
« Last Edit: 10 Jun 2003, 22:13:40 by Igor Drukov »

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:Create Buildings Durring Play?
« Reply #11 on: 10 Jun 2003, 22:22:17 »
cant we just use da typeoff command on objects nd den create deir types ?

make radio triger w/ dat on da on activision

hint format ["%1",typeoff (object num)]

nd den u have da type of object  :o- mebe it work ???

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Create Buildings Durring Play?
« Reply #12 on: 10 Jun 2003, 22:41:53 »
Actually, that's what I had started to do, and found a number of codes for certain objects. Codes such as : AAA156, AAA564 etc.
So I began to list'em all...
But these were codes listed in the add-on .cpp !

So I've started it all over (and I have like two add-ons left right now...), but OFP doesn't seem to yield anything...

System Notice : don't use editor add-ons to scan the objects !!! (I've been there, it sucks  :P)
« Last Edit: 10 Jun 2003, 22:42:33 by Igor Drukov »

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:Create Buildings Durring Play?
« Reply #13 on: 11 Jun 2003, 04:19:28 »
Quote
Actually, that's what I had started to do, and found a number of codes for certain objects. Codes such as : AAA156, AAA564 etc.
So I began to list'em all...
But these were codes listed in the add-on .cpp !

so wen u use da editor addon - OFP thinks dat all da objects r from it ?  :o

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Create Buildings Durring Play?
« Reply #14 on: 11 Jun 2003, 13:34:04 »
Quote
so wen u use da editor addon - OFP thinks dat all da objects r from it ?

Exactly, as the add-on actually defines all OFP objects as editable ones...
« Last Edit: 11 Jun 2003, 13:34:25 by Igor Drukov »

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Create Buildings Durring Play?
« Reply #15 on: 11 Jun 2003, 13:38:24 »
U mean this one: http://membres.lycos.fr/rainbow6rs/TutoBatsEngl.htm#63 ? I think itÂ's just 1.0 buildings though.


aaaaah, bingo... well, maybe not then  :P
Proud Member of the Volunteer Commando Battalion

Mike

  • Guest
Re:Create Buildings Durring Play?
« Reply #16 on: 11 Jun 2003, 19:42:13 »
   House1="DUM01" CreateVehicle Getpos T1

 :cheers: Worked like a charm for me

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Create Buildings Durring Play?
« Reply #17 on: 11 Jun 2003, 21:27:15 »
 :) Always a pleasure to help, m8  :-*

*and now, on to more important matters*




[size=12]Denmark - Luxembourg : 2-0[/size]

(so far, 8:13 GMT)

 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)
 8) 8) 8) 8) 8) 8) 8) 8)


( and last saturday we won over Norway!  8) ;D 1-0.)


[mod]:  CHEERS, mezzy m8


« Last Edit: 11 Jun 2003, 21:34:34 by Tomb »

Offline Messiah

  • Honourary OFPEC Patron & Drinking Buddy of Wolfsbane
  • Honoured Contributor
  • ***
  • OFPEC Veteran
    • Project UK Forces
Re:Create Buildings Durring Play?
« Reply #18 on: 11 Jun 2003, 21:32:32 »
:cheers:

"we're red, we're white, we're danish dynamite!"

:cheers:
Proud Member of the Volunteer Commando Battalion