I have a doubt... GTA SA has a limit of actors?
no in cleo... in game! i created an average 70-80 actors and they got bugged
...when i was creating the
Mod Skrillex Show (is .cm) i created 70 actors... good... but... i created more 10, and the others got bugged's
like in this img:

LIKE A BALLS! @_@
the simple code of i used:
| CODE |
for 90@ = 0 to 90 //90 actors - bug in 15 actors! wait 0 0209: 95@ = random_int_in_ranges 12 25 // random id of ped actor.Create(100@(90@,1i), civmale, 95@, 91@, 92@, 11.5) 91@ += 1.0 // for create peds in square if 90@ == 9 // change row then 92@ -= 0.8 91@ = 1364.5 end if 90@ == 19 then 92@ -= 0.85 91@ = 1364.2 end if 90@ == 29 then 92@ -= 0.8 91@ = 1364.1 end if 90@ == 39 then 92@ -= 0.8 91@ = 1364.4 end if 90@ == 49 then 92@ -= 0.85 91@ = 1364.0 end if 90@ == 59 then 92@ -= 0.85 91@ = 1364.2 end end |
GTA have a limite of actors? how many? no way evade this limit?
("03DE: 0.0" to increase the limit?)