Raised This Month: $ Target: $400
 0% 

Compile errors..


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Marqioz
Member
Join Date: Apr 2008
Location: Denmark
Old 08-07-2008 , 08:46   Compile errors..
Reply With Quote #1

Hey

I am getting these errors when im trying to compile a simple .sma file.

What shall i do..?

/home/groups/amxmodx/tmp3/phpzDNL9G.sma(15) : error 001: expected token: ";", but found "("

/home/groups/amxmodx/tmp3/phpzDNL9G.sma(15) : error 001: expected token: ")", but found "-string-"

/home/groups/amxmodx/tmp3/phpzDNL9G.sma(15) : error 029: invalid expression, assumed zero

/home/groups/amxmodx/tmp3/phpzDNL9G.sma(15) : fatal error 107: too many error messages on one line


---------------------------------------------------------------

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "hidenseek_commands"
#define VERSION "1.0"
#define AUTHOR "Markus"

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

new pcvar("sv_airaccelerate" "100")
new pcvar("mp_roundtime" "2.5")
new pcvar("mp_freezetime" "0")

}

-----------------------------------------------------

I cant Manage Attachments because my Antivirus progam is disabling it
__________________
I am 52% addicted to Counterstrike. What about you?

+Karma if you helped
Marqioz is offline
 



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 05:37.


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