Preston4321 Posted October 16, 2005 Share Posted October 16, 2005 How do i erase the cars sold in the rpg.data.ini i used this code here: alias startflood { timerflood 0 120 !remini -n " $+ $rpg.dir $+ rpg.data.ini" sold $mta.vehicle($1,$2) 0 } alias stopflood { timerflood off } and i turn it on by /startflood in mirc then heres the ini [sold] 5=1 68=1 54=1 any help would be preciated thx. Link to comment
andeh Posted October 16, 2005 Share Posted October 16, 2005 alias startflood { timerflood 0 120 !remini -n " $+ $rpg.dir $+ rpg.data.ini" sold } alias stopflood { timerflood off } [sold] 5=1 68=1 54=1 Link to comment
Preston4321 Posted October 16, 2005 Author Share Posted October 16, 2005 Everybody can call me a noob today lol i went to bed after i posted this and then i thought WTF! AM I DOIN! and remeberd that $mta.vehicle($1,$2) was the vehicle the player was in so yea lol thanks. Link to comment
Recommended Posts