Raised This Month: $ Target: $400
 0% 

Invalid Symbol Name ""


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Caps Lock Fuck Yeah
Member
Join Date: Oct 2010
Old 05-09-2011 , 22:28   Invalid Symbol Name ""
Reply With Quote #1

Code:
new tracker[4];
new String:1name[255];
new 1health;
new String:2name[255];
new 2health;
new String:3name[255];
new 3health;
new String:4name[255];
new 4health;
Compiler Output
Code:
// test.sp(33) : error 020: invalid symbol name ""
// test.sp(34) : error 020: invalid symbol name ""
// test.sp(34) : error 010: invalid function or declaration
// test.sp(35) : error 020: invalid symbol name ""
// test.sp(36) : error 020: invalid symbol name ""
// test.sp(36) : error 010: invalid function or declaration
// test.sp(37) : error 020: invalid symbol name ""
// test.sp(38) : error 020: invalid symbol name ""
// test.sp(38) : error 010: invalid function or declaration
// test.sp(39) : error 020: invalid symbol name ""
// test.sp(40) : error 020: invalid symbol name ""
// test.sp(40) : error 010: invalid function or declaration
Any ideas?
Caps Lock Fuck Yeah is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 05-09-2011 , 23:02   Re: Invalid Symbol Name ""
Reply With Quote #2

variable names can't start with a number
__________________
Steell is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 05-10-2011 , 04:01   Re: Invalid Symbol Name ""
Reply With Quote #3

It thinks the number is value, that's why it reports an empty variable name.
You obviously haven't read the basic Pawn Scripting Tutorial ^^

Quote:
Symbols do not start with any special character, though they must start with a letter
http://wiki.alliedmods.net/Introduct...ols.2FKeywords
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
Reply



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 14:16.


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