12.06.2009, 23:04
Hey,
This is the first map I'll release. It's a trampoline near LS. I can't upload many files via FTP now, dunno why
.
So here a screen:
Screen 1
Screen 2
But U can test the map in my server (85.17.6.58:6900) with the command: /trampo .
Pastebin.
Tele:
Enjoy it!
Bye.
This is the first map I'll release. It's a trampoline near LS. I can't upload many files via FTP now, dunno why
.So here a screen:
Screen 1
Screen 2
But U can test the map in my server (85.17.6.58:6900) with the command: /trampo .
Pastebin.
Tele:
Code:
if(strcmp(cmdtext,"/trampo",true)==0)
{
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid,3623.789,-642.872,212.343);
SetPlayerHealth(playerid, 110.0);
GameTextForPlayer(playerid,"Welcome to the trampo :-)",4000,6);
return 1;
}
Bye.

