Static1314 Posted February 18, 2010 Share Posted February 18, 2010 Hi i got a suggestion for the spray can just a short idea anyway what if you can show your logo by using the spray can? like import a photo show it to other people? Link to comment
lil Toady Posted February 18, 2010 Share Posted February 18, 2010 Thats pretty much scriptable, you could open a service on your server's http port where people would login with their mta account and upload their texture. So in game when they draw spray tags it creates their textures there Link to comment
Jason_Gregory Posted February 22, 2010 Share Posted February 22, 2010 Hm... try to use onPlayerTarget and check if the Player is targeting with a Spraycan, then you check if he is pressing the "Fire" Button and then add the Picture with DxDrawImage with getElementPosition. You must figure out the Rotation of the Player and then add the .png to the Wall. Link to comment
Recommended Posts