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.

[cleo3] niet voldoende parameters?

ik heb mn eige carrec file gemaakt met de cleo script aleen nu wil ik dat er n gassie op rijd met n cheetah aleen het script zegt als ik wil compilen dat het niet genoeg parameters ofzo in zitten. :?

als iemand er verstand van heeft help me dan.

script:

{$CLEO .cs}

//-------------MAIN---------------
:LOAD_CAR_AND_DRIVER
0247: load_model #CHEETAH 
0247: load_model #MAFFA 
07C0: load_path 900

:LOAD_SUCCES
0001: wait 0 ms 
00D6: if and
0248:   model #CHEETAH available 
0248:   model #MAFFA available 
07C1:   path 900 available 
004D: jump_if_false @LOAD_SUCCES
00A5: 1@ = create_car #CHEETAH at -1784,301 -2131,725 194,8694 
0175: set_car 1@ Z_angle_to 280.0 
0224: set_car 1@ health_to 2000
0129: 9@ = create_actor_pedtype 24 model #MAFFA in_car 1@ driverseat 
0223: set_actor 9@ health_to 3000 
085E: assign_car 1@ to_looped_path 900
06FD: set_car 1@ speed_on_path_to 0.95 
0A93: end_custom_thread  

hij zegt het bij deze lijn:

00A5: 1@ = create_car #CHEETAH at -1784,301 -2131,725 194,8694 

kan iemand me uit de penarie helpe? :*D

Featured Replies

De komma's van de coördinaten moeten punten zijn. Dus:

00A5: 1@ = create_car #CHEETAH at -1784.301 -2131.725 194.8694

  • Author

WOW SUPER BEDANKT DUTCHY!!! :tu::tu::tu::tu:

nu kan ik eindelijk racen op mn eige gamaakte baan met n tegestander!!

SUPER BEDANKT :tu::tu:_O__O_

+ me eerste script dat werkt ^_^

Edited by MFCL

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.