AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Getting certain datamaps from path_track (https://forums.alliedmods.net/showthread.php?t=303819)

pear 12-22-2017 14:15

Getting certain datamaps from path_track
 
Hey Guys!

Does anyone know how to retrieve the datamaps m_pprevious and m_pnext from the path_track entity? If possible in string format.
I can't seem to get them with GetEntData... :cry:

Fyren 12-22-2017 15:52

Re: Getting certain datamaps from path_track
 
Those are probably pointers to entities. GetEntPropEnt will possibly work to give you an entity index.

pear 12-23-2017 09:25

Re: Getting certain datamaps from path_track
 
Quote:

Originally Posted by Fyren (Post 2567681)
Those are probably pointers to entities. GetEntPropEnt will possibly work to give you an entity index.

Nope, both of those give me -1 output. :<


All times are GMT -4. The time now is 05:39.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.