![]() |
i typed in exacly CLUAConsole:AddGold {"1000"} and it said active stack argument 1 of function 'AddGold'should be of type 'long' what the heck is that i dont understand i think i typed it right if any1 nows the correct way of doing it exactly on how it is suppose to be written this would be of great help
|
Long means a number between –2147483648 to 2147483647 (4 bytes). If you use "1000" then you have a string. Just use CLUAConsole:AddGold {1000}. Hope this helps...
|
sorry wasn't correct. Use CLUAConsole:AddGold("1000")instead. Relied on my programming experience, not om bg2, sorry...
|
All times are GMT -4. The time now is 01:08 AM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved