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.

Ik heb met MTA een stunt plek gemaakt. Nu heb ik hem geconvert maar nu zie ik ze niet in de server. En JA ik heb ze bij OnGameModeInit() staan.

Wie kan mij helpen?

EDIT: Ik heb maar 126 objecten.

(Kan een admin topic naam veranderen? naar: ''Spawn Probleem''?)

Edited by Remcconen

Featured Replies

De limiet is 150, om hem stabiel te laten draaien.

Kijk eens of je toevallig geen komma's in plaats van punten in je script hebt staan.

Na wijzigingen in een mode/script moet je die herstarten, natuurlijk: /rcon gmx

Het moet er ongeveer zo uit zien:

public OnGameModeInit()
{
// OBJECTS
CreateObject(1211, -2701.165771, 56.201145, 3.696743, 0, 0, 0);
CreateObject(1257, -2817.557129, 59.739281, 7.451081, 0, 0, 180);
CreateObject(1307, -2820.526855, 88.431656, 6.443681, 310.1527, 0, 0);
return 1;
}

Edited by Big Boss

- Kijk je wel op de goede plek?

- Heb je je gamemode wel gecompiled?

- Heb je je server wel opnieuw gestart?

  • Author

- Kijk je wel op de goede plek?

- Heb je je gamemode wel gecompiled?

- Heb je je server wel opnieuw gestart?

Als je hem compiled dan kijk je toch of er Error's zijn?

En ja ik kijk op de goede plek.

Als je hem compiled dan kijk je toch of er Error's zijn?

Huh? niet alleen kijken of er errors zijn...

je moet sowiezo een compiled script hebben wat je op je server laat draaien (oftwel een .amx file)

  • Author

Ik heb er een .amx file van.

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.