Menu

Show posts

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.

Show posts Menu

Messages - Milos

#76
this loadscreen got better 8)
#77
GTA itself can be purchased on Steam. I think at most, cracked games would be blocked.
And even if it is so, at least we would have a broader support.
But I do not think they sold a mod. The difference is that GTA Online is official, while we are a mod community. At least that's what I think
#78
Amazing! I'm happy with the news. It would be possible to have multi-language support as SAMP?
#79
So I have to use so even or an update will be made to correct this error?
#80
Is it a bug or am I using it wrong?

function onScriptLoad()
{
SetDrivebyEnabled( false );
print( "What is the answer? R: " + GetDrivebyEnabled() );
}



I'm trying to create an admin command and this is reversed.