| Blockland Forums > Modification Help |
| Weapon causing console spam |
| << < (2/3) > >> |
| Robo Dude:
Bump |
| Treynolds416:
It's pretty simple. The script is trying to call a function that doesn't exist (getDamageLocation). Obviously you aren't allowed to do this |
| Robo Dude:
--- Quote from: Treynolds416 on April 06, 2012, 07:06:01 PM ---It's pretty simple. The script is trying to call a function that doesn't exist (getDamageLocation). Obviously you aren't allowed to do this --- End quote --- and how would i fix that? |
| Extrude:
By not calling the function, or calling an existing one instead. |
| Robo Dude:
--- Quote from: Extrude on April 06, 2012, 09:29:05 PM ---By not calling the function, or calling an existing one instead. --- End quote --- If i remove the code for Getdamagelocation will that fix it? Or where would i find another function to replace that? |
| Navigation |
| Message Index |
| Next page |
| Previous page |