Jump to content
View in the app

A better way to browse. Learn more.

GTAGames.nl - De Nederlandse Grand Theft Auto Community!

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ey, hoe krijg ik dat het bij iedereen bijv. donker is en dat de tijd dan op 23:00 ofzo is dat alles goed loopt. nu is het bij mij bijv licht en bij een ander donker.

Featured Replies

Als je dit in OnGameModeInit zet zou tijd en weer wel gesynchroniseerd worden normaal gezien.

SetWorldTime(23);
SetWeather(1);

Naar mijn weten kan je alleen maar een uur ingeven bij die SetWorldTime ;)

  • Author
Als je dit in OnGameModeInit zet zou tijd en weer wel gesynchroniseerd worden normaal gezien.

SetWorldTime(23);
SetWeather(1);

Naar mijn weten kan je alleen maar een uur ingeven bij die SetWorldTime ;)

bij SetWorldTime(23); bedoel ik ook geen 23 :) gewoon 23:00 uur dus 11 uur savonds dat dat bij samp bij Worldtime komt testaan.

Je hebt eerst een script voor een klok (timer) nodig om het weer en de tijd te laten veranderen. Dat klok script heb ik wel voor je, (PB) maar ik heb geen idee hoe je de tijd moet veranderen zonder dit 24 keer onder mekaar te plaatsen:

if(minutes == 0 && hours == 12))
{
	SetWorldTime(12);
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.