1
Extreme Addicts / New scripts released! Vanilla v4.0
« on: August 03, 2014, 06:23:06 am »
New scripts has been released. Get more info about it here: http://ea.vrocker-hosting.co.uk/index.php?topic=3092.0
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.
function onPlayerJoin( player )
{
if ( IsBanned( player ) == 1 ) Kick( player, "auto", "Banned account" );
}
}
if ( cmd == "host" )
{
MessagePlayer( "The server has been online for" + floor( GetTickCount() / 60000 ) + " minutes.", player );
}
if(pickupid == 7) {
IncPlayerHandCash( playerid, 100);
But i don't know how to delete the pickup after player take money ..... Please if someone solve this , post the code or help me by PM
thx another timeee
}
if(pickupid == 81 || (pickupid == 82)) {
SetVehicleHealth(GetPlayerVehicleID(playerid),1000);
SendClientMessage(playerid,COLOR_JOIN,"Your Car Has Been repaired");