6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = onPedEnterVehicle | ||
|side = shared | |||
|type = event | |type = event | ||
| | |games = iii vc sa | ||
| | |desc = a ped starts moving to enter a vehicle | ||
| | |arg1 = Ped ped The ped that has started moving to enter a vehicle. | ||
|arg2 = Vehicle vehicle The vehicle that the ped is moving to. | |||
|arg3 = int seat The seat index that the ped is moving to. | |||
| | |cancel = false | ||
| | |||
}} | }} |
edits