SA-MP Forums Archive
[Plugin] MapAndreas plugin v1.0 beta - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] MapAndreas plugin v1.0 beta (/showthread.php?tid=120013)

Pages: 1 2 3 4 5 6


Re: [REL,beta] MapAndreas plugin v1.0 - NewTorran - 25.05.2010

pawn Код:
CMD:plant(playerid, params[])
{
    new Float:x, Float:y, Float:z;
    GetPlayerPos(playerid, x, y, z);
   
    //MapAndreas_Init(2);
    //MapAndreas_FindZ_For2DCoord(x, y, z);
   
    CreateObject(1279, x, y, z, 0, 0, 0);
    return 1;
}
As you can see im trying to add a object on the floor,
But if i uncomment the MapAndreas stuff and then type the command ingame it will show: Unknown Command
Although if i comment the MapAndreas stuff and then type the command ingame it will plant the object, But in the air as its using the players Z coord,
How to stop this?



Re: [REL,beta] MapAndreas plugin v1.0 - CJ101 - 29.05.2010

can this return the lowest coords (on the ground) (im making a hydra fs that will drop a bomb, and i want to use MapAndreas).


Re: [REL,beta] MapAndreas plugin v1.0 - Sergei - 29.05.2010

Quote:
Originally Posted by CJ101
can this return the lowest coords (on the ground) (im making a hydra fs that will drop a bomb, and i want to use MapAndreas).
What a question.


Re: [REL,beta] MapAndreas plugin v1.0 - WeirdestNewOrder - 30.05.2010

I NEED THIS PLUGIN

Where I Can Download This Plugin?
or Removed?

I Want Use Airstrike FilterScript on my Server


Re: [REL,beta] MapAndreas plugin v1.0 - Sergei - 30.05.2010

Quote:
Originally Posted by WeirdestNewOrder
Where I Can Download This Plugin?
or Removed?
You are retard.


Re: [REL,beta] MapAndreas plugin v1.0 - Calgon - 30.05.2010

Quote:
Originally Posted by $ЂЯĢ
Quote:
Originally Posted by WeirdestNewOrder
Where I Can Download This Plugin?
or Removed? :'(
You are retard.
Quote:

Arguing over the Internet is like the Special Olympics: even if you win you are still retarded.

Is that not slightly hypocritical? Furthermore, you would call them "retarded", not "retard" in the context you're using.

Quote:
Originally Posted by WeirdestNewOrder
I NEED THIS PLUGIN

Where I Can Download This Plugin?
or Removed? :'(

I Want Use Airstrike FilterScript on my Server
Anywho, it's available on the first page...

http://www.sa-mp.com/stuff/MapAndrea..._v1_0_beta.zip


Re: [REL,beta] MapAndreas plugin v1.0 - Sergei - 30.05.2010

He is retard as whole, but you can say that he is retarded if you want. And you have just given him a notice "I post my requests and slaves will do all things for me".


Re: [REL,beta] MapAndreas plugin v1.0 - Calgon - 30.05.2010

Quote:
Originally Posted by $ЂЯĢ
He is retard as whole, but you can say that he is retarded if you want. And you have just given him a notice "I post my requests and slaves will do all things for me".
He probably doesn't understand English well enough to visit the first page in the thread, or he my be too retarded too, it's more effort to create a post than to check the first page for the download link.


Re: [REL,beta] MapAndreas plugin v1.0 - Sh0wTime1337 - 09.06.2010

Quote:
Originally Posted by CJ101
can this return the lowest coords (on the ground) (im making a hydra fs that will drop a bomb, and i want to use MapAndreas).
ofc! wat do you think the purpose of this plugin is ?? lol
awesome work btw


Re: [REL,beta] MapAndreas plugin v1.0 - dcmd_crash - 10.06.2010

Quote:
Originally Posted by Kye
This plugin uses approximately 70MB of RAM.
I think I'll wait 'til a more optimized version is released to even think about using this


Re: [REL,beta] MapAndreas plugin v1.0 - Hiddos - 20.06.2010

Quote:
Originally Posted by Sh0wTime1337
Quote:
Originally Posted by CJ101
can this return the lowest coords (on the ground) (im making a hydra fs that will drop a bomb, and i want to use MapAndreas).
ofc! wat do you think the purpose of this plugin is ?? lol
awesome work btw
Correct, he searches the lowest point and mapandreas returns the highest :P

Gonna use this for my next cowly cow FS.

Also, using this for anti-cheat isn't very useful in my opinion (Parachutes, etc.)


Re: [REL,beta] MapAndreas plugin v1.0 - Hiddos - 22.06.2010

Sorry for the double-post, but it won't quite load OnFilterScriptInit when I use a function of this.

Edit: Got it, forgot to edit server.cfg.


Re: MapAndreas plugin v1.0 beta - Wanted1900 - 06.07.2010

Can someone reupload the plugin? Thanks.

EDIT: Nevermind, i see they already reuploaded the link.


Re: MapAndreas plugin v1.0 beta - Rocky Balboa - 10.07.2010

when i run the server.exe i get these lines

foreach called
MapAndreas: plugin could not init!
MapAndreas: check files and make sure you have enough memory!

and my script has 5000-7000 lines
so what can i do ?


Re: MapAndreas plugin v1.0 beta - cyber_punk - 10.07.2010

Quote:
Originally Posted by Rocky Balboa
Посмотреть сообщение
when i run the server.exe i get these lines

foreach called
MapAndreas: plugin could not init!
MapAndreas: check files and make sure you have enough memory!

and my script has 5000-7000 lines
so what can i do ?
Make sure to put the height map in the scriptfiles folder...


Re: MapAndreas plugin v1.0 beta - Gamer_Z - 23.07.2010

[strike]
i got all files right, Kye please make this plugin compatible with R8
Код:
[20:06:58] MapAndreas: plugin could not init!
[20:06:58] MapAndreas: check files and make sure you have enough memory!
[/strike]
loled
nvm works.


AW: MapAndreas plugin v1.0 beta - GooMan - 09.09.2010

Work on 0.3b?


Re: AW: MapAndreas plugin v1.0 beta - nemesis- - 09.09.2010

Quote:
Originally Posted by GooMan
Посмотреть сообщение
Work on 0.3b?
Yup.




The message you have entered is too short. Please lengthen your message to at least 8 characters


Re: MapAndreas plugin v1.0 beta - kacperoo - 10.09.2010

What about this plugin for an other map than San Anderas?
Is there any datafile builder or so?

I'm using sa-mp adaptation and I want to use this plugin.


Re: MapAndreas plugin v1.0 beta - [03]Garsino - 14.03.2011

Quote:
Originally Posted by Tupac
Посмотреть сообщение
Thanks