Maze

Started by PunkNoodle, May 12, 2017, 07:09 AM

Previous topic - Next topic

PunkNoodle

Content type: Map
Original author: DevNoBat
Source link: GTA 3 Island Labyrinth
Modifications: Converted IPL, IDE files to their relative XML file format.
Modified by: me (PunkNoodle)
Authorized by original author? No.



Content screenshots:



Hidden texture on the bottom :D




Note.1: this mod was made for GTA III, one of the differences between the two games is that III has no back-face culling unlike VC, so you're gonna need to disable it through the relative function SetBackfaceCullingDisabled(bool)


It is supposed to look like the right screen, if it doesn't then add
function onScriptLoad()
{
    SetBackfaceCullingDisabled(true);
}
and you're ready to go

Note.2: if you set the object draw distance greater than 300 units, this model won't load its collision! :-X

KrlozZ...

wtf xD, so nice i tested it jaja was so funny do it xD

luchgox

Strength does not come from wining.Your struggles develop your strengths.