Jump to content

createObject Help


Recommended Posts

Posted

I get no Errors But It Doesnt Work

local str = { } 

elseif (itemID==154) then -- Stretcher 
            if (str[source]) then -- Already using the Stretcher 
                destroyElement(str[source]) 
                str[source] = nil 
                exports.global:sendLocalMeAction(source, "Puts His Stretcher Away.") 
            else 
                exports.global:sendLocalMeAction(source, "Get Out A Stretcher.") 
                local x, y, z = getElementPosition(source) 
                local rot = getPedRotation(source) 
                 
                x = x + math.sin(math.rad(rot)) * 2.0 
                y = y + math.cos(math.rad(rot)) * 2.0 
                 
                local object1111 = createObject(1997, x, y, z) 
                attachElements(object1111, source, 0, 1, 0) 
                str[source] = object1111 
            end 

Posted

Mabe vG script was not made for you to mess around with and ask in this section for help on your server. Just stop asking for help on vG Scripts.

Current Projects

Cyandie's Cops and Robbers( 10% )

Posted
Mabe vG script was not made for you to mess around with and ask in this section for help on your server. Just stop asking for help on vG Scripts.

Your Just Being A Asshole Im Using Shodown Scripts Which Got Released By The Owner Medwin/Manishi Im Trying To Make My Server Better And All You Do Is Be A Asshole About It :evil::evil::evil::evil::evil:

Posted
Mabe vG script was not made for you to mess around with and ask in this section for help on your server. Just stop asking for help on vG Scripts.

Go Troll Somewhere Else, This Is For Scripting Help And Is Nothing To Do With Them Being Released

Posted

If you wanna make the server better why do you ask for every little thing here ? :x

Diet with russian vodka, lose 3 days in one week !

Posted

Lua is meat for people to learn not ask for every single thing lol and I'm not trolling I looked into ShoDown script I found most things of vG code 3.0.2 that was there so just grow up.

Current Projects

Cyandie's Cops and Robbers( 10% )

Posted
If you wanna make the server better why do you ask for every little thing here ? :x

Mate if you joined my server you would see its nothing like shodown i have converted the script into fort carson but there are something i dont understand like this i cant get it to work And There Are No Errors

Posted
If you wanna make the server better why do you ask for every little thing here ? :x

Mate if you joined my server you would see its nothing like shodown i have converted the script into fort carson but there are something i dont understand like this i cant get it to work And There Are No Errors

Ok give me IP.

Diet with russian vodka, lose 3 days in one week !

Posted

Lol the server is all shodown only names and for some resources color changed :lol::lol:

Diet with russian vodka, lose 3 days in one week !

Posted

I noticed that too lol kinda silly making a server when you can't even script a bit.

Current Projects

Cyandie's Cops and Robbers( 10% )

Posted

I'm locking this topic.

@Montiz: Please don't do this again, this section is to help others, not to tell them what not to use.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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