Popular Post Johan™ Posted November 29, 2015 Popular Post Report Share Posted November 29, 2015 :cC++cmd_general.cpp ACMD(do_delete_item) { char ItemSlot[255]; one_argument (argument, ItemSlot, sizeof(ItemSlot)); if (*ItemSlot){ DWORD cell = (DWORD)atoi(ItemSlot); LPITEM item = ch ? ch->GetInventoryItem(cell) : NULL; if (item != NULL && item) { ITEM_MANAGER::instance().RemoveItem(item); } } } cmd.cpp ACMD(do_delete_item); { "eliminarobjetos", do_delete_item, 0, POS_DEAD, GM_PLAYER}, Esté es una de las cosas que hago cuando toy practicando . _ . Debes iniciar sesión para ver el contenido del enlace en esta publicación. Thiago Saliba, RaggedFaun7, lucky07 and 23 others 26 Quote Link to comment Share on other sites More sharing options...
MiGueLiT0 Posted November 29, 2015 Report Share Posted November 29, 2015 +1 Johan™ 1 Quote Link to comment Share on other sites More sharing options...
Shang Posted November 29, 2015 Report Share Posted November 29, 2015 Por qué no lo haces con un packet? Johan™ 1 Quote Link to comment Share on other sites More sharing options...
Johan™ Posted November 29, 2015 Author Report Share Posted November 29, 2015 Por qué no lo haces con un packet? Puede ser xd e.e solo estoy experiementado cosas en python <.< ya sabes aprendiendo unas cositas <.< Quote Link to comment Share on other sites More sharing options...
Sir Lancelot Posted November 29, 2015 Report Share Posted November 29, 2015 te ganaste 2 chamanas Quote Link to comment Share on other sites More sharing options...
Tyrael Posted November 29, 2015 Report Share Posted November 29, 2015 3 chamanas :v calientes Quote Link to comment Share on other sites More sharing options...
Dilong Posted November 29, 2015 Report Share Posted November 29, 2015 Va entonces dejame postear el blocksystem,no es gran cosa <,< Quote Link to comment Share on other sites More sharing options...
Sir Lancelot Posted November 29, 2015 Report Share Posted November 29, 2015 Va entonces dejame postear el blocksystem,no es gran cosa <,< Ofrecele chamanas pegale en su punto devil Quote Link to comment Share on other sites More sharing options...
MiGueLiT0 Posted November 29, 2015 Report Share Posted November 29, 2015 Va entonces dejame postear el blocksystem,no es gran cosa <,< Para que lo va a postear que le saque dinero :v Asi le puede pagar a las shamanas xd Quote Link to comment Share on other sites More sharing options...
Shang Posted November 29, 2015 Report Share Posted November 29, 2015 Si el blocksystem ese está en turkmmo. Quote Link to comment Share on other sites More sharing options...
Johan™ Posted November 29, 2015 Author Report Share Posted November 29, 2015 Si el blocksystem ese está en turkmmo. ne ese no es xd . _ . ni sabia :V es algo simple usando los quesflag :c :v solo queria saber si podia crear algo igual <.< Quote Link to comment Share on other sites More sharing options...
Tyrael Posted November 29, 2015 Report Share Posted November 29, 2015 rauser tienes para hablar imbox para preguntarte algo? Quote Link to comment Share on other sites More sharing options...
PanchoElMaraca Posted December 1, 2015 Report Share Posted December 1, 2015 Estaria bueno que pusieras un boton para abrirlo :c Yo lo hice aprentando F6, por que no se na de na de enlazar botones xd Quote Link to comment Share on other sites More sharing options...
Johan™ Posted December 1, 2015 Author Report Share Posted December 1, 2015 Estaria bueno que pusieras un boton para abrirlo :c Yo lo hice aprentando F6, por que no se na de na de enlazar botones xd eso solo fue un experimento xd para ver como funcionan algunas cosas en python <.< no me dio la gana de ponerlo en boton <.< esta puesto para que sea cargado con e module loader <.< Quote Link to comment Share on other sites More sharing options...
MiGueLiT0 Posted December 2, 2015 Report Share Posted December 2, 2015 eso solo fue un experimento xd para ver como funcionan algunas cosas en python <.< no me dio la gana de ponerlo en boton <.< esta puesto para que sea cargado con e module loader <.< Te la ganaste :v Johan™ 1 Quote Link to comment Share on other sites More sharing options...
lucky07 Posted March 6, 2019 Report Share Posted March 6, 2019 thx Quote Link to comment Share on other sites More sharing options...
virus34 Posted August 19, 2019 Report Share Posted August 19, 2019 disculpen que reabra yo compile el game todo bien puse el archivo en roots pero no me sale nada o no se como funca si me pudes decir como sale el cubo?? gracias Quote Link to comment Share on other sites More sharing options...
sefasarp Posted October 26, 2019 Report Share Posted October 26, 2019 thx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.