:
Destination Time
:
Present Time
:
Last Time Departed

smallo

Advanced Members
  • Content Count

    34
  • Joined

  • Last visited

Posts posted by smallo


  1. for it to work proply special functions would have to be made for the scripting. like OnPlayerTimeTravel checks and stuff and that's not too easily acheivable, but it is doable. Now if you were to script it in SAMP it would require 5,255,474,400 virtual worlds thats for each minute of each day for 9999 years. Now thats 3,155,474,400 more virtual worlds than SAMP has but it's easily scriptable to only use a maximum of 500 virtual worlds by only sending users to worlds when they are required and not hogging an entire world to one minute.

    So it's doable in SAMP but it's a b**ch of a job to do. Although we would have to get ourselves a cracked copy of SAMP where mods are accepted so we cna see all the special effects and everything.

    Unless we use MTA where mods are server side and it should be doable in there too but i'm not as familar with MTA scriptign as I am SAMP so I have no idea about it.