Raised This Month: $ Target: $400
 0% 

problem with my code


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Barbie
Junior Member
Join Date: Apr 2009
Old 04-09-2009 , 20:59   problem with my code
Reply With Quote #1

i've tryed several times, and seems like i end same place again :S

just now it's alot more errors >.<. help?. im a newbie to this :S


CODE :
Quote:

// Add all the skills to the message!
strcat( szMsg, szTrainable, 1023 );
strcat( szMsg, szUltimate, 1023 );
strcat( szMsg, szPassive, 1023 );

ms_StatusText( id, TXT_JOB_INFO, szMsg );
}

// User has no job
else
{
ms_StatusText( id, TXT_JOB_INFO, "You need to select a job first!" );
}
}

// D:\Steam\steamapps\cahwizard1\counter-strike\cstrike\addons\amxmodx\scripting
\MapleStory/MapleStory.inl(887) : error 017: undefined symbol "TXT_job_INFO"
// D:\Steam\steamapps\cahwizard1\counter-strike\cstrike\addons\amxmodx\scripting
\MapleStory/MapleStory.inl(887) : warning 215: expression has no effect
// D:\Steam\steamapps\cahwizard1\counter-strike\cstrike\addons\amxmodx\scripting
\MapleStory/MapleStory.inl(887) : error 001: expected token: ";", but found ")"
// D:\Steam\steamapps\cahwizard1\counter-strike\cstrike\addons\amxmodx\scripting
\MapleStory/MapleStory.inl(887) : error 029: invalid expression, assumed zero
// D:\Steam\steamapps\cahwizard1\counter-strike\cstrike\addons\amxmodx\scripting
\MapleStory/MapleStory.inl(887) : fatal error 107: too many error messages on one line


All on same line >.<.

Last edited by Barbie; 04-10-2009 at 12:27.
Barbie is offline
 


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 02:23.


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