Leet's shop is OPEN! menu

Shout-Out

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 54
  1. #16
    Cholo71796's Avatar Member
    Reputation
    12
    Join Date
    Jan 2007
    Posts
    182
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Time: Forever
    Scripted: Find a server that needs admins who make custom items/npcs etc. and can make stuff on the server. Oh yeah, the private server shouldn't be unpopulated.
    Type: 1337 like you?


    Leet's shop is OPEN!
  2. #17
    thpthpthp's Avatar Contributor
    Reputation
    101
    Join Date
    Feb 2007
    Posts
    496
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Time: any time you can get around to it
    Scripted: if possable so it can cast lvl 70 mage spell: Dragon's Breath rank: 4
    type: npc boss scaled up version of mini diablo to about normal diablo's size about as strong as illidan
    if you could do this it would be so awsome! (i love diablo 2) =D

  3. #18
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll get to it!

  4. #19
    djkajabaxd's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well ill give you a rep if you can help me to repair this script =P

    case 178: //Clan Hall Alianza 16
    {
    objmgr.CreateGossipMenuForPlayer(&Menu, pObject->GetGUID(), 1, Plr);
    if(Plr->GetItemCount(990135)== 1)
    {Menu->AddItem(1, "Clan Hall Alianza 16", 220);}
    Menu->SendTo(Plr);
    }break;

    i need that if you have a item (example 112233) you can teleport, if you dont have it, you cant, this script is for a global npc.

    plz help me i know is not to hard but im noob in ascent dll scripting =P

    atte robert

  5. #20
    Mr. Herbert's Avatar Banned
    Reputation
    319
    Join Date
    Nov 2007
    Posts
    821
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Can you make me an insatnce add me on msn [email protected]

  6. #21
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, added to msn and fixing your script.'


    What exactly is wrong with the script? What do you need help with?
    Last edited by berryman13; 02-23-2008 at 02:49 PM.

  7. #22
    djkajabaxd's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the problem is that i do this script to globalnpc from gastric to add a item autentification to teleport you, but my script when i compile it gaveme big error

    can you help me to make it work?

    [email protected]

    addme and ill explain better to you =P

  8. #23
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is the exact error, copy and paste it.

  9. #24
    djkajabaxd's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1>------ Operación Generar iniciada: proyecto: GlobalNPC, configuración: Debug Win32 ------
    1>Compilando...
    1>cl : Línea de comandos warning D9035 : La opción 'Wp64' está obsoleta y se quitará en próximas versiones
    1>GlobalNPC.cpp
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(873) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(881) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(889) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(897) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(905) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(913) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(921) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(929) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(934) : error C2196: el valor de case '151' ya se ha utilizado
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(937) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(942) : error C2196: el valor de case '151' ya se ha utilizado
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(945) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(953) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(961) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(969) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(977) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(985) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(993) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1001) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1009) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1017) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1025) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1030) : error C2196: el valor de case '162' ya se ha utilizado
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1033) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1041) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1049) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1057) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1065) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1073) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1081) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1089) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1097) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1105) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1113) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1121) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1129) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1137) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1145) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1153) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1161) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1169) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1177) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1185) : error C2039: 'GetItemCount' : no es un miembro de 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vea la declaración de 'Player'
    1>El registro de compilación se guardó en el "file://c:\Documents and Settings\Administrador\Escritorio\ascent\src\scripts\projects\2003_int_debug\Bui ldLog.htm"
    1>GlobalNPC - 43 errores, 1 advertencias
    ========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========

  10. #25
    Lindoz12's Avatar Member
    Reputation
    19
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1337one... Im not having this big project or something, but i may... Ill just need to start with a single boss and some mobs around it and a portal...
    I dont have the coords(****) but i can add a port (.recall addport Instance1) Then can you help me make a portal to instance1? And also i need help with editing my bosses HP... I set it to 10000000, 10000000 but i still kill him in one hit, whys that? Please email me, [email protected]
    Ill t ry figure out how i can +rep u:P

  11. #26
    *TraPStaR*'s Avatar Contributor
    Reputation
    164
    Join Date
    Aug 2007
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    never mind ill do it

  12. #27
    djkajabaxd's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    plz help with that script, its the only i need to compplete my server T_T

  13. #28
    berryman13's Avatar Contributor
    Reputation
    251
    Join Date
    Dec 2006
    Posts
    856
    Thanks G/R
    0/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't read spanish :S

  14. #29
    djkajabaxd's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1>c:\documents and settings\administrador\escritorio\ascent\src\globalnpc\globalnpc.cpp(1185) : error C2039: 'GetItemCount' : Is Not A Member of 'Player'
    1> c:\documents and settings\administrador\escritorio\ascent\src\ascent-world\player.h(794) : vsee the declaration of 'Player'

  15. #30
    r1t3's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What you want me to make: Can you make a Warper Stone
    essentially a hearthstone that when used brings a menu with a list of places you can go to and when you click them it brings you there, a warp npc on a stone
    Time limit (Must give me a day at least if I have lots of orders!): i don't want to rush you whenever you have time, but if its easy enough then within a few days would be nice
    Scripting?:Yes
    Sql?:Yes

    thanks

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Selling] Design / Video / Etc. Shop [ALWAYS OPEN}
    By kingme45 in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 02-08-2016, 07:37 PM
  2. [Buying] WTB: D3 Gold (EU) , Nav's Gold buying shop is open! Time to sell your stock!
    By nav4321 in forum Diablo 3 Buy Sell Trade
    Replies: 1
    Last Post: 06-08-2012, 03:05 PM
  3. [Shop] Grand-Opening [Avatar-Shop]
    By Erotix8210 in forum Art & Graphic Design
    Replies: 0
    Last Post: 08-01-2011, 01:57 AM
  4. [Service] SalfauroS's Siganture Shop RE-Opened!
    By wow4Supplier in forum Art & Graphic Design
    Replies: 18
    Last Post: 12-24-2009, 11:44 AM
  5. [Service] The Kandy Shop: NOW OPEN
    By PrimoPie in forum Art & Graphic Design
    Replies: 90
    Last Post: 07-16-2008, 07:55 AM
All times are GMT -5. The time now is 02:25 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search