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 zie de personages niet in het begin

Ik heb dus een eigen server waar ik aan bezig ban, maar in het begin moet je tog zo een personage kiezen om mee te spelen, ik kan ze wel kiezen, maar ik zie ze niet :s

Featured Replies

Je moet wel de goede camera positie instellen bij OnPlayerRequestClass

In mijn script heb ik het volgende stukje code staan:

		 SetPlayerPos(playerid,2256.3950,1606.0972,104.5068);
	 SetPlayerCameraPos(playerid,2250.3950,1606.0972,104.5068);
	 SetPlayerCameraLookAt(playerid,2256.3950,1606.0972,104.5068);
	 SetPlayerFacingAngle(playerid, 90.0);

Zoals je ziet, wijkt de X-coord ietsje af van de rest, hij is met 6 verlaagt. Zo verplaatst de camera zich ietsje naar het oosten. Waarschijnlijk heb jij overal dezelfde ingevoerd, waardoor de camera op de plaats staat waar ook het karakter staat. Het is dus de bedoeling dat je de camera zó zet, dat je karakter mooi in beeld staat, en ook goed. Je kunt hem geheel aanpassen, en desnoods wat hoger in de lucht zetten. Het maakt in principe niet uit waar je hem zet, de camera kijkt altijd naar dát punt dat jij hebt aangewezen achter 'SetPlayerCameraLookAt'. :)

  • Author

ok bedankt :tu:

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.