micheal1230 Posted June 3, 2012 Share Posted June 3, 2012 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 Link to comment
Cyandie Posted June 3, 2012 Share Posted June 3, 2012 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. Link to comment
micheal1230 Posted June 3, 2012 Author Share Posted June 3, 2012 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 Link to comment
micheal1230 Posted June 3, 2012 Author Share Posted June 3, 2012 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 Link to comment
Wei Posted June 3, 2012 Share Posted June 3, 2012 If you wanna make the server better why do you ask for every little thing here ? Link to comment
Cyandie Posted June 3, 2012 Share Posted June 3, 2012 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. Link to comment
micheal1230 Posted June 3, 2012 Author Share Posted June 3, 2012 If you wanna make the server better why do you ask for every little thing here ? 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 Link to comment
Wei Posted June 3, 2012 Share Posted June 3, 2012 If you wanna make the server better why do you ask for every little thing here ? 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. Link to comment
Wei Posted June 3, 2012 Share Posted June 3, 2012 Lol the server is all shodown only names and for some resources color changed Link to comment
Cyandie Posted June 3, 2012 Share Posted June 3, 2012 I noticed that too lol kinda silly making a server when you can't even script a bit. Link to comment
micheal1230 Posted June 3, 2012 Author Share Posted June 3, 2012 Lol the server is all shodown only names and for some resources color changed The Ip is 83.183.96.225:22003 Link to comment
Cyandie Posted June 3, 2012 Share Posted June 3, 2012 I think he knows that by now... Link to comment
Castillo Posted June 3, 2012 Share Posted June 3, 2012 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. Link to comment
Recommended Posts