Initializing matrices with given SQL data
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
What exactly is this being used for? It's not possible to create dynamic arrays in PAWN (but IS in plugins). The only way to use dynamic memory in PAWN is PVars which aren't really suitable for what you need.

I'd look in to plugins if you have some C++ experience. Sounds like a good idea for a plugin to me.
Yes, pawn has not dynamic arrays, and plugin creation could be a good idea. I am not so experienced in c++, but knowing another OOP languages I think I can learn this language deeply.

My idea is to store dynamic created objets, sorted by tables (RP case: houses, cars, stats of factions, businesses stuff; DM/freeroam case: Clan stats, events stats, car info)
Reply


Messages In This Thread
Initializing matrices with given SQL data - by deb014 - 04.03.2013, 01:58
Re: Initializing matrices with given SQL data - by MP2 - 04.03.2013, 02:16
Respuesta: Re: Initializing matrices with given SQL data - by deb014 - 04.03.2013, 02:52
Re: Initializing matrices with given SQL data - by ReneG - 04.03.2013, 03:47
Respuesta: Re: Initializing matrices with given SQL data - by deb014 - 04.03.2013, 04:16
Re: Initializing matrices with given SQL data - by ReneG - 04.03.2013, 04:29
Respuesta: Re: Initializing matrices with given SQL data - by deb014 - 04.03.2013, 04:51
Re: Initializing matrices with given SQL data - by ReneG - 04.03.2013, 06:33

Forum Jump:


Users browsing this thread: 1 Guest(s)