Raised This Month: $32 Target: $400
 8% 

What this error ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yas17sin
Veteran Member
Join Date: Oct 2016
Location: Morocco/Sale
Old 02-02-2017 , 16:38   What this error ?
Reply With Quote #1

hi guys

i can't know what cause this error : http://prntscr.com/e3r1ft

here is the lines where the error :

PHP Code:
new const music[][] = {
    
"sound/umbrella/Song1.mp3",
    
"sound/umbrella/Song2.mp3",
    
"sound/umbrella/Song3.mp3",
    
"sound/umbrella/Song4.mp3",
    
"sound/umbrella/Song5.mp3",
    
"sound/umbrella/Song6.mp3",
    
"sound/umbrella/Song7.mp3",
    
"sound/umbrella/Song8.mp3",
    
"sound/umbrella/Song9.mp3",
    
"sound/umbrella/Song10.mp3",
    
"sound/umbrella/Song11.mp3"// the line 411
}
new const 
Float:music_lenght[] = { // line 412
    
226.0,
    
206.0,
    
169.0,
    
226.0,
    
226.0,
    
206.0,
    
169.0

yas17sin is offline
Send a message via ICQ to yas17sin
kristi
Senior Member
Join Date: Nov 2016
Old 02-02-2017 , 17:20   Re: What this error ?
Reply With Quote #2

PHP Code:
new const music[][] = {
    
"sound/umbrella/Song1.mp3",
    
"sound/umbrella/Song2.mp3",
    
"sound/umbrella/Song3.mp3",
    
"sound/umbrella/Song4.mp3",
    
"sound/umbrella/Song5.mp3",
    
"sound/umbrella/Song6.mp3",
    
"sound/umbrella/Song7.mp3",
    
"sound/umbrella/Song8.mp3",
    
"sound/umbrella/Song9.mp3",
    
"sound/umbrella/Song10.mp3",
    
"sound/umbrella/Song11.mp3",


PHP Code:
new const music[][] = {
    
"sound/umbrella/Song1.mp3",
    
"sound/umbrella/Song2.mp3",
    
"sound/umbrella/Song3.mp3",
    
"sound/umbrella/Song4.mp3",
    
"sound/umbrella/Song5.mp3",
    
"sound/umbrella/Song6.mp3",
    
"sound/umbrella/Song7.mp3",
    
"sound/umbrella/Song8.mp3",
    
"sound/umbrella/Song9.mp3",
    
"sound/umbrella/Song10.mp3",
    
"sound/umbrella/Song11.mp3"

kristi is offline
Send a message via Skype™ to kristi
plazma
Senior Member
Join Date: Oct 2013
Old 02-02-2017 , 17:21   Re: What this error ?
Reply With Quote #3

Quote:
Originally Posted by yas17sin View Post
hi guys

i can't know what cause this error : http://prntscr.com/e3r1ft

here is the lines where the error :

PHP Code:
new const music[][] = {
    
"sound/umbrella/Song1.mp3",
    
"sound/umbrella/Song2.mp3",
    
"sound/umbrella/Song3.mp3",
    
"sound/umbrella/Song4.mp3",
    
"sound/umbrella/Song5.mp3",
    
"sound/umbrella/Song6.mp3",
    
"sound/umbrella/Song7.mp3",
    
"sound/umbrella/Song8.mp3",
    
"sound/umbrella/Song9.mp3",
    
"sound/umbrella/Song10.mp3",
    
"sound/umbrella/Song11.mp3"// the line 411
}
new const 
Float:music_lenght[] = { // line 412
    
226.0,
    
206.0,
    
169.0,
    
226.0,
    
226.0,
    
206.0,
    
169.0

PHP Code:
 "sound/umbrella/Song11.mp3"
->
PHP Code:
 "sound/umbrella/Song11.mp3" 
__________________
Free Palestine ♥
plazma is offline
yas17sin
Veteran Member
Join Date: Oct 2016
Location: Morocco/Sale
Old 02-02-2017 , 18:57   Re: What this error ?
Reply With Quote #4

Thanks guys it work.

Last edited by yas17sin; 02-02-2017 at 18:58.
yas17sin is offline
Send a message via ICQ to yas17sin
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode