- Joined
- Jun 18, 2015
- Messages
- 5
- Reaction score
- 0
- First Language
- Italian
- Primarily Uses
Hi people, i'm a newbie without any script knowledge, i tired to insert some scripts in my project just to try out the results, but i get an error on line 408 of the Element Control by Dekita
It says:
Script '$D13x Element Control' line408: NoMethodError Occurred.
undefined method []' for nil:NilClass
That's the script line:
return Ele_Fixx::Element[element_id][:def_ele][1]
If you need the complete script you can go there:
https://dekitarpg.wordpress.com/2013/03/26/d13x-elemental-control/
Thanks in advance,
Andrios
It says:
Script '$D13x Element Control' line408: NoMethodError Occurred.
undefined method []' for nil:NilClass
That's the script line:
return Ele_Fixx::Element[element_id][:def_ele][1]
If you need the complete script you can go there:
https://dekitarpg.wordpress.com/2013/03/26/d13x-elemental-control/
Thanks in advance,
Andrios



