View Single Post
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 10-02-2017 , 10:24   Re: Passing multiple data with RequestFrame
Reply With Quote #3

Quote:
Originally Posted by EasSidezz View Post
use a DataPack

the reason this works is because the prototype calls for function, and an argument of type "any"
i liken this down to a typeless, welfare style of delegates
I've never used datapacks before and I find the wiki article quite confusing.
How can I write an int into a specific cell in a datapack and then retreive that one?

Not sure if my question is understandable, I'm kind of bad at explaining stuff..


Your updated post is explaining this pretty well!

So if I understand this correctly, using ReadCell(), it retreives the cells in the same order as they were written?
__________________

Last edited by condolent; 10-02-2017 at 10:27.
condolent is offline