Jump to content

OzeTheDude

Members
  • Posts

    1
  • Joined

  • Last visited

Details

  • Gang
    uhh?

OzeTheDude's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. i made a lua script to create a explosion when a player dies but game dont detect it anyway i tried zipping it and etc and didnt work yes, i made a meta.xml file heres the code of it: function explosionOnSpawn ( ) local pX, pY, pZ = getElementPosition ( source ) createExplosion ( pX, pY, pZ, 6, source ) end addEventHandler ( "onPlayerWasted", getRootElement(), explosionOnSpawn)
×
×
  • Create New...