![]() |
obj.remove()
Well, I have one problem: I have an array storing all the ammount of each weapon a player has, but removing an ammount is weirder then I thought,
example: PHP Code:
I've tried like temp.arr[ 3] = NULL; temp.arr[ 3].clear(); Anyone know the solution for this? |
Quote:
temp.arr.delete(index); to remove by index instead of object. |
Quote:
|
| All times are GMT +2. The time now is 08:22 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.