dantedevil
Well-known member
Hello!
I download Crime Buster v2.5 slam tutorial draft to learn how make a custom slam script.
First i copy he script file of Crime Busters containing the commands for the slam to my script folder.
After that rename script.c to grabscript.c.
Finally add ion the player txt:
animationscript data/script/grabscript.c
Before start to edit moves of the player with script y test the mod.
First start ok, until the select screen. When i move pad right to see every character, when the player with the line script added in the header must be showed the openbor closes. In the log not errors founds.
If the line "animationscript data/script/grabscript.c" is deleted for the player txt the game runs fine again.
Wath is the problem?
Thanks.
I download Crime Buster v2.5 slam tutorial draft to learn how make a custom slam script.
First i copy he script file of Crime Busters containing the commands for the slam to my script folder.
After that rename script.c to grabscript.c.
Finally add ion the player txt:
animationscript data/script/grabscript.c
Before start to edit moves of the player with script y test the mod.
First start ok, until the select screen. When i move pad right to see every character, when the player with the line script added in the header must be showed the openbor closes. In the log not errors founds.
If the line "animationscript data/script/grabscript.c" is deleted for the player txt the game runs fine again.
Wath is the problem?
Thanks.