#1 Re: GTA Modding » Sanny Builder / CLEO discussion » 12-09-2019 04:19

I am writing this code for GTA SA on the lastest version of SB and CLEO
I used to be able to type in "3@ = Pickup.create(#WeapName 15, x, y, z)", but now its giving me a compile error. how can I fix this issue

3@ = Pickup.Create(#THOMPSON, 15, 2939.631, -2050.653, 3.548)
3@ = Pickup.Create(#THOMPSON, 15, 2795.614, -1950.646, 21.5796)
3@ = Pickup.Create(#THOMPSON, 15, 1332.211, -2533.144, 13.5463)
3@ = Pickup.Create(#AK47U, 15, 152.7861, -1965.517, 3.7734)
3@ = Pickup.Create(#AK47U, 15, 398.2262, -1827.875, 14.7343)
3@ = Pickup.Create(#AK47U, 15, -91.5507, -1585.258, 2.6171)
3@ = Pickup.Create(#TYPE99, 15, -2816.7697, -1523.1884, 140.8437)
3@ = Pickup.Create(#TYPE99, 15, -2812.8566, -1518.9666, 140.8437)
3@ = Pickup.Create(#ANTITANK01, 15, 211.3114, 1810.689, 21.8671)
3@ = Pickup.Create(#ANTITANK01, 15, 241.3987, 1859.5476, 14.840) 

Board footer

Powered by FluxBB