Paintball mod Comming soon not yet a real mod but i retextured the bow to a paintball gun and arrow to a paintball and Full leather armor is retextured
Rollback Post to RevisionRollBack
Join this Server: OmegaRealm.com this MC-G Server: play.mc-global.net
//Made by TreeBl
unsigned int * makeNewItem(int id, int vTable, int materialDword, int pictureId, char * name)
{
unsigned int * item = new unsigned int[0xb8];
int * disa = (int *)(materialDword-0x1000+myPidAddr);
TileNew((int)item,id,pictureId,*disa);
Lol what do u mean?? Actually paintball mod is out but i mc foums have problems my thread duplicates. Message me on what u mean :)Oh i think i get it like rapid fire?
Rollback Post to RevisionRollBack
Join this Server: OmegaRealm.com this MC-G Server: play.mc-global.net
To post a comment, please login or register a new account.
//Made by TreeBl
unsigned int * makeNewItem(int id, int vTable, int materialDword, int pictureId, char * name)
{
unsigned int * item = new unsigned int[0xb8];
int * disa = (int *)(materialDword-0x1000+myPidAddr);
TileNew((int)item,id,pictureId,*disa);
item[0] = vTable+8-0x1000+myPidAddr;
item[3] = 0;
item[4] = 0;
item[5] = 0;
item[6] = 0x3f666666;
item[7] = 0x3E000000;
item[8] = 0x3f666666;
//int idk = item[2];
char * tst =(char *)(0x216230-0x1000+myPidAddr+id);
*tst = 0x1;
TileInit((int)item);
setDestroyTime((int)item, 0x3DCCCCCD);
setSoundType((int)item, 0x216358-0x1000+myPidAddr);
item[15] = 1;
std::string testa = (std::string)name;
setDescriptionId((int)item,testa);
int * inTable = (int *)(0x2154D0-0x1000+myPidAddr+(id*4));
*inTable = (int)item;
return item;
}
Use this code and add a paintball gun and paintballs for ammo
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCheck out my game! It's an open-world, sandbox text adventure.
Follow @hexdro_
Hexdro © 2012-2015
Omg i am a big fan of yours
When can u make unlimited health mod and jump higher mod?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCheck out my game! It's an open-world, sandbox text adventure.
Follow @hexdro_
Hexdro © 2012-2015
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCheck out my game! It's an open-world, sandbox text adventure.
Follow @hexdro_
Hexdro © 2012-2015