Jump to content

fire for money.


Estevam2d

Recommended Posts

I wanted to use fire extinguisher to extinguish the fire when I would win cash

Fire is considered an object ?

must be all wrong if my script someone help me I appreciate it very much.

:(

addEventHandler ("onClientGUIClick", getRootElement(), 
function(theSize) 
if (source == GUIEditor_Button[1]) then 
   if guiRadioButtonGetSelected(radioButton1) == true then  
      if weapon == 42 and getElementType(source)=="object" then 
                    fire = createFire(2103.462, -1720.102, 13.389,(weapon)) 
               end 
          end    
     end 
end 
) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...