Home   Help Search Login Register  

Author Topic: Official Command Reference now online  (Read 4202 times)

0 Members and 1 Guest are viewing this topic.

Offline snYpir

  • BIS Team
  • ****
  • OFPEC Jedi Master
    • OFPEC
Official Command Reference now online
« on: 27 Oct 2002, 10:44:10 »
hi all!

we now have a copy of the official command reference online. we have simply parsed the official xml version and entered the data into our dbase.

this means you can view it online, search it and make comments/notes on individual commands, types and arrays.

get to it here:

http://www.ofpec.com/editors/comref.php

the idea here is that you dudes enter comments on individual commands as you see fit, building up an encyclopedia based on the official command ref.

this is a concept that backoff and I came up with two days ago, so please let us know what you think here.

it is of course slower that the downloadable version, but the ability to add comments to each and every entry should come in handy.

we'll expand the search functionality in time.

thoughts?
Bohemia Interactive Simulations

Offline angusjm

  • Contributing Member
  • **
    • Virtual SAS
Re:Official Command Reference now online
« Reply #1 on: 27 Oct 2002, 12:58:16 »
I could try and create a database programme that searched it from your desktop, that means that we could update it any time.

Thoughts?

Backoff

  • Guest
Re:Official Command Reference now online
« Reply #2 on: 27 Oct 2002, 18:57:31 »
I could try and create a database programme that searched it from your desktop, that means that we could update it any time.

Thoughts?

It's a cool idea, but that means we will have to provide an account with write access on the database... mmmh, i don't think it will be possible  :-\

Offline PakoAry

  • Members
  • *
Re:Official Command Reference now online
« Reply #3 on: 29 Oct 2002, 06:49:18 »
Salutations!

Quote
the idea here is that you dudes enter comments on individual commands as you see fit, building up an encyclopedia based on the official command ref.

Would someone filter, edit, or select the comments added or would it be free to grow wildly (bloat)?

té mais
PakoAry



Offline snYpir

  • BIS Team
  • ****
  • OFPEC Jedi Master
    • OFPEC
Re:Official Command Reference now online
« Reply #4 on: 29 Oct 2002, 09:28:49 »
members post whatever they like, and it sort of grows in a haphazard uncontrolled manner.

hell, why not?

i put a scary message on the 'post comment' page to keep people in line ;D

staff can view comments easily from the view comments page:

http://www.ofpec.com/editors/comment_list.php

so we can keep an eye on things.

basically, if it helps other people or asks a question i don't mind if is posted as a comment. saves people posting the same thing over and over in the forum.
Bohemia Interactive Simulations

Offline snYpir

  • BIS Team
  • ****
  • OFPEC Jedi Master
    • OFPEC
Re:Official Command Reference now online
« Reply #5 on: 29 Oct 2002, 09:33:02 »
i'll write a function to 'collapse' comments eventually (when they start to build up), or that hides older comments.

this is sort of an experiment - hopefully people will only post valid, helpful comments. if not, i'll shut the system down and the forum will be the only method of comms. :'(
Bohemia Interactive Simulations

Offline PakoAry

  • Members
  • *
Re:Official Command Reference now online
« Reply #6 on: 29 Oct 2002, 11:13:03 »
Quote
hell, why not?(...)
if not, i'll shut the system down and the forum will be the only method of comms.

good point. If it proves itself useless, we don't use it...

:-)

té mais
PakoAry

Nomis

  • Guest
Re:Official Command Reference now online
« Reply #7 on: 05 Nov 2002, 14:29:33 »
Couldn't you do it in some way like the FAQ's?
Maybe you could have a thread simply for new commands for the reference, then a mod goes through the list and adds new items to the database, time consuming but if a new mod was hired (volunteered) then im sure that could work.

Dschulle

  • Guest
Re:Official Command Reference now online
« Reply #8 on: 19 Jan 2003, 01:42:02 »
Missing commands:

unit engineOn <true/false>

IsEngineOn unit
(returns true/false)
« Last Edit: 19 Jan 2003, 01:42:24 by Dschulle »

Offline snYpir

  • BIS Team
  • ****
  • OFPEC Jedi Master
    • OFPEC
Re:Official Command Reference now online
« Reply #9 on: 19 Jan 2003, 04:27:16 »
Thanks! I will add it! Any idea when (which version) it works from?
Bohemia Interactive Simulations

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Official Command Reference now online
« Reply #10 on: 19 Jan 2003, 16:57:36 »
there's this too, but it always returns the player for me.

CameraOn

_target = CameraOn

returns the object that the camera is attached to.