-
En ligne récemment
Aucun utilisateur enregistré regarde cette page.
-
Flux d'Activité
-
0
[C++/Python] Battle pass
Niveau requis : Intermédiaire Temps estimé : 60 minutes Pré-requis : Avoir des doigts Bonsoir ! Ce soir je vous partages le "Battlepass" de ZeNu (celui présent sur les svfiles Owsap/osf) mais entièrement débug et fonctionnel et améliorer légèrement. Quelques aperçus : Téléchargement : Ici PS : Je partages aussi beaucoup d'autres systèmes non partagé (mp discord).- 1
-
-
8
-
2
[C++] Abbility Potions
Le système est fonctionnel Seul soucis quand tu l'active ingame tu ne voit pas l'effet -
6
-
10
-
-
31
Installer Ancestra Remake 54
je vais tester merci ! Bonsoir, j'ai un problème avec le AR/Game/StartRealm j'ai suivie le tuto à la lettre prêt et voici ce que j'ai Chargement de la configuration : null Fichier de configuration non existant ou illisible Fermeture du serveur Arret du serveur demande ... Arret du serveur: OK -
8
-
0
Déplacer les items type RING dans la fenêtre de costume
Bonjour, Je vous partage aujourd'hui quelque choses de simple, c'est tout simplement importer les slots ring de l'inventaire à la fenêtre de costume. Aperçu : Commençons le tutoriel. Client root/uiinventory.py Chercher : def RefreshCostumeSlot(self): getItemVNum = player.GetItemIndex for i in xrange(item.COSTUME_SLOT_COUNT): slotNumber = item.COSTUME_SLOT_START + i self.wndEquip.SetItemSlot(slotNumber, getItemVNum(slotNumber), 0) Ajouter en dessous : for i in xrange(2): slotNumber = player.NEW_EQUIPMENT_SLOT_START + i self.- 3
-
-
Question
Bakaru 13
File Version / Emulator Type :2014 files french / freebsd
Domain (Database, Client, Core ...) :
Your level (Beginner, Intermediate, Advanced ..) :beginner
Description of the problem :I am trying to replace the sound effect of warrior's hit (without weapon) with one that i prefer, but with no success.
How to reproduce the problem? :
Searches and tests carried out :
Worth to mention that, after the changes i've done, the ingame's "sounds effects" in "system options" has been turned off for some reason.
Also i faced no problem changing the sound effect of the bear's hit.
Why i see no change in sound effect of warrior's hit ?? Am i doing something wrong ??
Screenshot of the problem concerned : https://gyazo.com/0afcecd9532a14f331876712eac762a3
By submitting my request for help, I affirm that I have read and accepted the Funky-Emulation Regulations .
Lien à poster
3 réponses à cette question
Messages recommandés