Change car and gun..
#1

Remove please.
Reply
#2

Weapon
Код:
(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
EXAMPLE
pawn Код:
GivePlayerWeapon(playerid, 26, 500);
Weapon ID'S

Set Vehicle Position
Код:
(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.
EXAMPLE
pawn Код:
SetVehiclePos(1, 123.456, 123.456, 12.34);
Reply
#3

How i check Weapons ID's ?
---
How i know number location?
Reply
#4

Dump..
Reply
#5

Quote:
Originally Posted by AcTopNN
Посмотреть сообщение
How i check Weapons ID's ?
---
How i know number location?
Weapon ID'S

And what numbers ?

You mean location of the vehicle ?
Reply
#6

Quote:
Originally Posted by park4bmx
Посмотреть сообщение
Weapon ID'S

And what numbers ?

You mean location of the vehicle ?
Quote:

You mean location of the vehicle ?

Yes.
Reply
#7

Quote:
Originally Posted by AcTopNN
Посмотреть сообщение
Yes.
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
Reply
#8

Quote:
Originally Posted by park4bmx
Посмотреть сообщение
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
WOW Nice!!!
But

Quote:

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.

How i fixed it?
Reply
#9

you need Y_INI include

https://sampforum.blast.hk/showthread.php?tid=175565
Reply
#10

Y_Ini - NO, i don't find it..
edit: @park4bmx : Ty
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)