|
| 22 Mar 2015 10:36 AM |
I'm experimenting with a stolen version of "The Quarry", so if you want to get mad, just leave, but if you chose to stay:
I'm adding a new block called "Clay", it spawns in just fine, but once you break it, you glitch yourself out. - En_Clay is not a valid member of ObjectValue - Script 'Workspace.DigHandler', Line 573 - Stack End - En_Clay is not a valid member of ObjectValue - Script 'Players.Player.Backpack.Pickaxe.PickaxeClient', Line 169 - upvalue onMouseButton1Down - Script 'Players.Player.Backpack.Pickaxe.PickaxeClient', Line 288 - Stack End
Here's the part that I have edited..
local enc1 = {29, 58, 93, 28, 27}; local oldNum = 0 if first == "Tektite" then oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_Oil"].Value),enc1,true)) elseif first == "Granite" then oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_Coal"].Value),enc1,true)) elseif first == "Obsidian" then oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_Tin"].Value),enc1,true)) elseif first == "Fire Crystal" then oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_Bronze"].Value),enc1,true)) ----- elseif first == "Clay" then oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_Clay"].Value),enc1,true)) else ----- oldNum = (crypt(tostring(player:FindFirstChild("cryptstats")["En_"..first].Value),enc1,true)) end Can anyone spot the problem? My friends would be happy if you could. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 10:37 AM |
did u try turning it on and off
ROBLOX retexturer, dev, builder, and gamer. [] http://www.roblox.com/My/Sets.aspx?id=1445921 |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 10:38 AM |
| That does nothing. It errors out once the block is mined, and it does not even go in the inventory. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 10:52 AM |
| I was ready to get screamed at, but I guess that has not came yet 0_o. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 11:37 AM |
| Is En_Clay inside Objectvalue? |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 11:45 AM |
| I have no idea. If you need to look at the code, let me know. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 12:43 PM |
| Does anyone have any idea? |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:07 PM |
| I give up on this project... |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:08 PM |
| lol dont try and steal quarry |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:09 PM |
| The quarry is way too advance for most people. I have not yet seen someone know how to add a ore to the game yet |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:09 PM |
another JuliusColesV2 wannabe
we already have serhat |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:11 PM |
| not serhat. NOT THAT LITTLE FOOL! |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:22 PM |
| I'm not trying to steal it, I'm just trying to learn... god people on roblox. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:30 PM |
| im not mad at u im mad at serhat hes basically putting a TON of free models into a stolen quarry. (can I have the copy pls I wanna learn :D) |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:38 PM |
| Sorry, I though you all were getting mad. I have no doubt that people will steal it and use it for income. I'm leaving all of the stuff about Dummiez in the game. |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:39 PM |
| http://www.roblox.com/uncopylocked-place?id=190787724 |
|
|
| Report Abuse |
|
|
|
| 22 Mar 2015 01:42 PM |
| You dont learn off of extreamly complex scripts that use encrypting and tons of math |
|
|
| Report Abuse |
|
|
| |
|
|
| 22 Mar 2015 01:45 PM |
| Uhg what have I started... can I not remove this post... |
|
|
| Report Abuse |
|
|