Blockland Forums > Modification Help
my addon won't work. can you help?
Packer:
Add it to the end } and try it.
E???:
nope, and btw i started scripting like 5 months ago so u can call me a noob
Red_Guy:
--- Quote from: E??? on May 16, 2011, 02:41:51 PM ---I use torquedev 4 all my coding. it says the very last character has an error.
--- End quote ---
now that you give us a clue where to start looking...
the problem is here:
--- Code: ---if(!isObject(System_Gamereadercontrol))
{
function Search(%file, %line, %this, %client)
--- End code ---
you cant have a function definition inside and if statement
E???:
i dont no how 2 fix that im a noob. can you help plz?
Red_Guy:
--- Quote from: E??? on May 16, 2011, 03:33:30 PM ---i dont no how 2 fix that im a noob. can you help plz?
--- End quote ---
go back to whoever gave you the script and start there