Thread
:
Custom Inventory
View Single Post
#
3
04-20-2009, 09:10 PM
Chompy
¯\(º_o)/¯
Join Date: Sep 2006
Location: Norway
Posts: 2,815
PHP Code:
function
onActionClientSide
()
{
if (
params
[
0
] ==
"openinv"
)
OpenInventory
(
params
[
1
],
params
[
2
]);
}
Try that instead :]
__________________
Chompy
View Public Profile
View GraalOnline Profile
Find all posts by Chompy