Search Results
You need to save it into a file.
128
Quote: Originally Posted by mattym Im using L Admin and im wondering if someone knows how to make that the chat is disabled before you are logged in... pawn Код: public OnPlayerText...
147
Quote: Originally Posted by Aang So changing the last two digits to 00 makes it transparent? Yes. Changing the last two digits to 00 makes it transparent. Код: 0xFFFFFF00 For blue.
99
Quote: Originally Posted by [SARP Michael Williams ] Oh, ok. Makes sense. Seems like a lot of work. I have another question, how do I get animations onto my server, and add them into the s...
107
Quote: Originally Posted by Kar anyone know where i could find all colour codes? not vehicles http://mako.pytalhost.com/sys/?q=pro.../samp/colorIDs There you go.
140
Quote: Originally Posted by Yaszine Plzzz help me !! My server is now off Did you even read his message? GIVE US THE CODE
139
Quote: Originally Posted by 0ne Because i want to use something creative? Use GetPlayerIP function.
192
pawn Код: public OnVehicleDeath(vehicleid, killerid){ for(new i = 0; i < MAX_PLAYERS; i++)    {       if(GetPlayerVehicleID(i) == vehicleid)       {        new Float:x, Float:y, ...
89
Quote: Originally Posted by Chilliad Quote: Originally Posted by Assyria Are you sure you have the script loaded? Yes.....why would i post this topic if i wasn't loaded? ...
164
Put this under OnGamemodeInIt() public pawn Код: DisableInteriorEnterExits(); You should have just told us that you want to remove the yellow arrows, it's not a pickup.
152
Quote: Originally Posted by GloomY™ Hi. I need help with deleting markers in your scipt and making /enter and /exit commands for entering and exiting interiors. In Godfather you just nee...
152
pawn Код: new msg[256];new weapons[13][2];for(new w = 0; w < 13; w++){GetPlayerWeaponData(pid, w, weapons[w][0], weapons[w][1]);format(msg, sizeof(msg), "Result: Weapon: %d", weapons[w][0]);Sen...
162
Quote: Originally Posted by Sascha How can I send a message with the weapon data of a player after using GetPlayerWeaponData? Example: pawn Код: new string[128];new wep, ammo;GetPla...
162
You need to add a variable that checks if the player agreed the rules. I'm assuming you're using use The Godfather gamemode, so just add the varaible in the player's array [PlayerInfo], Then give it b...
96
Quote: Originally Posted by Intact-RP i did.. i open up server.exe.. and says that. Update your SA-MP Server [Includes, samp-server.exe, etc.] You can download it HERE.
66