Jump to content

Mr.OmG

Members
  • Posts

    3
  • Joined

  • Last visited

Details

  • Gang
    SMT

Mr.OmG'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. Sorry but I do not understand very Lua, you could write me how it should look like? pls
  2. Hi ! I don't know how to use it... On wiki is this : bool setWorldSpecialPropertyEnabled ( string propname, bool enable ) But I don't understand it.... I used the following : marker = createMarker(3461,0,0,"corona",6,255,0,0,255) function hevercars(player) if source == marker then setWorldSpecialPropertyEnabled(hovercars,hoveron) end end addEventHandler("onClientMarkerHit", getRootElement(), hovercars) But it doesn't work ! Pls help and sry for bad english
×
×
  • Create New...