|
| 12 Jun 2014 05:47 PM |
I'm basically making an adventure game that requires a lot of switching of maps. I'm at a certain point that needed a map switch but I can not find a good script to help me with my deed. I found one but its for a fps, that only switched at a certain time which is no good since my game is an adventure game. Please help me out.
|
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Jun 2014 06:39 PM |
Step 1: Attempt to do it yourself. Step 2: If it doesn't work the way you want it to or it doesn't work at all, post your broken code here so we can help you. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 06:43 PM |
| How am I suppose to do it myself If I don't even know how to script. It's called script helpers for a reason. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 06:45 PM |
| Us the wiki to learn, you will definitely need to use clone(). |
|
|
| Report Abuse |
|
|
Vuva
|
  |
| Joined: 22 Jan 2010 |
| Total Posts: 1102 |
|
|
| 12 Jun 2014 06:48 PM |
Maps={MapModel1,MapModel2} CurrentMap:Destroy() NewMap=Map[math.random(1,#Map)]:Clone() NewMap.Parent=workspace
There are the basics :3 |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 06:57 PM |
| @chiklay4x4 Your right this is script helpers not script makers. This forum is to help fix broken script not give you working ones ;) |
|
|
| Report Abuse |
|
|
Vuva
|
  |
| Joined: 22 Jan 2010 |
| Total Posts: 1102 |
|
|
| 12 Jun 2014 06:58 PM |
| Gosh it's not just for fixing broken scripts. It's for helping, period. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 07:15 PM |
| how you define current map? |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 07:16 PM |
if you use a model as map then do currentmap = game.Workspace.Map |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 08:47 PM |
@AhtnamasStudio. You're right it is called scripting helper thanks for clarifying that I wouldn't have none myself! I wasn't asking for people to make it for me, I was asking for help. But that's not going to happen since usually people like you like to be smart asses about everything. The only reason why forums are crap. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 08:48 PM |
@AhtnamasStudio. You're right it is called script helper thanks for clarifying that I wouldn't have known myself! I wasn't asking for people to make it for me, I was asking for help. But that's not going to happen since usually people like you like to be smart asses about everything. The only reason why forums are crap. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 09:05 PM |
| Actually the forums are fine besides a few troll sometimes. What makes the forums bad is when people ask for script without even trying to make there own. "I found one" dose not count. I under stand not every one can script every thing but at least give it a try! Also you can say this forum is for help. but its really not. I just said what I have witnessed and been told so do not me getting mad at me. |
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Jun 2014 09:12 PM |
| So you're telling me, if you need help you're on your own? If its called Scripting helpers aren't you suppose to help? I'm asking how do you map switch, not some difficult game changing script. Simple 20 lines or so script. I've looked for some and none of them actually helped, (ie; One was to put my 2 maps inside lightning changed the names too map 1 and map 2 and it did nothing.) |
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Jun 2014 09:17 PM |
| ACTUALLY I FOUND OUT HOW TO DO IT, I NO NEED HELP THANKS EVERYONE FOR THE HELP. PLZ GTFO :) |
|
|
| Report Abuse |
|
|
yurhomi10
|
  |
| Joined: 10 Dec 2008 |
| Total Posts: 13886 |
|
|
| 12 Jun 2014 09:18 PM |
" Simple 20 lines or so script."
If it's so simple, make it. |
|
|
| Report Abuse |
|
|
| |
|
connor954
|
  |
| Joined: 24 Jul 2008 |
| Total Posts: 947 |
|
|
| 12 Jun 2014 09:55 PM |
| I agree Chiklay4x4, I come on here and post something. Everyone just becomes all "smart" and gives me their opinion. I hate it. |
|
|
| Report Abuse |
|
|
maxomega3
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 10668 |
|
|
| 12 Jun 2014 09:57 PM |
"PLZ GTFO :)"
You came here last. You do the honors, k?
The reason we don't give people the scripts is because they don't learn from it if you just give it to them. |
|
|
| Report Abuse |
|
|
|
| 12 Jun 2014 10:03 PM |
| @Max; It was a joke boo ;* |
|
|
| Report Abuse |
|
|