|
Jhonmicky Newbie
Joined: 18 Jul 2019 Posts: 8
|
Posted: Mon Aug 12, 2019 4:42 am
Okay Here's my first question |
Hello everyone,,
It may be I am rusty or that it's late, this seems easy but I am haveing a bit of trouble with it.
#TRIGGER {.(%d)} {#var 1 2; #sh @1}
It's a simple test to see if:
1) I can create a variable named "1"
2) If it can be assigned information
What I see on screen is " @1 "
No variable is created
I am hoping I wrote it wrong.
I know I can create the var manually, but again I can't seem to change it's info.
Now if I change it to this: #TRIGGER {.(%d)} {#var a 2; #sh @a}
It works just fine and I can change the 2 to anything.
Anything would help, Thanks. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Mon Aug 12, 2019 12:15 pm |
Variable names cannot start with an integer.
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|