|
| 24 Aug 2013 06:54 AM |
I am making a fighting game and I intend on having a lobby for it. Basically, what I need making is teleporters, two of them.
So, when a player joins the game, they have no weapons, but when they go on the teleporter and are teleported to the second teleporter (The one in the map itself) they will get weapons. When the player resets they lose their weapons and get them back after they use the teleporter again.
If anyone is willing to do this, I will be very thankful and give credit in the game's description.
Thanks.
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 06:57 AM |
I need this as on my game the player spawns straight into the map which will increase spawn killing, which I do not want.
I want candy |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 06:59 AM |
And by the way, the weapons I would like are:
Rocket launcer Slingshot Superball Time Bomb Sword
I want candy |
|
|
| Report Abuse |
|
|
| |
|
|
| 24 Aug 2013 07:57 AM |
"Get out." I was only asking for help, no need to tell me to get out.
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:01 AM |
| flatnoob115 dnt tlk agbout my friends like tht i jst reported u 4 a personl attack so hav fun in bnland |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:02 AM |
o wow funnymouse reportd u too u ppl need 2 learn tht if u brake th rules ur gona get banned
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:03 AM |
Dear god keep your hair on, I didn't know that it was "illegal" to ask scripting help in "scripting helpers"
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:03 AM |
thts what u get 4 attakin ppl if u dnt hav aneythng nice 2 say dnt say aneythng at all
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:06 AM |
@OP You should really learn Lua, not for just making games. You could do pretty neat things. Also, flatline is being correct. Along with the other guy. This is scripting helpers. We help you with SCRIPTING, so unless if you don't script at all then you hardly get any help go here to learn: wiki.roblox.com Or lualearners .org |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:07 AM |
| dragn i wil spare u cuz u wer nice |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:07 AM |
I don't really have time to learn, I'm trying to get this game finished as quickly as possible.
I want candy |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 24 Aug 2013 08:07 AM |
Try this:
script.Parent.Touched:connect (function (hit) (tab)hit.Parent.Torso.CFrame = CFrame.new (0,0,0) -- Position to tele to (tab)wait(0.1) (tab)game.Lighting.Sword:clone.Parent = hit.Parent -- Copy that line and replace sword with names of weapons and then add the weapons to lighting, Note i scripted this in the forum so it might have a bug or 2 end) |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 24 Aug 2013 08:08 AM |
| btw the (tab)'s mean you have to put a tab spacing there |
|
|
| Report Abuse |
|
|
Adam2090
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 889 |
|
| |
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 24 Aug 2013 08:12 AM |
Sorry made a error use this instead
Try this Ive never done this type script but that should add it to the players backpack, if that dont work use the second script
script.Parent.Touched:connect (function (hit) (tab)hit.Parent.Torso.CFrame = CFrame.new (0,0,0) -- Position to tele to (tab)wait(0.1) (tab)game.Lighting.Sword:clone.Parent = hit.Parent:GetPlayerFromCharecter().Backpack -- Copy that line and replace sword with names of weapons and then add the weapons to lighting, Note i scripted this in the forum so it might have a bug or 2 end)
Try this:
script.Parent.Touched:connect (function (hit) (tab)hit.Parent.Torso.CFrame = CFrame.new (0,0,0) -- Position to tele to (tab)wait(0.1) (tab)game.Lighting.Sword:clone.Parent = hit.Parent-- Copy that line and replace sword with names of weapons and then add the weapons to lighting, Note i scripted this in the forum so it might have a bug or 2 (tab)wait(0.1) -- make sure to add a wait between each end) |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:12 AM |
'nicely' 'get out'
sure sounds nice to me |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:14 AM |
adam u jst got reprted so have fun in banlnd reported 4 personl attack ur probley gona loss ur account btw
|
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 24 Aug 2013 08:17 AM |
| i made you a script, i didnt test it, if it doesnt work now you can post asking for the scripting HELPERS to help you fix it, I would like this post to not be filled with fighting. |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:18 AM |
mrwar u r nice unlike all these baned ppl
|
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:19 AM |
| adam all u r doin is diggin a biger whole 4 ur self i sgguest u take a rest |
|
|
| Report Abuse |
|
|
Adam2090
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 889 |
|
| |
|
|
| 24 Aug 2013 08:25 AM |
I went to LMaD and made a deal with someone.
I want candy |
|
|
| Report Abuse |
|
|
|
| 24 Aug 2013 08:25 AM |
| wow u shud jst stop b4 u get bande |
|
|
| Report Abuse |
|
|
mrwar117
|
  |
| Joined: 16 Oct 2009 |
| Total Posts: 224 |
|
|
| 24 Aug 2013 08:27 AM |
| just a warning LMaD is full of scammers |
|
|
| Report Abuse |
|
|