The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5327 - File: inc/functions.php PHP 8.4.12 (Linux)
File Line Function
/inc/functions.php 5327 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



2DWorlds Forums
How would I make a working vehicle that actually moves? - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Help (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=21)
+--- Thread: How would I make a working vehicle that actually moves? (/showthread.php?tid=645)

Pages: 1 2 3 4


How would I make a working vehicle that actually moves? - Oak - 02-28-2013

I'm assuming this'll take scripting. I am currently trying to make a scooter, and I am almost finished modeling it, all I need really is to know how I can make these scooters work. I want people to be able to ride them and accelerate with them. How would I do this?


RE: How would I make a working vehicle that actually moves? - DysLabs - 03-06-2013

Scripting.


RE: How would I make a working vehicle that actually moves? - Oak - 03-06-2013

(03-06-2013, 08:22 PM)DysLabs Wrote: Scripting.

Thanks for the lousy answer.
One word responses aren't helpful.
I give up on game-making on 2DWorlds since you are all pretty lazy and don't do collab projects.


RE: How would I make a working vehicle that actually moves? - ijfeswijfae - 03-06-2013

(03-06-2013, 10:11 PM)Oak Wrote:
(03-06-2013, 08:22 PM)DysLabs Wrote: Scripting.

Thanks for the lousy answer.
One word responses aren't helpful.
I give up on game-making on 2DWorlds since you are all pretty lazy and don't do collab projects.

rip oak's optimistic attitude of being the only person ever to try to make an effort



RE: How would I make a working vehicle that actually moves? - Oak - 03-06-2013

(03-06-2013, 11:02 PM)Myem Wrote:
(03-06-2013, 10:11 PM)Oak Wrote:
(03-06-2013, 08:22 PM)DysLabs Wrote: Scripting.

Thanks for the lousy answer.
One word responses aren't helpful.
I give up on game-making on 2DWorlds since you are all pretty lazy and don't do collab projects.

rip oak's optimistic attitude of being the only person ever to try to make an effort

Hey, at least I tried.


RE: How would I make a working vehicle that actually moves? - Leonartist - 03-07-2013

(03-06-2013, 08:22 PM)DysLabs Wrote: Scripting.

I meant to click "dumb".


RE: How would I make a working vehicle that actually moves? - Oak - 03-07-2013

(03-07-2013, 12:36 AM)Leonartist Wrote:
(03-06-2013, 08:22 PM)DysLabs Wrote: Scripting.

I meant to click "dumb".

Sometimes I accidentally click the wrong post-rating.


RE: How would I make a working vehicle that actually moves? - DysLabs - 03-07-2013

I don't think you should be talking Oak.
I have seen countless spam posts from you lately.
Dear god, this community really is rotting.


RE: How would I make a working vehicle that actually moves? - ijfeswijfae - 03-07-2013

(03-07-2013, 01:49 AM)DysLabs Wrote: I don't think you should be talking Oak.
I have seen countless spam posts from you lately.
Dear god, this community really is rotting.

What looks like decay to you is actually the best thing to happen to this site. There's no inactive mods, posts are still made everyday and night, and power-tripping douchebaggery hasn't happened as of this year.

This is the fucking Valhalla that everyone in the beginning initially thought it was going to be but they were sadly all killed by the jews before they ever got to experience it.


RE: How would I make a working vehicle that actually moves? - Oak - 03-07-2013

(03-07-2013, 01:49 AM)DysLabs Wrote: I don't think you should be talking Oak.
I have seen countless spam posts from you lately.
Dear god, this community really is rotting.

Countless spam? My ass. Saying one word what you tend to do is spam, honey.