SA-MP Forums Archive
Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] (/showthread.php?tid=250623)



Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - GamingTurf - 23.04.2011

I am in no way to suggest this to happen, nor will i ever try and do so, i would just like to know if it's possible or not for my latest mapping project.


So, is it possible to steal server's maps from ingame? It's possible to debug, find out the object ID's - i'm sure it must be possible to get the X, Y, Z too?


Is this possible or not? Please discuss in reply's.


I know a few friends which take much care in their work .. i don't want this to happen to them or me but i'm just curious..


Re: Is it possible to steal maps? - GamingTurf - 23.04.2011

I suppose this also applies with Vehicles, Pickups and 3DTextLabels, too?


Is it possible or not? Discuss!!


Re: Is it possible to steal maps? - BizzyD - 23.04.2011

I dont think so.


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - robanswe - 24.04.2011

It's possible to steal:
Cars(model, spawn pos, color)
Pickups (Model,Spawn pos)
Objects(Model id, Spawn point)
3dlabels (Text, position, los)


There is nothing you can do about this.. The clients needs to get the information about where the objects, cars and so on are located. Currently I only know one cheat tool that can be used to do things like this. But that tool can only steal objects, cars and pickups atm not 3dlabels.


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - Infamous - 24.04.2011

Really /save should only be available to people logged into RCON on that particular server.


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - GamingTurf - 24.04.2011

So .. all those sweet looking maps are vunlerable on any server?

Nowadays people are hiring and paying for professional mappers...

And you can steal them?!?


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - robanswe - 24.04.2011

Quote:
Originally Posted by GamingTurf
Посмотреть сообщение
So .. all those sweet looking maps are vunlerable on any server?

Nowadays people are hiring and paying for professional mappers...

And you can steal them?!?
Yes it's possible and it will always be possible as long the game knows where the objects should be rendered.. You know it's always possible to look at the games memory and see where the objects are. The only why to protect you agents this is to only show this to trusted people. Btw map sellers can take screens of the maps instead of letting people test play them.. Or even make an movie of them.


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - linuxthefish - 24.04.2011

If the player is streamed in, then he can steal your objects. You have to take risks i guess...


Re: Is it possible to steal maps, pickups, 3dlabels and vehicles? [DISCUSSION] - GamingTurf - 25.04.2011

Well, i didn't know that ..