Difference between revisions of "GTAL Dev"

From GTA Wiki
Jump to navigation Jump to search
(Site map)
(Tag: Replaced)
 
Line 1: Line 1:
== Site map ==
+
edit this!
 
 
GTAGangs.com/ <br />
 
├── index.php (Allows the user either to login or create an account.) (Implemented)<br />
 
├── main.php (Player's dashboard, if the user is not logged in, it should be redirect to the index page.) (Implemented)<br />
 
|──────────/ <br />
 
|──────────├─ stats.php (A better overview of all the player's stats and info.)<br />
 
|──────────├─ gang.php (Gang overview, if the player has one.)<br />
 
|──────────├─ biz.php (Market overview, redirects to other biz categories.) (Implemented)<br />
 
|────────────/<br />
 
|────────────├─ properties<br />
 
|────────────├─ vehicles<br />
 
|────────────├─ weapons<br />
 
|────────────├─ lotteries and bets<br />
 
|────────────├─ other services<br />
 

Latest revision as of 04:30, 12 March 2019

edit this!