Element/Ped: Difference between revisions
Jump to navigation
Jump to search
(New page: The word "ped" is short for "pedestrian" and describes any person in GTA, be it a player or an NPC character. (and even though "pedestrian" doesn't really apply to people that drive, they ...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
The word "ped" is short for "pedestrian" and describes any person in GTA, be it a player or an NPC character. ( | The word "ped" is short for "pedestrian" and describes any person in GTA, be it a player or an NPC character. (And even though "pedestrian" doesn't really technically to people that drive, they still fall under this name) | ||
The [[createPed]] function specifically creates an NPC, but all other ped functions work on both players and NPC's as they're pretty much the same thing to San Andreas. | The [[createPed]] function specifically creates an NPC, but all other ped functions work on both players and NPC's as they're pretty much the same thing to San Andreas. |
Revision as of 19:51, 25 May 2008
The word "ped" is short for "pedestrian" and describes any person in GTA, be it a player or an NPC character. (And even though "pedestrian" doesn't really technically to people that drive, they still fall under this name)
The createPed function specifically creates an NPC, but all other ped functions work on both players and NPC's as they're pretty much the same thing to San Andreas.