06.10.2017, 15:21
(
Last edited by 0x88; 12/10/2017 at 02:04 PM.
)
Today I'm releasing a simple script. this script allows you to add the address of a road, even it will generate the street direction, for example: 1300 WEST Wilson Rd.
Preview
Command:
Function:
You can use/edit for free, do NOT re-release it without my permission.
How to create a street?
I drew a simple diagram of the structure
Link: https://github.com/offsetX/street_na...treet_name.pwn
Preview
Command:
Code:
/create_street - Create a street. /streetname - What is this street?
Code:
native GetPlayerStreet(playerid, zone[], length); native GetStreetID(playerid);
How to create a street?
I drew a simple diagram of the structure
Link: https://github.com/offsetX/street_na...treet_name.pwn