The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with an idea for a system?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#1
Help with an idea for a system?

I would like to ask if any of you know of a good system to use for a setup like the one I have.

As I mentioned in my previous thread, I have a 5x5 grid of rooms. Each room has a door to the room next to, but how should I go about naming these doors to use in a proper system for the script? The setup looks like this:

[Image: fric_sys_ex.png]

Currently I have each room named as what the co-ordinates would make out. For example the middle room is called x3y3 and so on. But the doors can't follow that exact system because there are several in each grid, all sharing with the grid next to. I can't name the doors x1y1 because if you understand the picture, that would conflict with other doors.

Do you have any ideas as to how I can organize this into a system? Preferrably something with numerals that are easy to incorporate into a script.

(This post was last modified: 03-11-2014, 09:53 PM by Mudbill.)
03-11-2014, 09:46 PM
Find


Messages In This Thread
Help with an idea for a system? - by Mudbill - 03-11-2014, 09:46 PM
RE: Help with an idea for a system? - by 7heDubz - 03-11-2014, 10:38 PM
RE: Help with an idea for a system? - by Mudbill - 03-11-2014, 10:56 PM



Users browsing this thread: 1 Guest(s)