file I FIXED THE TELEPORT!(For Real)

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 16:11 #1
Anyway, I relized the problem. A least I think I did.


Download The Origanal:
Edit by Matan for public access: NO showing our FTP

Do everything that one says to do

Then Download this:
Edit by Matan for public access: NO showing our FTP

Put that in your Library(The place missions made with the editer go) in marble/server/ scripts
and replace the other one.


I AM 99% SURE THIS WILL WORK!!!

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 16:15 #2
Use tinyurl.com/y7p7ue to test the teleport

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 16:26 #3
Still doesn't work. BTW the teleporter interior is really good (you install it in marble/data/interiors).

Also I have the 50mbs console.log if anyone wants it

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 16:32 #4
here it is in ZIP form (only 200kbs to download, 50mbs to extract )

www.freewebs.com/marbleblast2/console.zip

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
14 Jan 2007 16:49 #5
Well It should work for mac then I downloaded the MBG demo and installed it.

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
14 Jan 2007 16:55 #6
It is your playmisson.gui try using your old one.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 17:32 #7
I replaced it with the old one and now the game works, but the teleporter still won't work. Besides that, I would like to thank you as I found out some cool staff:

Time to Qualify can be changed to Par Time or Time to Beat LOL
the Not Qualified on levels which you haven't qualified to (like in original MBG), you can change to Access Denied! LOL and lots more. Good accidental find, RM!

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
14 Jan 2007 20:26 #8
I can do this. I can get it to work. Almost all my levels use it.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
14 Jan 2007 23:06 #9
Use what?
I'm confused.
Also, why is it still not working for me? everything's replaced but the playmission.gui is it the problem that it's not working?

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
15 Jan 2007 00:11 #10
Yea same here. It starts to go transparent and the alert thing saying teleprot activated stay still. Then nothing happens

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
15 Jan 2007 01:10 #11
What does the ingame consale that you do testcheats=1; in say:

mine says goscotty=called teansforming form Coordinates to coordinates.

Matan please don't cancel this.

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
15 Jan 2007 07:02 #12
Mine says: serverCmdTeleportPlayer: unknown command

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
15 Jan 2007 08:12 #13
Same here.
RM, try a different code for teleporter.

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
15 Jan 2007 15:32 #14
OK I will be working.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
20 Jan 2007 16:52 #15
I am going to search my MBP folder for anything with keywords like

goscotty and teleporttrigger ext. I should be able to see what files you guys need.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
21 Jan 2007 05:04 #16
Ok Everyone Try putting this is marble/server/scripts/commands.cs

Code:function serverCmdTeleportPlayer(%client, %clientId, %targetObj)
{
%player = %clientId.player;
%currPlayerPos = %player.getPosition();
%targetPos = %targetObj.getPosition();
%x = getWord(%targetPos, 0);
%y = getWord(%targetPos, 1);
%z = getWord(%targetPos, 2);
// adjust z value to prevent player from falling through the terrain... :-P
%z += 3.0;
%finalPos = %x SPC %y SPC %z;
echo(Transforing from SPC %currPlayerPos SPC to SPC %finalPos);
%player.setTransform(%finalPos);
}

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
21 Jan 2007 11:45 #17
It worked but i spwan to the side of the green thing.

Please Log in or Create an account to join the conversation.

  • IsraeliRD
  • IsraeliRD's Avatar Topic Author
  • Offline
  • Project Manager
  • Project Manager
  • Dragon Power Supreme
  • Posts: 3502
  • Thank you received: 912
21 Jan 2007 11:56 #18
RM I can't wait to try out the now working teleporter! Later today ill shall try it myself!

RM you're a genius!

"matan, now i get what you meant a few years back when you said that "the level in mbg is beyond me" after the last rampage i noticed things were insane, and now i truly feel that too" - Dushine, 2015.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
21 Jan 2007 16:40 #19
Doesn't work for me. Do I have to install something else? Did I enter the code in commands.cs wrong? Can somebody send me a working .cs?

Please Log in or Create an account to join the conversation.

  • Posts: 484
  • Thank you received: 1
21 Jan 2007 17:56 #20
IT WORKS!!!!!!! I'M A GUNNIES!!!

Now that it works I will start uploading my teleport Levels. I will also write a tutorial on how to put it in your levels.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
21 Jan 2007 21:13 #21
Ahem. It still doesn't work for me. Or at least the teleports in your CGL section don't work. I'll try downloading the other stuff.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
21 Jan 2007 21:15 #22
WTH? The links don't work.

Please Log in or Create an account to join the conversation.

  • Perishingflames
  • Perishingflames's Avatar
  • Offline
  • Senior Marbler
  • Senior Marbler
  • Posts: 882
  • Thank you received: 21
21 Jan 2007 23:25 #23
You have to copy and paste.

Also, it's great the teleport is workin now! The only thing is (like Jase) the marble always seems to land off center...

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
22 Jan 2007 00:02 #24
Okay. It half works. The marble goes onto the teleport pad, the message pops up, and the marble fades out but doesn't teleport. Hmm... Perishingflames, can you send me a working commands.cs?

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
22 Jan 2007 00:05 #25
Or someone?

Please Log in or Create an account to join the conversation.

  • robotmarble
  • robotmarble's Avatar
  • Visitor
  • Visitor
22 Jan 2007 00:40 #26
*Rubs his forehead in distress*

Ian How hard is this Select it Right/Control Click Copy Open commands.cs go to the bottom and do Right/Control Click Paste. You still need the teleport trigger for Triggers.cs

Please Log in or Create an account to join the conversation.

  • robotmarble
  • robotmarble's Avatar
  • Visitor
  • Visitor
22 Jan 2007 00:41 #27
They land off center. There is nothing I can do about it so my solution is to move it so offcenter is center.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
22 Jan 2007 01:20 #28
Very bottom of the .cs? Okay. I'll try that.

Please Log in or Create an account to join the conversation.

  • Posts: 435
  • Thank you received: 0
22 Jan 2007 01:29 #29
WOOT!!! ITS WORKS!!!

Please Log in or Create an account to join the conversation.

  • robotmarble
  • robotmarble's Avatar
  • Visitor
  • Visitor
22 Jan 2007 02:09 #30
Is it awsome or is it awsome. And Ian you should Change Let's Roll to have a teleport.

Please Log in or Create an account to join the conversation.

Moderators: Doomblah
Time to create page: 0.926 seconds
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.