Skip 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.

Tekst

Hallo! op vele servers heb je van dat er staat Johannetje2 is AFK! Hoe maak ik zo'n tekst?

Featured Replies

Textdraw.

Echter is het plaatsen van die tekst een geen sinecure dus ik raad je aan om een textdraw creation filterscript te downloaden. Die kan je wel vinden op het SA-MP forum.

  • Author
Textdraw.

Echter is het plaatsen van die tekst een geen sinecure dus ik raad je aan om een textdraw creation filterscript te downloaden. Die kan je wel vinden op het SA-MP forum.

Ik hoef niet dat systeem maar ik wil die letters onderin met de text:

"Geholpen door GtaForum!"

Bedoel je zoiets:

2w5kca0.png

//TextDraw developed using Zamaroht's in-game TextDraw system

//On top of script:
new Text:Textdraw0;

//In OnGameModeInit or any other place, we proceed to create our textdraw:
Textdraw0 = TextDrawCreate(420.000000,434.000000,"Special thanks to gtaforum.nl");
TextDrawAlignment(Textdraw0,0);
TextDrawBackgroundColor(Textdraw0,0x000000ff);
TextDrawFont(Textdraw0,2);
TextDrawLetterSize(Textdraw0,0.299999,1.200000);
TextDrawColor(Textdraw0,0xffffffff);
TextDrawSetOutline(Textdraw0,1);
TextDrawSetProportional(Textdraw0,1);
TextDrawSetShadow(Textdraw0,1);

//You can now use TextDrawShowForPlayer(-ForAll), TextDrawHideForPlayer(-ForAll) and
//TextDrawDestroy functions to show, hide, and destroy the textdraw.

  • Author
Bedoel je zoiets:

2w5kca0.png

//TextDraw developed using Zamaroht's in-game TextDraw system

//On top of script:
new Text:Textdraw0;

//In OnGameModeInit or any other place, we proceed to create our textdraw:
Textdraw0 = TextDrawCreate(420.000000,434.000000,"Special thanks to gtaforum.nl");
TextDrawAlignment(Textdraw0,0);
TextDrawBackgroundColor(Textdraw0,0x000000ff);
TextDrawFont(Textdraw0,2);
TextDrawLetterSize(Textdraw0,0.299999,1.200000);
TextDrawColor(Textdraw0,0xffffffff);
TextDrawSetOutline(Textdraw0,1);
TextDrawSetProportional(Textdraw0,1);
TextDrawSetShadow(Textdraw0,1);

//You can now use TextDrawShowForPlayer(-ForAll), TextDrawHideForPlayer(-ForAll) and
//TextDrawDestroy functions to show, hide, and destroy the textdraw.

Zeer bedankt! :D :D :D :D :D :D :tu: :tu: :tu: :tu: :tu: :tu: :tu: :tu: :tu:

Nu klopt de text ook nog die ik opgaf in mijn vorige post!

Hoe moet ik trouwens zo die kaart maken? Zoals op die screen?

En hoe zet ik een tijd in mijn server? Zodat er bovenin de tijd staat net zoals in gewoon sa

Edited by Johannetje2

Hoe moet ik trouwens zo die kaart maken? Zoals op die screen?
Dat is een aparte modificatie (één van de soorten die SA-mp trouwens toestaat), hij heet de Detailed Radar modification.
En hoe zet ik een tijd in mijn server? Zodat er bovenin de tijd staat net zoals in gewoon sa

Met de SA-mp forum zoekfunctie vond je bijvoorbeeld zoiets als dit.

  • Author
Hoe moet ik trouwens zo die kaart maken? Zoals op die screen?
Dat is een aparte modificatie (één van de soorten die SA-mp trouwens toestaat), hij heet de Detailed Radar modification.
En hoe zet ik een tijd in mijn server? Zodat er bovenin de tijd staat net zoals in gewoon sa

Met de SA-mp forum zoekfunctie vond je bijvoorbeeld zoiets als dit.

Jij ook helemaal bedankt! :tu:

  • Author

Maar ik heb alles keurig netjes gedaan wat er in de readme stond, maar met dit resultaat:

Foto2.png

Maar waarom staat de kaart helemaal verkeerd? Hij staat aan alle kanten scheef!

Maar ik heb alles keurig netjes gedaan wat er in de readme stond, maar met dit resultaat:

http://www.johannetje2.nl/Foto2.png[/i mg]

Maar waarom staat de kaart helemaal verkeerd? Hij staat aan alle kanten scheef!

Hiervoor kan je beter naar het Modding forum gaan, dit heeft namelijk niets met SA-MP te maken ;)

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.

Account

Navigation

Search

Search

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.