31.03.2008, 19:41
this is my first fs that I did on my own.
based on formula one.
sorry if I don't have any pics , I will update them
here it is : http://croherzegovina.pastebin.com/f3d7e2bc
commands :
/xopen - open a garage
/xclose - closes a garage
/xready - puts fance on starting line for racers to line
/xstart - starts the race , removes the fence
/xfinish - puts up the finish line
/xover - removes the finish line
and oh here is the teleport to it :
Hope you like it.
based on formula one.
sorry if I don't have any pics , I will update them
here it is : http://croherzegovina.pastebin.com/f3d7e2bc
commands :
/xopen - open a garage
/xclose - closes a garage
/xready - puts fance on starting line for racers to line
/xstart - starts the race , removes the fence
/xfinish - puts up the finish line
/xover - removes the finish line
and oh here is the teleport to it :
Код:
if(strcmp(cmd, "/xstreet", true) == 0) { PlayerPos(playerid, 977.9678,-3380.5745,4.7747); SendClientMessage(playerid, COLOR_GRAD1, "You have been teleported to the F1 Street"); }