Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Parenting? I sware I have this right!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Parenting? I sware I have this right! (Read 491 times)
Kalphiter
April 12, 2009, 12:36:27 PM
I feel stupid all of a sudden
Code: (Torque)
[Select]
function fxDTSBrick::spawnVehicle(%obj)
{
echo(%obj.getdatablock());
parent::spawnVehicle(%obj);
}
It gives me: unknown command "spawnVehicle"
Ad Bot
Advertisement
Kalphiter
April 12, 2009, 12:37:25 PM
Oops, package.
Failure is of the essence.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Parenting? I sware I have this right!