SA-MP Forums Archive
Bank help - 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)
+--- Thread: Bank help (/showthread.php?tid=299154)



Bank help - Jordiee - 24.11.2011

Hello,
Im using Vortex Roleplay 2,
I changed the Bank Info Icon to my needs and I searched the coords for the bank so Say I moved the Los Santos Bank\nPress CROUCH to enter, To SanFierro.
How would I get the coords of the bank Exterior and Interior, I searched the coords in the GM and can't find them >.<


Re: Bank help - Pharrel - 24.11.2011

probably inside some file? try search in the scriptfiles folder.


Re: Bank help - Jordiee - 24.11.2011

there is only geoip.dat and Geopupcity.dat


Re: Bank help - Jordiee - 24.11.2011

help


Re: Bank help - Smally - 24.11.2011

pawn Code:
CreateDynamicPickup(1239, 23, 595.5443,-1250.3405,18.2836, 0, -1, -1, 50);
    CreateDynamic3DTextLabel("Bank of Los Santos\nPress ~k~~PED_DUCK~ to enter", COLOR_YELLOW, 595.5443,-1250.3405,18.2836, 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 10.0);
    /* /arrest */
That's what needs to be changed