Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What am I doing wrong?
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: What am I doing wrong? (Read 2652 times)
Ducky duck
September 06, 2014, 11:03:34 PM
Quote from: Thorfin25 on September 06, 2014, 10:56:26 PM
You're not closing the function, you need a }
When I put
{
%clients = ClientGroup.getObject(%i);
if(%clients.player.tempbrick)
}
<-----
%clients.player.tempbrick.delete();
}
}
It puts an error report there
«
Last Edit: September 06, 2014, 11:07:52 PM by Ducky duck
»
Ad Bot
Advertisement
Print
Pages:
1
[
2
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What am I doing wrong?