01.01.2010, 20:00
(
Last edited by Peep; 03/04/2011 at 09:54 PM.
)
Big license center interior , i made it long time ago . Now i dont use it anymore and i decided to release it.
Video:
[ame]http://www.youtube.com/watch?v=qqSYm-Bw_O0[/ame]
Pictures:
/imageshack/gal.php?g=samp005ci.png
[img width=960 height=768]/imageshack/img121/2074/samp005ci.png[/img]
[img width=960 height=768]/imageshack/img38/7278/samp006jh.png[/img]
[img width=960 height=768]/imageshack/img710/9726/samp007o.png[/img]
[img width=960 height=768]/imageshack/img94/7561/samp008f.png[/img]
[img width=960 height=768]/imageshack/img683/4913/samp009r.png[/img]
[img width=960 height=768]/imageshack/img704/2852/samp010l.png[/img]
[img width=960 height=768]/imageshack/img689/9641/samp011n.png[/img]
DOWNLOAD:
http://adf.ly/14b4U
Please don't claim it as your own !
Video:
[ame]http://www.youtube.com/watch?v=qqSYm-Bw_O0[/ame]
Pictures:
/imageshack/gal.php?g=samp005ci.png
[img width=960 height=768]/imageshack/img121/2074/samp005ci.png[/img]
[img width=960 height=768]/imageshack/img38/7278/samp006jh.png[/img]
[img width=960 height=768]/imageshack/img710/9726/samp007o.png[/img]
[img width=960 height=768]/imageshack/img94/7561/samp008f.png[/img]
[img width=960 height=768]/imageshack/img683/4913/samp009r.png[/img]
[img width=960 height=768]/imageshack/img704/2852/samp010l.png[/img]
[img width=960 height=768]/imageshack/img689/9641/samp011n.png[/img]
Code:
Teleport code: if (!strcmp("/gotolc",cmdtext,true)) { SetPlayerInterior(playerid,0); if (GetPlayerState(playerid) == PLAYER_STATE_DRIVER) { LinkVehicleToInterior(GetPlayerVehicleID(playerid),0); SetVehiclePos(GetPlayerVehicleID(playerid),2063.383545, -1925.382690, 1912.628174); SetVehicleZAngle(GetPlayerVehicleID(playerid),221.976); } else { SetPlayerPos(playerid,2063.383545, -1925.382690, 1912.628174); SetPlayerFacingAngle(playerid,221.976); } SendClientMessage(playerid,COLOR_BLUE,"You are at license center now!"); return 1; }
http://adf.ly/14b4U
Please don't claim it as your own !