Search results

Jump to navigation Jump to search
  • bool createExplosion ( float x, float y, float z, int theType [, player creator = nil ] ) ...ator:''' the explosion's simulated creator, the [[player]] responsible for it.
    6 KB (763 words) - 11:44, 11 January 2024
  • ...amera near clip distance, however, the minimum distance to be able to view it can vary. createExplosion ( x, y, z, 11 )
    2 KB (258 words) - 11:16, 7 July 2018
  • Returns ''true'' if the property is enabled, ''false'' if it is disabled or the specified property name is invalid. createExplosion(x,y,z, 1)
    2 KB (197 words) - 08:34, 9 September 2023
  • ...gradeOnSlot(pVehicle, 8) then -- Check if the vehicle has nitrous added in it createExplosion(fX, fY, fZ, 10, true, -1.0, false) -- Create an explosion in the vehicle
    2 KB (198 words) - 19:07, 15 June 2021
  • ...ed by events like [[onExplosion]] or [[onClientExplosion]], and function [[createExplosion]]. ...oesn't collide with a ped (TestSphereAgainstWorld 0,3m radius from origin) it doesn't create a projectile but an explosion directly. Needs testing. <br>
    3 KB (381 words) - 14:28, 11 January 2024
  • ...tData ( claymoreCol , "type", "claymore" ) --store the type of colshape so it can be retrieved ...a ( claymoreCol, "creatorPlayer", creator ) --store the person who created it
    3 KB (429 words) - 09:26, 6 November 2023
  • destroyElement ( theZone ) -- if so, destroy it ...tData ( claymoreCol , "type", "claymore" ) --store the type of colshape so it can be retrieved
    4 KB (525 words) - 17:40, 9 October 2018
  • This function destroys an [[element]] and all elements within it in the hierarchy (its children, the children of those children etc). [[play ...successfully, ''false'' if either the element passed to it was invalid or it could not be destroyed for some other reason (for example, clientside destr
    5 KB (689 words) - 18:11, 17 November 2021
  • outputChatBox ( "Don't kill people with minigun, it's lame!", 255, 0, 0 ) -- We output a warning to him. createExplosion(hitX, hitY, hitZ, 12, true, 0, true) -- Creates a tiny explosion where the
    4 KB (478 words) - 03:37, 25 April 2024