Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 66
Search took 0.02 seconds.
Search: Posts Made By: Castel
Forum: vBulletin 3 Articles 02-23-2004, 10:23 PM
Replies: 1,139
Views: 383,749
Posted By Castel
That's easily fixed. Change code on frame 8 from ...

That's easily fixed. Change code on frame 8 from


//Start the game over if there are less than 0 ships left.
if(shipcount<4){


to
Forum: vBulletin 3 Articles 02-04-2004, 05:58 AM
Replies: 1,139
Views: 383,749
Posted By Castel
The original of this game is a tally of 5 scores...

The original of this game is a tally of 5 scores instead of one shot. http://yeti.e-medien.com/playonline.html
Forum: vBulletin 3.0 Full Releases 01-25-2004, 06:57 AM
Replies: 4,569
Views: 895,443
Posted By Castel
I very much doubt it. A long time ago when John...

I very much doubt it. A long time ago when John released first first arcade hack I contacted UseLab about what it would cost to get Acno on my site. And I got a nice PDF files with the sale agreement...
Forum: vBulletin 2.x Full Releases 09-02-2002, 06:47 AM
Replies: 295
Views: 42,239
Posted By Castel
Nice hack g-force2k2, love your forum design BTW....

Nice hack g-force2k2, love your forum design BTW. This hack could get pretty server intensive for heavy traffic forums however since it updates the user table at each page load.

You could move the...
Forum: vBulletin 2.x Full Releases 08-24-2002, 07:21 PM
Replies: 1,055
Views: 78,379
Posted By Castel
Excellent, thanks for including the fla files....

Excellent, thanks for including the fla files. Nice job figuring out how to add and contruct levels. I'm a total flash newbie as well but now that I have the fla files I see how it's done and I will...
Forum: vBulletin 2.x Full Releases 08-23-2002, 11:01 PM
Replies: 1,055
Views: 78,379
Posted By Castel
John I ran that query in PHPadmin and it works...

John I ran that query in PHPadmin and it works perfect. I used order by userid and no limit to check (after a checked there was multiple record for the same user) and the query returned only the...
Forum: vBulletin 2.x Full Releases 08-23-2002, 10:50 PM
Replies: 1,055
Views: 78,379
Posted By Castel
Would you mind including the fla files for these...

Would you mind including the fla files for these in the zip so we can adjust colors to fit site design.
Forum: vBulletin 2.x Full Releases 08-23-2002, 03:38 AM
Replies: 1,055
Views: 78,379
Posted By Castel
You must be running the new version of the...

You must be running the new version of the tetris.swf file, with a 1000 lines at level 10. That was my gripe in a previous post after John update. I know he is trying to please as many people as...
Forum: vBulletin 2.x Full Releases 08-22-2002, 05:51 AM
Replies: 1,055
Views: 78,379
Posted By Castel
I record gets created BEFORE the flash loads,...

I record gets created BEFORE the flash loads, it's part of the new security John added, when you finish the game it will modify that particular entry. The script performs a clean up of such emty...
Forum: vBulletin 2.x Full Releases 08-20-2002, 08:29 PM
Replies: 1,055
Views: 78,379
Posted By Castel
If the lvl 10 problem is fixed, why did you add...

If the lvl 10 problem is fixed, why did you add so many lines to each level? I had one of my moderators (who is a tetris wizard) play the game on my test forum and now the game comes down to how...
Forum: vBulletin 2.x Full Releases 08-17-2002, 08:08 PM
Replies: 1,055
Views: 78,379
Posted By Castel
Hahah, various comments on my leader list are...

Hahah, various comments on my leader list are screaming for counter-clockwise as well, this is serious business now :) This has to be by far the most popular hack from a users perspective!
Forum: vBulletin 2.x Full Releases 08-17-2002, 01:28 AM
Replies: 1,055
Views: 78,379
Posted By Castel
My last row of tetris_leader_main looks liek...

My last row of tetris_leader_main looks liek this:


<tr>
<td bgcolor="{tableheadbgcolor}" colspan="4" align="center"><smallfont color="{tableheadtextcolor}">&nbsp; <b>$thefooter</b>...
Forum: vBulletin 2.x Full Releases 08-17-2002, 01:23 AM
Replies: 1,055
Views: 78,379
Posted By Castel
Check edited post above

Check edited post above
Forum: vBulletin 2.x Full Releases 08-17-2002, 01:14 AM
Replies: 1,055
Views: 78,379
Posted By Castel
NexDog, neither of the 2 samples you posted are...

NexDog, neither of the 2 samples you posted are an exact paste of the code I gave. I made some template edits moving hardcode stuff into the template but that really shouldn't matter.

My line...
Forum: vBulletin 2.x Full Releases 08-17-2002, 12:58 AM
Replies: 1,055
Views: 78,379
Posted By Castel
First of all nice hack john. I didn't read all of...

First of all nice hack john. I didn't read all of the posts in this thread so just ignore me if this was already mentioned. I wanted to change the amount of leaders displayed to 50 instead of 10 and...
Forum: vBulletin 2.x Full Releases 08-17-2002, 12:50 AM
Replies: 1,055
Views: 78,379
Posted By Castel
look for: $thefooter = "<normalfont...

look for:
$thefooter = "<normalfont color=\"{tableheadtextcolor}\"><center>Want to try again? Click <a...
Forum: vBulletin 3.0 Full Releases 04-17-2002, 11:08 PM
Replies: 223
Views: 37,615
Posted By Castel
Good job andrew, works like a charm. I used ...

Good job andrew, works like a charm. I used Slynderdale's chat.php method that way you don't have to modify online.php either since chat.php is already provided for.
Forum: vBulletin 3.0 Full Releases 04-16-2002, 11:00 PM
Replies: 223
Views: 37,615
Posted By Castel
andrew76, does this applet use a lot of server...

andrew76, does this applet use a lot of server resources? I was alway led to believe chat applets are pretty server resource intensive and most hosting companies don't allow you to even install them...
Forum: vBulletin 2.x Full Releases 03-13-2002, 10:00 PM
Replies: 4
Views: 2,261
Posted By Castel
Supporter Perks (Re-release for 2.2.4)

This is a re-release of the supporter perks hack which was the result of this thread (https://vborg.vbsupport.ru/showthread.php?s=&threadid=19656) (I'm surprised that thread is actually still semi...
Forum: vB3 Programming Discussions 03-01-2002, 09:58 PM
Replies: 2
Views: 1,625
Posted By Castel
Checking for bounced mail

Could anybody point me in the right direction (tutorial, article, etc..) or even provided some code on how to check for bounced email on a server so these addresses can be removed from a database...
Forum: vBulletin 2.x Full Releases 02-18-2002, 10:40 PM
Replies: 113
Views: 17,087
Posted By Castel
Released under new topic...

Released under new topic https://vborg.vbsupport.ru/showthread.php?s=&threadid=35209
Forum: vBulletin 2.x Full Releases 02-18-2002, 10:11 PM
Replies: 54
Views: 17,437
Posted By Castel
To all the people asking about image...

To all the people asking about image checks/limits. I don't allow images in sigs on my forum so I have never looked into the possiblity of limiting that in any shape or form. But if somebody wants to...
Forum: vBulletin 2.x Full Releases 02-18-2002, 10:08 PM
Replies: 54
Views: 17,437
Posted By Castel
I'm not familiar with that hack, so I have no...

I'm not familiar with that hack, so I have no idea.
Forum: vBulletin 2.x Full Releases 02-18-2002, 10:05 PM
Replies: 54
Views: 17,437
Posted By Castel
It would count the line breaks in the source code...

It would count the line breaks in the source code and make this hack pretty much useless as you could use a bunch of <br> tags on one line of code to create as many lines of output as you want.
Forum: vBulletin 2.x Full Releases 02-18-2002, 10:00 PM
Replies: 20
Views: 4,465
Posted By Castel
This a modified version of Mas*Mind's "World Time...

This a modified version of Mas*Mind's "World Time Zones" on index page, located at https://vborg.vbsupport.ru/showthread.php?s=&threadid=12210. Instead of including the data on the forum index, the...
Showing results 1 to 25 of 66

 
Forum Jump

All times are GMT. The time now is 04:44 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06664 seconds
  • Memory Usage 2,043KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (69)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete