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.

Spawnwapens voor bepaalde class!

Hoe kan ik voor een bepaalde class (in dit geval cops) zorgen dat zij bv met een Politie knuppel en een MP5 spawnen en dat gewone civillians alleen met een Baseball knuppel en Silenced Pistol spawnen?

	PlayerInfo[playerid][pGun1] = 7;
PlayerInfo[playerid][pGun2] = 43;
PlayerInfo[playerid][pGun3] = 23;
PlayerInfo[playerid][pAmmo1] = 1;
PlayerInfo[playerid][pAmmo2] = 99999;
PlayerInfo[playerid][pAmmo3] = 51;

Dit is OnPlayerConnect en voor elke class, ik wil enkel voor cop class :)

Dringend nodig! :)

Edited by STIJNtj

Featured Replies

Bij OnGameModeInit moet je de Weapon1 ammo1 etc van de Police class veranderen.

AddPlayerClass(SkinID, X, Y, Z , Facing angle, Weapon1, ammo1, Weapon2, ammo2, Weapon3, ammo3);

Edited by jovu123

Bij OnGameModeInit moet je de Weapon1 ammo1 etc van de Police class veranderen.

AddPlayerClass(SkinID, X, Y, Z , Facing angle, Weapon1, ammo1, Weapon2, ammo2, Weapon3, ammo3);

Het is een PEN script, die heeft dat niet.

Kijk bij 'public SetPlayerWeapons(playerid)'

  • Author
Bij OnGameModeInit moet je de Weapon1 ammo1 etc van de Police class veranderen.

AddPlayerClass(SkinID, X, Y, Z , Facing angle, Weapon1, ammo1, Weapon2, ammo2, Weapon3, ammo3);

Het is een PEN script, die heeft dat niet.

Kijk bij 'public SetPlayerWeapons(playerid)'

tyvm ;)

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.