Likes: 0
Results 1 to 2 of 2
Thread: Weapon Visual Script
-
12-08-18, 11:04 AM #1
Weapon Visual Script
Register to remove this adA small contribution to the community, after having helped me a lot
As the name says, this is a visual weapon script, running on the rev63
Rochet2 the creator,
and to d3athbl0w1, for having configured it for the rev63
https://mega.nz/#!WVIEgCbJ!iCSNQLKnZ...zeZojpX5lZDzLk
› See More: Weapon Visual Script
-
03-01-21, 09:09 AM #2
Register to remove this adtengo en estas linea error al compilar
class NPC_VisualWeapon : public CreatureScript
{
public:
NPC_VisualWeapon() : CreatureScript("NPC_VisualWeapon") { } // to alliance from horde
class TrintyRetardsAI : public ScriptedAI
{
public:
TrintyRetardsAI(Creature* creature) : ScriptedAI(creature) {}
bool GossipHello(Player* player) override
{
return OnGossipHello(player, me);
}
bool GossipSelect(Player* player, uint32 /*menu_id*/, uint32 gossipListId) override
{
uint32 sender = player->PlayerTalkClass->GetGossipOptionSender(gossipListId);
uint32 action = player->PlayerTalkClass->GetGossipOptionAction(gossipListId);
return OnGossipSelect(player, me, sender, action);
}
Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread
Visitors found this page by searching for:
Nobody landed on this page from a search engine, yet!
SEO Blog