1,615
edits
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |side = client | ||
|games = vc | |games = vc | ||
|type = function | |type = function | ||
|name = natives.ALTER_WANTED_LEVEL_NO_DROP | |name = natives.ALTER_WANTED_LEVEL_NO_DROP | ||
| | |arg1 = int entity Entity handle. | ||
|arg2 = int level Difficulty level. | |||
| | |desc = perform wanted level no drop in Vice City | ||
| | |||
|return1 = void | |return1 = void | ||
}} | }} | ||
edits