About time.
|
|

I only had a quick look at this if someone wants to improve on this.
Code:public void spawnobjects(int coordx,int coordy,int objectid){ int mapRegionX = (coordx >> 3) - 6; int mapRegionY = (coordy >> 3) - 6; int convertcoordx = (coordx - (mapRegionX * 8)); int convertcoordy = (coordy - (mapRegionY * 8)); int i2 = 0; int l4 = convertcoordx + (i2 >> 4 & 7); int k7 = convertcoordy + (i2 & 7); int i15 = 40 >> 2; int k16 = 40 & 3; int l17 = anIntArray1177[i15]; if(l4 >= 0 && k7 >= 0 && l4 < 104 && k7 < 104) { method130(404, -1, objectid, k16, l17, k7, i15, anInt918, l4, 0); } }
![]()

Code:int x = (aClass30_Sub2_Sub4_Sub1_Sub2_1126.anInt1550 - 6 >> 7); int y = (aClass30_Sub2_Sub4_Sub1_Sub2_1126.anInt1551 - 6 >> 7) - 1; method130(404, -1, ObjectID, 0, 2, y, 10, anInt918, x, 0);
I made this little script to draw objects around you so i could like stand in a blank space and spawn a city of all the diff trees mining rocks stalls ect. so i can auto with my auto script![]()

I used to do this on DeltaScape lulz



Can someone make a Cmd Command out of this?![]()
This is sexy.
| « My refactored Archive class | Change start music [both] » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |