01.12.2011, 21:24
(
Last edited by cessil; 18/12/2011 at 11:14 PM.
Reason: bad file
)
Simple Dini account and vehicle system with cmd to create a vehicles, -> for begginers <-
The script is using sscanf2 and zcmd...
Vehicles spawns from dini files..
Pastebin: http://pastebin.com/GVAhsZkQ
have fun..
EDIT: i made a mistake at pname.
i did pname[255];
it needs to be pname[MAX_PLAYER_NAME];
The script is using sscanf2 and zcmd...
Vehicles spawns from dini files..
Pastebin: http://pastebin.com/GVAhsZkQ
have fun..
EDIT: i made a mistake at pname.
i did pname[255];
it needs to be pname[MAX_PLAYER_NAME];