of     2   
chevron_rightchevron_rightchevron_right

suremark
#40279244Monday, January 03, 2011 8:24 PM GMT

vanillaluv
#40279317Monday, January 03, 2011 8:25 PM GMT

Well, if I asked you to test OrangeR, would you?
bloob827
#40279334Monday, January 03, 2011 8:26 PM GMT

rofl vanilla your back
vanillaluv
#40279356Monday, January 03, 2011 8:26 PM GMT

Yea. :P
suremark
#40279400Monday, January 03, 2011 8:27 PM GMT

What's orangeR? >_> I feel lonely in my server now. D: It requires 3 players to start.
bloob827
#40279443Monday, January 03, 2011 8:28 PM GMT

sure :P
suremark
#40280003Monday, January 03, 2011 8:36 PM GMT

Well, atleast it got farther than it did before. I need to make sure to add a reset command, though. O_O
BJCarpenter
#40281188Monday, January 03, 2011 8:52 PM GMT

NO! I can't test your game. When, I go to that link, and try to play, I get that "You Must Start Roblox from IE" screen, and it asks me if I want to Download Roblox. No, I don't want to Download, and I don't use IE, and won't be!? So, I go to the games screen, where I CAN click on any game, and play it. no problem; Search on "doombringer42", but get nothing, and it throws me into the Catalog. So, I have no way of getting to your game. Is there a "work-around" for Searching Games, or ANY OTHER way of Playing, non-Featured games? Need help, because, I would love to test people's games, and add any, little, requested scripts............ -Brian
suremark
#40282427Monday, January 03, 2011 9:07 PM GMT

Bump. I added a reset/ command, and the script should work better now.
suremark
#40282552Monday, January 03, 2011 9:08 PM GMT

You could just go to my profile. Also, instead of using IE, use chrome with IE tab. Works like a charm. It's funny because chrome runs IE better than IE runs itself.
suremark
#40282671Monday, January 03, 2011 9:10 PM GMT

Nevermind, the reset/ command isn't working. Let me post the extract here.
suremark
#40282921Monday, January 03, 2011 9:13 PM GMT

newPlayer.Chatted:connect(function (msg) msg = string.lower(msg) if string.sub(msg, 1, 6) == "reset/" then newPlayer.Character.Humanoid.Health = 0 end end) It's not working. I put it inside of the playerentered function.
ChatR
#40283066Monday, January 03, 2011 9:15 PM GMT

newPlayer.Chatted:connect(function (msg) msg = string.lower(msg) if msg == "reset/" then newPlayer.Character.Humanoid.Health = 0 end end) Why string.sub()
suremark
#40283208Monday, January 03, 2011 9:17 PM GMT

Good point, but now it's telling me attempted to access value newplayer, a nil value. Huh?
ChatR
#40283235Monday, January 03, 2011 9:17 PM GMT

The whole script,pl0x
ChatR
#40283285Monday, January 03, 2011 9:18 PM GMT

nvm >_> Name the onPlayerEntered function with the function argument newPlayers. newPlayers.Chatted:connect(function (msg, newPlayer) msg = string.lower(msg) if msg == "reset/" then newPlayer.Character.Humanoid.Health = 0 end end)
suremark
#40283351Monday, January 03, 2011 9:19 PM GMT

Nevermind, I fixed it. XD The variable was actually np, when I tried to use newPlayer.
suremark
#40283646Monday, January 03, 2011 9:23 PM GMT

Okay, now people can come again. Let's see if it works. I need 2 other players than me, or more, if possible.
BJCarpenter
#40283716Monday, January 03, 2011 9:24 PM GMT

To answer, my own question: I have to run Play Roblox. I have not been here for a long while. Testing results (wrong forum, I guess, but too bad): - Couldn't play, I guess, 'cause there were only two people. You should change that, or have something for one person to do. - the center, invisable barrier, should NOT knock u over (at one point it knocked me completely out of the arena - The Front Page, with the big PLAY button, has NO explanation (description) of your game, or how to play, or what to expect (Come on, Doom, all u have to do is write-in text) - You chatted that there should be a Re-set button. Could not see it - You expected me to chat, yet nowhere in the game was there an explanation of how to chat. I tried ENTER, and backslash, and tild: nothing. People may come to your game, who don't know Roblox (If it is any good), or forget how to chat. You must explain how to do anything, which IS possible to do, somewhere in the game. Note - I only seemed to have a sword. It looked like it might be a sword-fight game, which I have no interest in playing (Yes, I play Galleons, the best game, I have played on Roblox, and suffer the Sword fighting part) , but I may try to help u test in the next little while, anyway. Nice graphics, but a little stark. --Brian
suremark
#40284260Monday, January 03, 2011 9:31 PM GMT

I said to type "reset/" to reset. The invisible barrier is CFrame, so that's why it knocks you over. The game's also unfinished, so I haven't added a description yet. You're right, though; I should add a description.
suremark
#40284286Monday, January 03, 2011 9:32 PM GMT

C'mon, people. 2/3 players. Need one more.
ChatR
#40284310Monday, January 03, 2011 9:32 PM GMT

love it
suremark
#40287853Monday, January 03, 2011 10:16 PM GMT

Alright, i'm gonna try and test it again. I stole some bits from the linkedleaderboard to make it work (hopefully). Open for testing now.
suremark
#40288862Monday, January 03, 2011 10:28 PM GMT

Bump.
ChatR
#40288912Monday, January 03, 2011 10:28 PM GMT

Lol leaderboards are easy :/

    of     2   
chevron_rightchevron_rightchevron_right