RoyGato
It's for Mafia 1.
It's for Mafia 1.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quotegame.game:ChangePlayerModel("Name_model")
QuoteDelayBuffer:Insert(function(l_1_0) xxxxx
end,{l_1_0},250
,1
,false)
QuoteDelayBuffer:Insert(function(l_1_0)game.game:SaveGame(1) end,{l_1_0},10000a backup is performed every 10
,10
,false)
QuoteDelayBuffer:Insert(function(l_1_0)game.game:ChangePlayerModel("Name_model")end,{l_1_0},250,1,false)
Quoteif i==nil then i=0 end i=i+1 if i==x+1don't write x+1
then i=1 end
DelayBuffer:Insert(function(l_1_0)if i==1 then game.game:ChangePlayerModel("Name_model")end end,{l_1_0},250,1,false)
DelayBuffer:Insert(function(l_1_0)if i==2 then game.game:ChangePlayerModel("Name_model")end end,{l_1_0},250,1,false)
DelayBuffer:Insert(function(l_1_0)if i=.......