Jump to content

darul360

Members
  • Posts

    2
  • Joined

  • Last visited

darul360'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. Hi, i have a trouble with my fuction . It's simply trigerred by hiting marker but the clue is that i want it to be trigerred ONLY ONCE like "onceTrigerredonMarkerHit". My code as an example : marker2=createMarker(3399.2,-1899.2,30.1,"corona",2,0,0,255,0) tr1=createVehicle(584,3357.5,-1956.8,31.29,0,0,90) tr2=createVehicle(515,3347.2,-1957,31.29,0,0,90) function open_smashb() ... function m() ... blowVehicle(tr) blowVehicle(tr2) end setTimer(m,2000,1) end addEventHandler("onMarkerHit", marker2, open_smashb)
  2. Hello I installed your mod correctly but when i add resource i can't see it on list. I also paste " aclGroupAddObject (aclGetGroup("Admin"), "resource.resourcestarter")" , after this console said "false" when i changed Admin to Console it said "true" , but still after this operations and restarting server i can't add resources to your console . I'm waiting foryour reply . Thanks
×
×
  • Create New...