User contributions

Jump to: navigation, search
Search for contributions
 
 
     
  

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 07:51, 21 June 2009 (diff | hist) . . (+47). . Obj:uSetResourcePoints(My entry, please vefify)
  • 07:50, 21 June 2009 (diff | hist) . . (+86). . N Obj:uSetResourcePoints(My definition, verify)
  • 03:31, 21 June 2009 (diff | hist) . . (+259). . N UniteShips(Created page with ''''UniteShips'''(listid, destclass); It unites the ships in the list into one destclass class ship. The original ships will be deleted, but before that they send a United event ...') (current)
  • 03:30, 21 June 2009 (diff | hist) . . (+522). . N SplitShip(Created page with ''''SplitShip'''(ship, numparts, partclass, list); The ship divides to ’numparts’ pieces of ’partclass’ class parts. The parent ship is deleted, but before that, it sends...') (current)
  • 03:29, 21 June 2009 (diff | hist) . . (+103). . N SetUndamageable(Created page with ''''SetUndamageable'''(ship, undam); You can set the invulnerability of the ship here. ’undam’: 1/0') (current)
  • 03:28, 21 June 2009 (diff | hist) . . (+91). . N Obj:tSetWarning(Created page with ''''obj:tSetWarning'''(warning); It sets the given serial number warning on ’obj’ ship.') (current)
  • 03:28, 21 June 2009 (diff | hist) . . (+294). . N SendTransport(Created page with ''''SendTransport'''(ship, targetship, transportshipclass); The given class transport ship is sent from ’ship’ to ’targetship’. If ’transportshipclass’ = 0, than the ...') (current)
  • 03:27, 21 June 2009 (diff | hist) . . (+51). . N RenameShip(Created page with ''''RenameShip'''(ship, name); It renames the ship.') (current)
  • 03:26, 21 June 2009 (diff | hist) . . (+158). . N PlayShipAnim(Created page with ''''PlayShipAnim''' (ship, anim_name, backward); It plays the shipmodel defined, given named animation. If ’backward’ is not 0, than it plays it backward.') (current)
  • 03:26, 21 June 2009 (diff | hist) . . (+135). . N NumDockPoints(Created page with ''''NumDockPoints'''(ship); It gives the number of docking places on the ship, including the breach points too. If not 0, you can dock.') (current)
  • 03:25, 21 June 2009 (diff | hist) . . (+463). . N NumBreachPoints(Created page with ''''NumBreachPoints'''(ship, freeonly, forrace); It gives the number of commando breaches on the ship. If ’freeonly’ is not 0, than it only gives the still free places. This ...') (current)
  • 03:24, 21 June 2009 (diff | hist) . . (+36). . SetLampSignal(current)
  • 03:23, 21 June 2009 (diff | hist) . . (+134). . N GetDockPoint(Created page with ''''GetDockPoint'''(ship, index, outer); It gives the given indexed dock’s outer­/inner endpoint, from 1 (outer is not 0 – outer)') (current)
  • 03:22, 21 June 2009 (diff | hist) . . (+56). . N Explode(Created page with ''''Explode'''(missile); It makes the rocket to explode.') (current)
  • 03:22, 21 June 2009 (diff | hist) . . (+103). . N Evacuate(Created page with ''''Evacuate'''(ship, targetship); If ’targetship’=0, than it divides the people on your own ships.') (current)
  • 03:21, 21 June 2009 (diff | hist) . . (+87). . N DockOut(Created page with ''''DockOut'''(ship, fromship); ’ship’ docks out from ’fromship’’s free dock.') (current)
  • 03:20, 21 June 2009 (diff | hist) . . (+528). . N Disappear(Created page with ''''Disappear'''(ship); It takes the ship out of the scene, and it gives back an identifier, with which, you can make it appear again (the original identifier cannot be used any ...') (current)
  • 03:19, 21 June 2009 (diff | hist) . . (+71). . N DeleteShip(Created page with ''''DeleteShip'''(ship); It makes the ship disappear, without any fuss.') (current)
  • 03:19, 21 June 2009 (diff | hist) . . (+115). . N CreateShip(Created page with ''''CreateShip'''(shiptype, race, name); It creates a ship with these parameters, and it places it into the origin.') (current)
  • 03:17, 21 June 2009 (diff | hist) . . (+53). . N BlinkShip(Created page with ''''BlinkShip'''(ship); It flashes the ship’s icon.') (current)
  • 03:17, 21 June 2009 (diff | hist) . . (+78). . N Appear(Created page with ''''Appear'''(ship); It makes the ship appear, and thus it gets into the game.') (current)
  • 03:16, 21 June 2009 (diff | hist) . . (+210). . N AnimateShip(Created page with ''''AnimateShip'''(ship, animate); It starts/stops the ship’s default animations (turning parts, etc.), and the blinkers. The change is gradual, at the moment its accelerating/...') (current)
  • 03:15, 21 June 2009 (diff | hist) . . (+457). . N AddBreachPoint(Created page with ''''AddBreachPoint'''(ship, innerx, innery, innerz, outerx, outery, outerz); It adds an entrance place to the ship. I created this, so when you give certain navigation points a b...') (current)
  • 03:06, 21 June 2009 (diff | hist) . . (+62). . N Add2Fleet(Created page with ''''Add2Fleet'''(ship); ’ship’ ship is added to the fleet.') (current)
  • 21:59, 20 June 2009 (diff | hist) . . (+72). . N ChangeLocation(Created page with ''''ChangeLocation'''(location_id); It brings the camera to a new place.') (current)
  • 21:58, 20 June 2009 (diff | hist) . . (+167). . N CamWeaponView(Created page with ''''CamWeaponView'''(weapon); If weapon=0, than normal view. Naturally the CamBoatView can be used henceforward to single boats. The two commands supervise each other.') (current)
  • 21:48, 20 June 2009 (diff | hist) . . (+212). . N CamTurnTo(Created page with ''''CamTurnTo'''(item, time); It turns the camera in a way that it does not change the looked ship, and that the item can be seen (similarly to CamTargetView, but after this the ...') (current)
  • 21:47, 20 June 2009 (diff | hist) . . (+117). . N CamTripleMode(Created page with ''''CamTripleMode'''(mode); In case of triple Viewport, the setting of the view. mode: 0 – panorama, 1- triple view') (current)
  • 21:46, 20 June 2009 (diff | hist) . . (+97). . N CamTargetView(Created page with ''''CamTargetView'''(item); The camera always turns in a way that item can be seen too. (see Ins)') (current)
  • 21:45, 20 June 2009 (diff | hist) . . (+221). . N CamShift(Created page with ''''CamShift'''(deltaheading, deltapitch, deltadistance, time); The moving of a state according to the looked point. heading, pitch: turning horizontally and vertically, in degree...') (current)
  • 21:45, 20 June 2009 (diff | hist) . . (+62). . N CamRoll(Created page with ''''CamRoll'''(roll, time); The relative changing of the roll.') (current)
  • 21:44, 20 June 2009 (diff | hist) . . (+177). . N CamOrientRoll(Created page with ''''CamOrientRoll'''(ship, heading, pitch, roll, distance, time); It is the same as the CamOrient, but here you can set the end position’s roll too. (the CamOrient is roll=0).') (current)
  • 21:43, 20 June 2009 (diff | hist) . . (+260). . N CamOrientAbs(Created page with ''''CamOrientAbs'''(ship, heading, pitch, roll, distance, time); It is similar to the CamOrientRoll, but the turnings are not given according to the ship’s fore-axis, but in th...') (current)
  • 21:40, 20 June 2009 (diff | hist) . . (+313). . N CamOrient(Created page with ''''CamOrient'''(ship, heading, pitch, distance, time); It sets the camera to a certain position according to a ship, in given time, the turnings are to be understood relative to...')
  • 21:25, 20 June 2009 (diff | hist) . . (+342). . CamMoveTo(CamMovetoships needs entry) (current)
  • 21:23, 20 June 2009 (diff | hist) . . (+188). . N CamMoveTo(Created page with ''''CamMoveTo'''(positionx, positiony, positionz, lookatx, lookaty, lookatz, roll, time); The ’position’ is the intended position of the camera, while ’lookat’ is the loo...')
  • 21:22, 20 June 2009 (diff | hist) . . (+216). . N CamMoveAndTurn(Created page with ''''CamMoveAndTurn'''(lookedship, distance, turntoitem, roll, time); The looked ship will be lookedship, from which the camera is in ’distance’ distance, and it turns in a wa...') (current)
  • 21:21, 20 June 2009 (diff | hist) . . (+89). . N CamLookAt(Created page with ''''CamLookAt'''(ship, time); Changes the watched ship. If its 0, than its disengagement.') (current)
  • 21:20, 20 June 2009 (diff | hist) . . (+201). . N CamLockPos(Created page with ''''CamLockPos'''(lock); If lock is not zero, it binds the camera to its current position, but it leaves its turning free, so you can create look after views for the ships. lock=...') (current)
  • 21:19, 20 June 2009 (diff | hist) . . (+1,801). . N CamLocate(Created page with ''''CamLocate'''(fromobj, mode, x,y,z, atobj, mode, x,y,z, roll, time); In ’time’ time it moves the camera to ’from’, while it moves the looked point to ’at’, and it ...') (current)
  • 21:08, 20 June 2009 (diff | hist) . . (+614). . N CamLinear(Created page with ''''CamLinear'''(); The camera’s movement is accelerating­/decelerating by default. This is not favorable in some views, because it wouldn’t look too dynamic, if the camera...') (current)
  • 21:04, 20 June 2009 (diff | hist) . . (+528). . N CamGoRound(Created page with ''''CamGoRound'''(round); It controls the evading feature of the camera, whether it should avoid the ships. During the game it is a good idea to avoid the ships, but in some spec...') (current)
  • 21:03, 20 June 2009 (diff | hist) . . (+102). . N CamBoatView(Created page with ''''CamBoatView'''(boat); Rocket/bomber/commando view. If boat=0, than it changes back to normal view.') (current)
  • 20:56, 20 June 2009 (diff | hist) . . (-14). . Tutorial(Formating needs fixing) (current)
  • 20:55, 20 June 2009 (diff | hist) . . (+15). . Tutorial
  • 20:54, 20 June 2009 (diff | hist) . . (+1,900). . N Tutorial(Created page with ''''Tutorial'''("title", "text", position, "pointto", event1, event2); The position can go from 1-5, it meant the screen’s corners, and center. pointto is the name of a GUI ob...')
  • 20:52, 20 June 2009 (diff | hist) . . (+164). . N TitleNoTime(Created page with ''''TitleNoTime'''(date, system, planet, text); Title, it does not disappear by itself. If one of the first three parameters is true, it posts the fitting data too.') (current)
  • 20:51, 20 June 2009 (diff | hist) . . (+184). . N Title(Created page with ''''Title'''(date, system, planet, text); Title, ‘date’: whether it posts the date, ‘system’: the system, ‘planet’: the planet. It gets localized subtext from the tex...')
  • 20:50, 20 June 2009 (diff | hist) . . (+74). . N NoTutorial(Created page with ''''NoTutorial'''(); You can hide the tutorial messages with this command.') (current)
  • 20:50, 20 June 2009 (diff | hist) . . (+43). . N NoTitle(Created page with ''''NoTitle'''(); It hides the title texts.') (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)