Aller au contenu
View in the app

A better way to browse. Learn more.

Fallout Génération

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.

Scripts et utilités

Posté(e)

Je répertorie ici à quoi servent tous les scripts... il y en a un paquet. Je mets en vert ceux qui sont vérifiés et qui fonctionnent et en bleue ceux qui marchent.


Pris sur le forum de Teamx.ru, permet de faire varier les gains d'xp selon le level du joueur. Ici, quand vous tuerez cette créature et si le joueur à moins de 5 lvl, il gagne 100xp, si a plus de 5 lvl, il gagne 50 xp et si il a plus de 10 lvl, il gagne 5xp.

procedure of destroy_p_proc of beginscript_overrides;if (dude_level < 5) then of begin   give_exp_points (100);endif (dude_level > 5) then of begin   give_exp_points (50);endif (dude_level > 10) then of begin   give_exp_points (5);endend

benf.thumb.png.9b3fe7970776e93792c8f88e04c5149d (1).png

Featured Replies

Rejoindre la conversation

Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.
Remarque : votre message nécessitera l’approbation d’un modérateur avant de pouvoir être visible.

Invité
Répondre à ce sujet…

En ligne récemment 0

  • Aucun utilisateur enregistré regarde cette page.

Account

Navigation

Rechercher

Rechercher

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.