Talk:SetElementData: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Bug found, i think o,o
Bug found, i think o,o
setElementData (weaponPickup,"norespawn",true) <<
setElementData (weaponPickup,"norespawn",true) <<
  Weaponpickup is a weapon pickup as the name says, like a AK-47
  - Weaponpickup is a weapon pickup as the name says, like a AK-47
Debugscript: WARNING: ...: Bad argument @ 'setElementData'
Debugscript: WARNING: ...: Bad argument @ 'setElementData'
  True or False can't be a var in this case i think.
  - True or False can't be a var in this case i think.
--[[User:JasperNL|Jasper.]] 18:38, 18 July 2010 (UTC)
--[[User:JasperNL|Jasper.]] 18:38, 18 July 2010 (UTC)


----
----

Revision as of 18:38, 18 July 2010

Bug found, i think o,o setElementData (weaponPickup,"norespawn",true) <<

- Weaponpickup is a weapon pickup as the name says, like a AK-47

Debugscript: WARNING: ...: Bad argument @ 'setElementData'

- True or False can't be a var in this case i think.

--Jasper. 18:38, 18 July 2010 (UTC)