Difference between revisions of "Global Fuel System"

imported>NelsonJenkins
imported>NelsonJenkins
Line 1: Line 1:
The '''Global Fuel System''' is an open-use fuel system maintained by the NTBI Group.
+
The '''Global Fuel System''' is an open-use fuel system maintained by the NTBI Group. Anybody can implement GFS into their own vehicles.
  
 
==System Outline==
 
==System Outline==

Revision as of 19:26, 17 January 2013

The Global Fuel System is an open-use fuel system maintained by the NTBI Group. Anybody can implement GFS into their own vehicles.

System Outline

GFS is designed to act as a roleplay tool. For 7+ years, drivers have roleplayed filling up at nonfunctional fuel stations without any sense of activity or realism, or tried to work with lazy fuel systems that were impossible to understand. With GFS, vehicles have an extra layer of realism, and drivers no longer have to pretend when they're pumping gas - GFS makes it visibly and audibly clear.

Implementing GFS into vehicles is very easy. You will need to contact us to get a GFS toolkit, but after that setup is simple and requires no oversight from us. Instructions are included with the toolkit; if you understand LSL scripting, GFS is simple to integrate.

Open-Use & Usage Agreement

GFS is not open-source. Manufacturers are given access to the pump API; nothing more. To retain control over the system, and in case we wish to upgrade it in the future for more features, NTBI Group retains all rights over the pump and its code. You may not reverse-engineer or otherwise copy the design of the pump or its API to make your own. We distribute the pump freely and allow access to this API freely as a service to roleplayers and drivers in general - please don't fragment the market and create your own. If you have any features or suggestions you wish to add to the system, feel free to contact us and we will consider them.

Pump Usage

The GFS pump operates in the following manner:

  1. Park vehicle directly in front of the pump with fuel filler door on the same side as the pump (maximum 2m away)
  2. Click pump; it will check for the vehicle and you will be given control of the pump (basic instructions will also be sent to the user)
  3. For some vehicles, you must select which fuel type to use by clicking the appropriate button on the pump
  4. Click nozzle to insert it into the vehicle's fuel filler
  5. Click nozzle again to start/stop the pump (nozzle will automatically shut off when tank is full)
  6. Click pump again to finish (nozzle will be removed and fueling is completed)

In some situations, fueling can be interrupted:

  • The vehicle cannot be detected
  • The vehicle is not GFS compatible (or the GFS scripts are not running correctly)
  • The vehicle is moved from its original position
  • The vehicle is put into neutral gear or otherwise made physical (this is not done automatically; it must be set up by the manufacturer)
  • The vehicle's engine is started (again, this must be set up by the manufacturer)
  • The nozzle's target position is over 3m away from the pump (this is to avoid the filler cap being on the opposite side)
  • The operator (user) moves over 16m away from the pump
  • The raycast fails (this is usually a simulator performance issue)