Sujet n°13524
Posté par Mysterïous le 19 Jan - 16:50 (2014)
Titre : [PSP4G+] Problème avec l'animation de centre POKEMON !
Bonsoir à tous, un nouveau problème fait surface.

Un souci avec le script d'animation du centre pokémon, alors que tout fonctionnait normalement auparavant..
Une aide serait la bienvenue ! ^^
Log :
Spoiler

---------- Erreur de script : Interpreter Bis ----------
----- Type
NoMethodError

----- Message
- ARGS - [true]
Section209:62:in `soin'undefined method `step_anime=' for #<Game_Event:0x97f0af0>

----- Position dans Interpreter Bis
Ligne 445

----- Backtrace
Script : Interpreter Bis | Ligne : 445 | Méthode : in `command_355'
Script : Centre_POKEMON | Ligne : 52 | Méthode : in `anim_centre_pokemon_complet'
Script : Centre_POKEMON | Ligne : 25 | Méthode : in `call'
Script : Centre_POKEMON | Ligne : 154 | Méthode : in `centre_pokemon'
Script : Loading | Ligne : 1 | Méthode : in `command_355'
Script : Interpreter 2 | Ligne : 215 | Méthode : in `eval'
Script : Interpreter Bis | Ligne : 445 | Méthode : in `command_355'
Script : Interpreter 2 | Ligne : 215 | Méthode : in `execute_command'
Script : Interpreter 1 | Ligne : 199 | Méthode : in `update'
Script : Interpreter 1 | Ligne : 113 | Méthode : in `loop'
Script : Interpreter 1 | Ligne : 204 | Méthode : in `update'
Script : Scene_Map | Ligne : 51 | Méthode : in `alias_update'
Script : Scene_Map | Ligne : 48 | Méthode : in `loop'
Script : Scene_Map | Ligne : 67 | Méthode : in `alias_update'
Script : MAPPANEL | Ligne : 90 | Méthode : in `old_update'
Script : TempsJourNuit | Ligne : 248 | Méthode : in `update_passminimap'
Script : Minimap | Ligne : 44 | Méthode : in `update'
Script : Scene_Map | Ligne : 25 | Méthode : in `old_main'
Script : Scene_Map | Ligne : 19 | Méthode : in `loop'
Script : Scene_Map | Ligne : 30 | Méthode : in `old_main'
Script : TempsJourNuit | Ligne : 237 | Méthode : in `main_passminimap'
Script : Minimap | Ligne : 31 | Méthode : in `main'
Script : Main | Ligne : 51


Lien du topic officiel du script : ./9526.html

Posté par Therand le 27 Jan - 12:21 (2014)
Salut!

Je n'ai malheureusement pas la réponse à ta question,
Néanmoins, je te conseil de créer cette animation par event.

Personnellement j'ai suivi Ce TUTO
Et j'en suis vraiment satisfait!

Posté par Ku'rei le 27 Jan - 12:46 (2014)
Essaie en commentant le script Minimap :
Code:
=begin mets =begin contre le bord gauche de la fenêtre en première ligne
ICI est le script minimap complte
=end mets =end contre le bord gauche de la fenêtre en dernière ligne