Difference between revisions of "MODIFY CHAR MOVE STATE"

From GTAMods Wiki
Jump to navigation Jump to search
(content restored)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Myriad Islands''' is a community map project that is planned to [[total conversion|totally convert]] the entire map of [[San Andreas]] into a user-made paradise. It has entirely new land, some new cars and weapons, a completely fresh new [[mission script]], and much more.
+
{{Native |np=2 |p1t=Integer (Ped) |p1d=Ped ID |p2t=Integer (ePedMoveState) |p2d=Move State }}
  
==History==
+
ePedMoveState:  
The project was first started by [[User:illspirit|illspirit]] in 2003 for [[Vice City]]. The entire map of Vice City was replaced by two islands. People were allowed to request sections of land to build buildings on them. After a few years, two more islands were created north of this. When San Andreas for PC was released, the map from Vice City was converted to San Andreas. In 2006, another project similar to this called [[Grand Tani Islands]] was merged into the Myriad Islands project.
+
* 2 - walk
 
+
* 3 - run
==Construction==
+
* 4 - run fast
The islands are split into lots. Empty lots can be requested by players so they can model their own buildings on it. There are certain limits on what can be built on them, but the general rule is to be realistic. If lack of progress is shown, the lot can be revoked from the player. All GTA vehicles and weapons will eventually be replaced by custom models. Players can request a vehicle or weapon to replace and model a vehicle or weapon that should be better than the model that is being replaced.
 
 
 
==Problems==
 
Since the entire map is user-made, there can be some oddities that can visually look bad, as well as glitches that can crash the game. Most glitches should be traceable, but some are not. The islands are not entirely stable but the mod is stable enough to play with it for hours.
 
 
 
==XBox==
 
Some people have managed to install Myriad Islands onto the XBox, most notably [[User:Opius|Opius]]. The team does not directly support this version since it is a lot harder to mod on the XBox than on the PC.
 
 
 
==Links==
 
* {{GTAF|section|98|Myriad Islands}}
 
* [http://www.myriadislands.com/ Myriad Islands official website]
 
* [irc://irc.gtanet.com/myriad Myriad Islands IRC channel]
 
 
 
{{SA-navi}}
 
[[Category:Modifications]][[Category:GTA VC]][[Category:GTA SA]]
 

Latest revision as of 08:59, 3 February 2015

MODIFY_CHAR_MOVE_STATE
Number of parameters: 2
Parameter #TypeDescription
1.Integer (Ped)Ped ID
2.Integer (ePedMoveState)Move State
Return value:
TypeDescription
None

ePedMoveState:

  • 2 - walk
  • 3 - run
  • 4 - run fast