Search Results
Quote: Originally Posted by dodowi Good Job Man Thanks
695
Wrong place. Post it in the looking for scripters/helpers thread
125
Quote: Originally Posted by miguelangel988 Server Package to download please against the rules.. go understand basic shit
695
Use this code pawn Код: //Put this under OnGameModeInitTextdraw0 = TextDrawCreate(446.000000, 366.000000, "Info~n~Owner: name_name~n~Business type~n~Status:~n~~r~Closed / Open");TextDrawBackgroun...
153
https://sampwiki.blast.hk/wiki/TogglePlayerClock
218
Quote: Originally Posted by maaz WoW awesome gamemode i will surely try it THank you I am a fast reply'er eh?
695
You didn't read rules did you? You just broke 3. First - No Bumping before 24 hours (or was it 12 hours?) Anyways, you bumped in less than an hour Second - You need to show code. We ain't astrologist...
101
This is not at all related to SA:MP (Telling beforehand) I am a kind of medium gamer, programmer and a geek. I can have one domain. I am confused what should I set the domain name. Ideas? -Ryder
315
[08:30:21] Loading plugin: audio [08:30:21] Failed. Are you sure the audio plugin is placed there?
98
Now now, that wasn't sscanf.. here is a code i just hacked up in a couple of minutes.. not tested Don't mind the loose indentation, typed directly here. pawn Код: CMD:weed(playerid, params[]){ne...
165
I understand you completely and sscanf can work.. Show me your existing code. ----------------- This forum requires that you wait 240 seconds between posts. Please try again in 39 seconds. *When di...
165
GetPlayerName and then check if the name is "Samuel"
95
pawn Код: new wantedlevel;wantedlevel=GetPlayerWantedLevel(playerid);SetPlayerWantedLevel(playerid, wantedlevel+1); Paste it in OnPlayerDeath or somewhere
123
You can play your own mp3 using PlayAudioStreamForPlayer
66
I have answered on your first thread. Don't create multiple threads for the same topic
69
If by that you require to save someone's position, you can do it like this pawn Код: //On top of your script, outside a callbacknew Float:SaveX[MAX_PLAYERS], Float:SaveY[MAX_PLAYERS], Float:SaveZ...
133