Search Results
Use Quote: SetSpawnInfo under OnPlayerRequestClass
70
Looks good! Though, I would prefer something like going from green to red (with accent colours)
982
When svOre3 gets updated, put this code below related section PHP код: new g_str[32]; format(g_str, sizeof(g_str), "Reddite: $%d", SrvProp[svOre3]);SetPlayerObjectMaterialText(playerid,...
83
Quote: Originally Posted by §с†¶e®РµРe I said this is my first fs btw it does save and create files u just have to create a folder called users in scriptfiles directory.LOL It ...
1,069
I've also noticed this problem yesterday, wondering why
978
I've tested them, need some door functions but yes they can be added by whoever is going to use the maps Quote: Originally Posted by Sayed3b Good semi-house I wonder which part makes ...
721
This one's interface is fancy, good job Fusez
5,410
Quote: Originally Posted by RogueDrifter I can't see shit man, i like the concept but a video would've been neat. EDIT: i just took a quick glimpse at your releases AND LOL those are some ...
644
Irrelevant logo : D I was planning to make something like this one but I have always postponed it. It's still in progress though. Current features and future features: Creating galaxies to put sta...
644
You can find VIP commands by searching [u_vip] or GetPlayerGVipLevel according to what you have posted
112
I don't think that you can fix that issue but you might take a look at https://sampwiki.blast.hk/wiki/GetPlayerCameraAspectRatio
134
Adjust to your gamemode: PHP код: new LastBanName[10][24],     LastBanIP[10][16],     LastBanReason[10][32] ; #define banlist 4646 stock AddPlayerBanList(const playername[24], c...
140
I don't see Kick function here: Quote: Originally Posted by Foxer123456 Код HTML: if(GetPlayerState(playerid) != PLAYER_STATE_DRIVER) printf("Atėjo 1"); { if(GetVeh...
283
Did you use the Kick function at the end?
283
It will get flooded unless you stop/kick/ban the suspect
283
Quote: Originally Posted by Kaperstone you haven't used a code tag to beautify your code so it will be more readable and you haven't provided any info about `EscTime` and how do you change...
128
Wipe everything under OnPlayerUpdate and try again
128
Zamaroht's textdraw editor? Try using that filterscript with empty gamemode
169
Are you sure that part kicking the player? PHP код: if(GetPlayerSurfingVehicleID(playerid) == INVALID_VEHICLE_ID && GetPlayerSpeed(playerid) > 350 && !IsPlayerInAnyV...
283