Search Results
Now got that
Quote:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:18:13] filterscripts = "" (string)
[20:18:13]
[20:18:13] Server Plugins
[20:18:...
46
yep got it i uploded to mega all my server https://mega.nz/#F!MV4RSRoY!9iNP_QXfM8Kphpg1sCeg-g
46
still got error on server startup. pawno shows that all is compile
46
Where can get lastest mysql?
yep an i hawe #include <a_mysql> on top of script
46
Hey got some problems with MySQL i tried everything but nothing helps got some ideas?
Quote:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[19:15:13] f...
46
i can help for more moving objects(bridges, boats, etc.) u can map with mta ur map and use thos cords 3852.02222, -2291.66577, -0.01940, 0.00000, 0.00000, 0.00000
456
ok i made working ferry with timers no commands need. It goes from point A to point B.
https://www.youtube.com/watch?v=McCENxknKkg
amx-http://www.4shared.com/file/AThV20_z/ferry.html
pwn-http://www....
456
Quote:
Originally Posted by Tamer T
Well nobody said its easy,its actually art to do such a thing
hmm if road level change can make a problem to show gzone?
23
okay i try to use gzones but it fails. shown only two zones from all and idk why
Quote:
#include <a_samp>
#define COLOR_BLACK 0x0...
23
i saw on other server that they did it and radar shows roads and everithing
23
Ok all we cnow how to mod and edit samp maps, but i cant find any topic about minimap editing. I was make big island map in the sea, but other players even dont cnow about it becouse it cant seen on r...
23
ok it was all easy found all
Quote:
#include <a_samp>
#define COLOR_BLACK 0x000000FF
#define COLOR_GREY ...
21
Hey i need help with script. i want make somthing like roads show in minimap and for that i want to use gangzone. But i gant use xtreem maper or gangzone creator becouse it cant draw it out of map bou...
21
Can someone help me with moving bridge it dont move up just stays down.
Quote:
#include <a_samp>
//=================================DEFINES========== ========================//
#de...
23
i want to make automatic bridge. I want to set timer and after time ends bridge goes up and then after 1min goes down and thats all the time. Plz help
19
Hy this is my car dealer script. You can buy car and save it with /scar and load with /lcar. Save all tuning. Can own only one car but next version i will upgrade that. There are 5 car dealers, one pl...
128
Quote:
Originally Posted by MadeMan
pawn Код:
public Gates7Check(playerid){ new gates7_status; for(new all = 0; all<MAX_PLAYERS; all++) { if(!IsPlayerConne...
50
Ok i fix it
Quote:
forward Gates7Check(playerid);
public Gates7Check(playerid)
{
new gates7_status;
for(new all = 0;all<MAX_PLAYERS;all++)
{
if(!IsPlayerConnected(all)...
50