- Joined
- Oct 12, 2011
- Messages
- 3,449
I have a code like this
but when I tried to save it, there is an error with message "Expected a valid argument list". Anyone knows how to fix it?
- call CreateDestructableZ('udg_BE_LibEmptyIcon', GetLocationX(udg_BE_Point[1]), GetLocationY(udg_BE_Point[1]), udg_BE_ConfMinCamHeight+(udg_BE_PlayerNumb*udg_BE_ConfCamSpacing), 270, 1, 1)
but when I tried to save it, there is an error with message "Expected a valid argument list". Anyone knows how to fix it?