Author Topic: [VBS] expression expected  (Read 1822 times)

sasha19323

  • Jr. Member
  • **
  • Posts: 99
  • Karma: +25/-24
    • View Profile
[VBS] expression expected
« on: June 04, 2013, 04:51:36 pm »
I've tried to add additional scripts to VBS, but one of this can't work. Error "expression expected" in this code:
Code: [Select]
print( "Loading spank system" );
dofile( SCRIPT_LOCATION + "Spank.nut" );
Script location is same with other scripts. Name is right too. What's wrong?

SugarD

  • Argonath RPG Dev/Manager
  • Tester
  • Sr. Member
  • ****
  • Posts: 820
  • Karma: +37/-75
  • STOP IN THE NAME OF THE COLESLAW!
    • View Profile
    • Clan Xperience
Re: [VBS] expression expected
« Reply #1 on: June 16, 2013, 01:01:50 am »
I've tried to add additional scripts to VBS, but one of this can't work. Error "expression expected" in this code:
Code: [Select]
print( "Loading spank system" );
dofile( SCRIPT_LOCATION + "Spank.nut" );
Script location is same with other scripts. Name is right too. What's wrong?
It's probably something in the script file itself, rather than the loading of it.

sasha19323

  • Jr. Member
  • **
  • Posts: 99
  • Karma: +25/-24
    • View Profile
Re: [VBS] expression expected
« Reply #2 on: June 16, 2013, 02:27:43 pm »
Thanks, but it's already solved  ;)

SugarD

  • Argonath RPG Dev/Manager
  • Tester
  • Sr. Member
  • ****
  • Posts: 820
  • Karma: +37/-75
  • STOP IN THE NAME OF THE COLESLAW!
    • View Profile
    • Clan Xperience
Re: [VBS] expression expected
« Reply #3 on: June 17, 2013, 05:16:24 am »
Thanks, but it's already solved  ;)
You're welcome! :)

Problem solved. Topic locked.

 

© Liberty Unleashed Team.