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 kan in geen enkele auto?

Hallo, ik heb dit script:

http://forum.sa-mp.com/index.php?topic=13235.0

Het heet P.E.N. LV

Mij probleem:

Ik ga naar mijn server (waar die gamemode dus draait)

Ik kies een skin uit, doe /regnick (pass) en ik loop naar een auto..

Ik druk op ENTER maar er gebeurt niks?!

Ik heb het bij zowat elke auto in Las Venturas geprobeert maar ze zijn allemaal locked ofzo?

ik druk gewoon op ''enter'' maar mij popetje blijf gewoon staan alsof ik niet op ''enter'' heb gedruk

Weet iemand het probleem?

Featured Replies

Als ik zo vlug door dat script heen kijk, lijkt het alsof de speler eerst een rijbewijs 'license' moet hebben voordat je in een auto kan.

  • Author

Maar waar kan ik dat dat uitschakelen denk je?

Ik heb net als Sandra even snel in het script gekeken, en de eerste oplossing die ik zag (en toch het script in tact te houden) is dit doen:

zoek naar:

gettime(ghour, gminute, gsecond);
FixHour(ghour);
ghour = shifthour;
if(!realtime)

Als je daar nou eens dit van maakt:

gettime(ghour, gminute, gsecond);
FixHour(ghour);
ghour = shifthour;
//Unlock all cars =D
for(new h = 0; h < MAX_VEHICLES; h++)
{
UnLockCar(h);
}
if(!realtime)

Dit kleine add'on'tje unlockt alle voertuigen in je script, let wel dat ik dit NIET getest hebt, en nooit eerder met het PEN:LS script hebt gewerkt dus ook niet of de locks hierna opnieuw worden geschreven, mocht dit het geval zijn kun je een timer maken die om de zoveeltijd alle voertuigen unlockt, of het hele lock systeem eruit gooien, maar dan heb je kans dat het script niet in takt blijft en een hoop mooie functies verloren gaan..

Succes

  • Author

Bedankt Hannovd, maar het werkt niet.

Ik heb het zelf al opgelost, het zat ergens in ''teamcarlock'' ofzo

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

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.