Attempt To Call A String Value Is Going To Be The

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » General » Attempt to call a string value is going to be the
Attempt to call a string value is going to be the
 Shiva.Malthar
Offline
Server: Shiva
Game: FFXI
user: Malthar
Posts: 516
By Shiva.Malthar 2017-04-10 20:15:19
Link | Quote | Reply
 
death of me!

How can I get the error, "ATTEMPT TO CALL A STRING VALUE" with a blank lua file?!
 Sylph.Ice
Offline
Server: Sylph
Game: FFXI
user: Ice
Posts: 305
By Sylph.Ice 2017-04-10 20:28:48
Link | Quote | Reply
 
Shiva.Malthar said: »
death of me!

How can I get the error, "ATTEMPT TO CALL A STRING VALUE" with a blank lua file?!

Maybe link the lua you're having issues with and someone may be able to help you.

https://pastebin.com/
 Shiva.Malthar
Offline
Server: Shiva
Game: FFXI
user: Malthar
Posts: 516
By Shiva.Malthar 2017-04-10 20:31:56
Link | Quote | Reply
 
Join in my madness.

https://pastebin.com/11F6ciHR
 Shiva.Malthar
Offline
Server: Shiva
Game: FFXI
user: Malthar
Posts: 516
By Shiva.Malthar 2017-04-10 20:32:55
Link | Quote | Reply
 
Take these out:
Code
buffs = require('res/buffs')
job_abilities = require('res/abilities')
spells = require('res/spells')
jobs = require('res/jobs')
items = require('res/items')


They probably won't work if you try it.
 Shiva.Malthar
Offline
Server: Shiva
Game: FFXI
user: Malthar
Posts: 516
By Shiva.Malthar 2017-04-10 20:38:12
Link | Quote | Reply
 
Ok, I'm going to find a gun and shoot myself.

I found this error:
Code
function do_target_by_id(args[2])


But that still doesn't explain why I was getting that error even with a blank file.
Log in to post.