User contributions for Kewun

A user with 7 edits. Account created on 6 July 2016.
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

17 November 2016

  • 08:4308:43, 17 November 2016 diff hist +194 N OnObjectBumpCreated page with "<code> function onObjectBump(object,player) { MessagePlayer("You've bumped in to object id: "+object,player) } </code> This example will message player when he touches a o..."
  • 08:4108:41, 17 November 2016 diff hist +205 N OnVehicleHealthChangeCreated page with "function OnVehicleHealthChange( vehicle, oldHP, newHP ) { Message("Vehicle: "+vehicle+"'s health has been changed to "+newHP+" from "+oldHP) } This will output a message w..."
  • 08:3908:39, 17 November 2016 diff hist −19 OnObjectShotNo edit summary
  • 08:3808:38, 17 November 2016 diff hist +258 N OnObjectShotCreated page with "[code] function onObjectShot( object, player, weapon ) { MessagePlayer("You've shot object id "+object+" with weapon id "+weapon,player) } [/code] This will Message the..."
  • 08:3608:36, 17 November 2016 diff hist +185 N OnPlayerOnFireChangeCreated page with "function onPlayerOnFireChange( player, isOnFireNow ) { MessagePlayer("Your burn status: "+isOnFireNow,player) } This will message the player, when he is burning or n..."

6 July 2016