usr << sound('fountaindreams2.wav',1)
but now all it says is:
2.dm:83:error:'fountaindreams2.wav':duplicate definition
2.dm:83:error:1:duplicate definition
2.dm:83:error::duplicate definition
2.dm:83:error:<< :instruction not allowed here
ID:167726
Feb 5 2006, 8:53 am
|
|
i have done this:
usr << sound('fountaindreams2.wav',1)
but now all it says is: 2.dm:83:error:'fountaindreams2.wav':duplicate definition |
In response to Mechanios
|
|
now i did this:
mob and it comes up with: 2.dm:22:error:usr:duplicate definition |
In response to FireBallHatePeace
|
|
FireBallHatePeace wrote:
now i did this: mob Try: mob EDIT: Yay a kirby game! <(^_^)> |
In response to KirbyRules
|
|
nope doesnt work
|
In response to FireBallHatePeace
|
|
..Can you show us the errors it gave?
|
In response to KirbyRules
|
|
2.dm:22:error:'fountaindreams2.wav':cannot find file |
In response to FireBallHatePeace
|
|
Double click the errors,does it lead to that specific snippet of code?
|
like
Can't have it just in the middle of no where.