04.06.2011, 08:37
(
Последний раз редактировалось AcTopNN; 13.10.2012 в 19:21.
)
Remove please.
(playerid, weaponid, ammo) playerid The ID of the player to give the weapon to weaponid The ID of the weapon you want to give the player ammo How much ammo to give to the player
GivePlayerWeapon(playerid, 26, 500);
(vehicleid, Float:x, Float:y, Float:z) vehicleid Vehicle ID that you want set new position. Float:x A float to store the X coordinate, passed by reference. Float:y A float to store the Y coordinate, passed by reference. Float:z A float to store the Z coordinate, passed by reference.
SetVehiclePos(1, 123.456, 123.456, 12.34);
You mean location of the vehicle ? |
well u can use A map editor or MTA Map editor
Or you can use my ServerControlPanel you can create the vehicles In-Game The vehicles get created where your player is standing and you can save them two into a File |
C:\Users\Adir\Desktop\samp03csvr_R2-2_win32 (2)\filterscripts\sucp.pwn(10) : fatal error 100: cannot read from file: "YSI\y_ini" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |