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



2DWorlds Forums
Success of most games like this - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: The Community (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=27)
+--- Thread: Success of most games like this (/showthread.php?tid=6865)

Pages: 1 2


RE: Success of most games like this - Glome - 07-14-2011

(07-14-2011, 12:47 AM)Jacob_ Wrote:
(07-14-2011, 12:38 AM)Glome Wrote:
(07-13-2011, 11:12 PM)Qwertygiy Wrote: And of course, if you have a currency here, you'd need currency from game visits



mysql_query("UPDATE `users` SET `currency` = `currency` + 1 WHERE `ID` = '$_SESSION[ID]');

lololol

Better.

They would both still work the same lol >_>


RE: Success of most games like this - Jacob__mybb_import1 - 07-14-2011

(07-14-2011, 12:49 AM)Glome Wrote:
(07-14-2011, 12:47 AM)Jacob_ Wrote:
(07-14-2011, 12:38 AM)Glome Wrote:
(07-13-2011, 11:12 PM)Qwertygiy Wrote: And of course, if you have a currency here, you'd need currency from game visits



mysql_query("UPDATE `users` SET `currency` = `currency` + 1 WHERE `ID` = '$_SESSION[ID]');

lololol

Better.

They would both still work the same lol >_>

But mine has one line of code less, so it's infinitely better! Tongue


RE: Success of most games like this - Glome - 07-14-2011

(07-14-2011, 12:51 AM)Jacob_ Wrote:
(07-14-2011, 12:49 AM)Glome Wrote:
(07-14-2011, 12:47 AM)Jacob_ Wrote:
(07-14-2011, 12:38 AM)Glome Wrote:
(07-13-2011, 11:12 PM)Qwertygiy Wrote: And of course, if you have a currency here, you'd need currency from game visits



mysql_query("UPDATE `users` SET `currency` = `currency` + 1 WHERE `ID` = '$_SESSION[ID]');

lololol

Better.

They would both still work the same lol >_>

But mine has one line of code less, so it's infinitely better! Tongue

Yeah but the more the merrier!

Also currency isn't needed right now Tongue


RE: Success of most games like this - Chaos - 07-14-2011

There isn't going to be any bugs to fix if nobody makes games.

Currency and market Jacob...


RE: Success of most games like this - lol - 07-14-2011

The thought of currency produces the thought of greed and narcissism, but anyways, I want. A market system to buy and profit from skins is an excellent idea, maybe even something else...


RE: Success of most games like this - Ashely - 07-14-2011

(07-14-2011, 06:12 AM)LOL Wrote: The thought of currency produces the thought of greed and narcissism, but anyways, I want. A market system to buy and profit from skins is an excellent idea, maybe even something else...

That would be awesome, but won't come anytime soon.


RE: Success of most games like this - Jacob__mybb_import1 - 07-14-2011

Like I've said before, the only official way to make money will be making a good game. However, there will be a way to give other players money so you can trade things that way.