Search Results
Quote:
Originally Posted by dodowi
Good Job Man
Thanks
280
Wrong place. Post it in the looking for scripters/helpers thread
56
Quote:
Originally Posted by miguelangel988
Server Package to download please
against the rules.. go understand basic shit
280
you probably removed the GetIPCountry callback
77
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...
65
https://sampwiki.blast.hk/wiki/TogglePlayerClock
65
Quote:
Originally Posted by maaz
WoW awesome gamemode i will surely try it
THank you
I am a fast reply'er eh?
280
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...
39
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
75
[08:30:21] Loading plugin: audio
[08:30:21] Failed.
Are you sure the audio plugin is placed there?
42
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...
66
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...
66
GetPlayerName and then check if the name is "Samuel"
39
pawn Код:
new wantedlevel;wantedlevel=GetPlayerWantedLevel(playerid);SetPlayerWantedLevel(playerid, wantedlevel+1);
Paste it in OnPlayerDeath or somewhere
38
Nice. I agree with your stuff.
177
You can play your own mp3 using PlayAudioStreamForPlayer
36
I have answered on your first thread. Don't create multiple threads for the same topic
37
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...
56