Jump to content

Race Mod


Recommended Posts

Posted

I was curious, if the mta team did it all over, would it of been a practical use of someones time to continue the development of race?

Posted

The race mod can be developed again via the scripting engine of MTA:DM...

But at this time, both the MTA and QA team dont have time to do a large script like this as were working on game modes etc.

if ( DISGRACE_ACTIVE ) then

local disgracedPlayer = getFedorsElementID()

if ( disgracedPlayer ) then

showTextForFedor ( disgracedPlayer, "DISGRACE!", 5000, 255, 0, 0 )

end

end

Posted
The race mod can be developed again via the scripting engine of MTA:DM...

But at this time, both the MTA and QA team dont have time to do a large script like this as were working on game modes etc.

Actually, erorr404 has mostly completed Race mode for DM. Its not entirely finished, but it very much works.

VCP FOREVER!

8298.png

Posted
Actually, erorr404 has mostly completed Race mode for DM. Its not entirely finished, but it very much works.

Thats cool - i didnt know about this, gonna have to try it later :P heh

if ( DISGRACE_ACTIVE ) then

local disgracedPlayer = getFedorsElementID()

if ( disgracedPlayer ) then

showTextForFedor ( disgracedPlayer, "DISGRACE!", 5000, 255, 0, 0 )

end

end

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...