Search Results
Quote: Originally Posted by arachimi I know, but I don't know what line's is login or tutorial. Thank sir. Well, without a code, we don't know either.
105
Yeah, this is a good series of videos. I told myself I was gonna put time aside to watch the whole series but I haven't yet.
92
You must define the pickup. pawn Код: //On top of the scriptnew pickup1, pickup2;//OnGameModeInitpickup1 = CreatePickup(1239, 2, 2610.981750, -583.144531, 17.626646);//Icon Floorpickup2 = CreatePi...
96
Just put and ID that doesn't exist like 1063 for example.
415
pawn Код: dcmd_acfake(playerid, params[]){    if(sscanf(params, "ds", id, params)) return SendClientMessage(playerid, 0xFFFFFFAA, "Right Usage: /acfake [id][text]");    else if(!IsPlayerConnec...
94
Your indentation needs some work. And in the time it takes the person to type /eject, they could have just tried to maneuver around the obstacle. It'd be better if you used keys.
214
Apply the same concept your used to do this for houses, but for businesses.
117
There's got to be hundreds of countdown scripts on this forum. Search for it.
100
Quote: Originally Posted by SuperS0nic Quote: Originally Posted by Lukass445 thanks, but look at this: http://i39.tinypic.com/2ykibnl.jpg I dont now what is with that please...
211
NO MORE CAPS PLEASE. This isn't Myspace, we can read your text fine like this.
130
try http://dafont.com Look for a font there, download it and extract to your desktop or wherever you keep your files, then drag and drop the font files to Control Panel > Fonts.
154
This gives the player a parachute pawn Код: GivePlayerWeapon(playerid,46,1);
136
What is your graphics card? Also, try updating DirectX.
191
Quote: Originally Posted by Pandabeer1337 Quote: Originally Posted by pıʞoɹʎd Quote: Originally Posted by OmeRinG You can use mine I made it sometime ago and di...
212
Quote: Originally Posted by OmeRinG You can use mine I made it sometime ago and didn't release it....: The function to teleport someone with his vehicle is doing SetVehiclePos instead o...
212
Downgrades your game to 1.0 so you can play SA-MP.
11,571
Quote: Originally Posted by -eXo Quote: Originally Posted by pıʞoɹʎd Then don't add the SetPlayerInterior line. I don't have it added, but when I do the command it tele...
154
Then don't add the SetPlayerInterior line.
154
What the hell is this? pawn Код: SetPlayerPos(3,playerid, 610.7316,-583.9091,18.0198); https://sampwiki.blast.hk/wiki/SetPlayerPos https://sampwiki.blast.hk/wiki/SetPlayerInterior pawn Код: ...
154