25.01.2013, 23:23
(
Последний раз редактировалось Er@x3r; 27.02.2013 в 06:59.
)
Hello today i was bored so i made an island, in aprox 2hrs.
I hope you like it
please comment
FIXED the underwater sides!!!
Pastebin Link:http: http://pastebin.com/4pznACsZ
Total objects:725
teleport to the island with:
#include <a_samp>
#define FILTERSCRIPT
#if defined FILTERSCRIPT
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/paradise", cmdtext, true, 10) == 0)
{
SetPlayerPos (playerid,4932.6782,-1461.0707,6.9742);
return 1;
}
return 0;
}
#endif
My works:
https://sampforum.blast.hk/showthread.php?tid=383742
https://sampforum.blast.hk/showthread.php?tid=412579
https://sampforum.blast.hk/showthread.php?tid=412004
https://sampforum.blast.hk/showthread.php?tid=410549
https://sampforum.blast.hk/showthread.php?tid=372112
http://forum.sa-mp.com/showthread.ph...07#post2398907
http://forum.sa-mp.com/showthread.ph...07#post2403807
I hope you like it
please comment
FIXED the underwater sides!!!
Pastebin Link:http: http://pastebin.com/4pznACsZ
Total objects:725
teleport to the island with:
#include <a_samp>
#define FILTERSCRIPT
#if defined FILTERSCRIPT
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/paradise", cmdtext, true, 10) == 0)
{
SetPlayerPos (playerid,4932.6782,-1461.0707,6.9742);
return 1;
}
return 0;
}
#endif
My works:
https://sampforum.blast.hk/showthread.php?tid=383742
https://sampforum.blast.hk/showthread.php?tid=412579
https://sampforum.blast.hk/showthread.php?tid=412004
https://sampforum.blast.hk/showthread.php?tid=410549
https://sampforum.blast.hk/showthread.php?tid=372112
http://forum.sa-mp.com/showthread.ph...07#post2398907
http://forum.sa-mp.com/showthread.ph...07#post2403807