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.

GTA SA:MP crasht door script(denk ik )

Heey allemaal

Ik ben namelijk bezig met mijn server

en ik maakte een script

main()
{
print("\n----------------------------------");
print(" Stunt Gamemode by Robbe and Sander ");
print("----------------------------------\n");
}

#endif

public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
AddPlayerClass(266,1293.2964,1204.6382,10.8130,120.4561,0,0,0,0,0,0); //  SF airport
AddPlayerClass(271,1917.7793,2760.1040,11.8665,220.2740,0,0,0,0,0,0); // Ryder@House
AddStaticVehicle(400,1088.3296,1226.5439,10.9127,359.8921,62,1); // black police @  open place at ranger
AddStaticVehicle(460,2293.3601,517.4050,1.7416,270.3939,1,3); // Water FLY
AddStaticVehicle(429,1919.5876,2760.7598,10.5286,100.0984,2,1); // Banshee @ ryder
AddStaticVehicle(266,1288.4078,1204.6682,10.8130,166.2873,2,1);//car @ police
return 1;
}

public OnGameModeExit()
{
return 1;
}

public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
return 1;
}

(ik toon alleen dit omdat ik alleen maar poppetjes en auto's er in staan heb)

Ik heb hem toen op geslagen

en als ik mijn server op start dan heeft hij zo'n schermpje dat hij zegt dat GTA SA MP niet meer werkt :schater:

Help me aub

Featured Replies

AddStaticVehicle(266,1288.4078,1204.6682,10.8130,166.2873,2,1);

"266" is geen geldig Model-ID.

Model-ID's van voertuigen zitten allemaal tussen de 400 en 609.

Edited by =>Sandra<=

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.