Jump to content

vijay

Members
  • Content Count

    76
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by vijay


  1. Compile error.

     

    Hello guys, help needed to fix these codes ERROR:1>------ Rebuild All started: Project: map-server, Configuration: Debug Win32 ------1>  grammar.c1>  libconfig.c1>  scanctx.c1>  scanner.c1>  strbuf.c1>  mt19937ar.c1>  conf.c1>  core.c1>  console.c1>  db.c1>  des.c1>  ers.c1>  grfio.c1>  HPM.c1>  malloc.c1>  mapindex.c1>  md5calc.c1>  mutex.c1>  nullpo.c1>  random.c1>  showmsg.c1>  socket.c1>  sql.c1>  strlib.c1>  sysinfo.c1>  thread.c1>  timer.c1>  utils.c1>  atcommand.c1>  battle.c1>  battleground.c1>  buyingstore.c1>  channel.c1>  chat.c1>  chrif.c1>  clif.c1>  date.c1>  duel.c1>  elemental.c1>  guild.c1>  intif.c1>  irc-bot.c1>  itemdb.c1>  log.c1>  mail.c1>  map.c1>  mapreg_sql.c1>  homunculus.c1>  HPMmap.c1>  instance.c1>  mercenary.c1>  mob.c1>  npc.c1>  npc_chat.c1>  party.c1>  path.c1>  pc.c1>  pc_groups.c1>  pet.c1>  quest.c1>  script.c1>e:mightyroherctrunksrcmappc.c(1373): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [14]'1>e:mightyroherctrunksrcmappc.c(1373): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>  searchstore.c1>e:mightyroherctrunksrcmappc.c(5578): warning C4047: '!=' : 'mapindex_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmappc.c(5579): warning C4013: 'mapindex_name2id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmappc.c(5584): warning C4013: 'npc_event_doall_id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmappc.c(7560): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [15]'1>e:mightyroherctrunksrcmappc.c(7560): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>e:mightyroherctrunksrcmappc.c(7561): warning C4047: 'function' : 'int64' differs in levels of indirection from 'char [10]'1>e:mightyroherctrunksrcmappc.c(7561): warning C4024: 'function through pointer' : different types for formal and actual parameter 21>e:mightyroherctrunksrcmapscript.c(286): warning C4013: 'pet_lootitem_drop' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(294): warning C4013: 'pc_additem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(295): warning C4013: 'clif_additem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(296): warning C4013: 'map_addflooritem' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(305): warning C4013: 'unit_free' undefined; assuming extern returning int1>  skill.c1>  status.c1>e:mightyroherctrunksrcmapscript.c(6210): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6210): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6210): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6210): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6210): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6210): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6222): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6222): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6222): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6222): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6222): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6222): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6222): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6228): error C2084: function 'int BUILDIN_FUNC()' already has a body1>          e:mightyroherctrunksrcmapscript.c(6204) : see previous definition of 'BUILDIN_FUNC'1>e:mightyroherctrunksrcmapscript.c(6233): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6233): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6233): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6233): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6233): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6233): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6242): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6242): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6242): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6242): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6242): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6242): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6242): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6254): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6254): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6254): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6254): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6254): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6254): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6255): warning C4013: 'mapindex_name2id' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6256): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6256): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6256): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6256): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6256): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6256): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6268): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6268): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6268): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6268): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6268): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6268): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6268): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6278): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6278): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6278): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6278): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6278): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6278): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6279): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6279): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6279): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6293): warning C4013: 'intif_party_leaderchange' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6296): error C2063: 'party_leave' : not a function1>e:mightyroherctrunksrcmapscript.c(6312): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6312): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6312): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6312): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6312): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6312): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6313): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6313): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6313): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6313): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6313): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6313): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6315): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6315): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6315): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6323): warning C4013: 'intif_party_addmember' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6324): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6324): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6324): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6324): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6324): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6324): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6324): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6329): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6329): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6329): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6329): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6329): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6329): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6329): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6340): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6340): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6340): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6340): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6340): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6340): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6349): warning C4013: 'intif_party_leave' undefined; assuming extern returning int1>e:mightyroherctrunksrcmapscript.c(6358): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6358): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6358): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6358): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6358): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6358): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6374): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6374): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6374): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6375): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6375): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6375): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6375): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6375): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6375): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6376): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6376): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6376): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6376): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6376): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6376): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6377): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6377): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6377): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6377): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6377): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6377): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6383): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6383): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6383): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6383): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6383): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6383): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6383): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6385): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6385): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6385): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6385): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6385): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6385): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6385): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6388): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6388): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6388): warning C4047: 'function' : 'script_stack *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6388): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6388): warning C4047: 'function' : 'int64' differs in levels of indirection from 'void *'1>e:mightyroherctrunksrcmapscript.c(6388): warning C4024: 'function through pointer' : different types for formal and actual parameter 31>e:mightyroherctrunksrcmapscript.c(6388): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6400): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6400): error C2223: left of '->rid' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6400): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6401): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6401): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6401): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6401): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6401): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6401): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6402): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6402): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6402): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6402): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6402): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6402): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6403): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6403): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6403): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6403): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6403): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6403): error C2198: 'function through pointer' : too few arguments for call1>e:mightyroherctrunksrcmapscript.c(6421): error C2065: 'st' : undeclared identifier1>e:mightyroherctrunksrcmapscript.c(6421): warning C4047: 'function' : 'script_state *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcmapscript.c(6421): warning C4024: 'function through pointer' : different types for formal and actual parameter 11>e:mightyroherctrunksrcmapscript.c(6421): error C2223: left of '->stack' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6421): error C2223: left of '->start' must point to struct/union1>e:mightyroherctrunksrcmapscript.c(6421): fatal error C1003: error count exceeds 100; stopping compilation1>  storage.c1>  trade.c1>  unit.c1>  vending.c========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

     

    pc.c and script.c is attached in the download section bellow.
    if anyone can take a look and help me out, that would be really awesome.
    ~Thanks.

    pc.c

    script.c


  2. This is my plugin.conf

    plugins_list: [	/* Enable HPMHooking when plugins in use rely on Hooking */	//"HPMHooking",	//"db2sql",	//"sample",	//"other",	"auraset", // loads dance plugin]


    Now i enabled it and compiled.
    Its working like a charm, thanks alot @@Dastgir gbu!


  3. How can i fix this @@Dastgir

     

    1>------ Rebuild All started: Project: auraset, Configuration: Debug Win32 ------
    1>  auraset.c
    1>e:mightyroherctrunksrcpluginsauraset.c(90): error C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    1>          c:program files (x86)microsoft visual studio 12.0vcincludestdio.h(304) : see declaration of 'sscanf'
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

  4. Hello, I'm using Dastgir's auraset.
    Using latest herc svn.


    Could someone help me fix the error bellow?

    1>------ Rebuild All started: Project: auraset, Configuration: Debug Win32 ------1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.1>  auraset.c1>e:mightyroherctrunksrcpluginsauraset.c(88): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.1>          c:program files (x86)microsoft visual studio 10.0vcincludestdio.h(325) : see declaration of 'sscanf'1>e:mightyroherctrunksrcpluginsauraset.c(267): warning C4013: 'GET_SYMBOL' undefined; assuming extern returning int1>e:mightyroherctrunksrcpluginsauraset.c(267): warning C4047: '=' : 'malloc_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(270): warning C4047: '=' : 'script_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(271): warning C4047: '=' : 'clif_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(272): warning C4047: '=' : 'pc_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(273): warning C4047: '=' : 'strlib_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(274): warning C4047: '=' : 'map_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(275): warning C4047: '=' : 'status_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(276): warning C4047: '=' : 'npc_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(277): warning C4047: '=' : 'mob_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(278): warning C4047: '=' : 'battle_interface *' differs in levels of indirection from 'int'1>e:mightyroherctrunksrcpluginsauraset.c(279): warning C4047: '=' : 'nullpo_interface *' differs in levels of indirection from 'int'1>C:Program Files (x86)MSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(1023,23): error MSB4198: The expression "DirectoryName" cannot be evaluated on item " ..pluginsauraset.dll". The path is not of a legal form.========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

  5. Dastgir and Garr Thanks for replying!

    I was on eAthena svn and 2012 client.
    I moving to hercules svn and 20141022 client.
    I'm stuck in the client part.


    Could someone please convert/encode my old idnum2item files to ItemInfo.lua and .lub?
    I'm struggling a lot, help me out!
    ~Thanks


  6. Hello People.
    I'm using latest herc svn and its been really grate.
    All doe i'm struggling a lot on the client side.
    Unable to convert my old idnum2 files to itemInfo.lub/lua file since 20141022 can only read root/system/.
    I did use ItemConverter to convert my old idnum2 files, when i use the converted itemInfo.lub/lua in the 20141022, all the custom items will be displayed but all the old item_db items such as 607(ygg)'s texture and sprite files will be missing.


    Client keeps showing up the error that the files are missing.

    Please help me out with this,
    Thanks a lot!


  7. Scirpt i managed to port it to work on eAthena 3CeAm.
     
    - script WoePrize -1,{ OnAgitEnd:OnAgit2End://.@castleMap$ = "prtg_cas01";set .@castleMap$, "prtg_cas01"; set .@guildId, getcastledata(.@castleMap$, 1);set .@guildMasterId, getguildmasterid(.@guildId); query_sql("SELECT `account_id` FROM `char` WHERE `char_id` = " + .@guildMasterId, .@guildMasterAccId); getitem Apple, 1, .@guildMasterAccId;end;}
     
    Error:
    [Error]: script_rid2sd: fatal error ! player not attached![Debug]: Function: getitem (3 parameters):[Debug]: Data: variable name='Apple'[Debug]: Data: number value=1[Debug]: Data: variable name='.@guildMasterAccId' index=0[Debug]: Source (NPC): WoePrize (invisible/not on a map)[Warning]: script:get_val: cannot access player variable 'Apple', defaulting to0[Error]: buildin_getitem: Nonexistant item 0 requested.[Debug]: Source (NPC): WoePrize (invisible/not on a map)


    Fixed, changed:

     

    getitem Apple, 1, .@guildMasterAccId;
     
    To
    getitem 512, 1, .@guildMasterAccId; //apple 

     
    Thanks a lot :)

  8. Hello everyone!
    I'm requesting for a npc script which getitem to the guild leader as soon as the WOE is over.
    The npc must only check for the active castle and then it must getitem.
    ex: prtg_cas01 is the only castle activated for WOE so the npc must check who owns that castle and then it much getitem to the respective guild leader when the WOE ends.

     

    ~Thanks.


  9. What ever mob i try to @monster with my lvl 80 char it says "You cannot spawn this monster".
    Even i can't @monster 1646 on my lvl 100 GM id, it says "You cannot spawn this monster".



     

    -	script	mobrest	-1,{	OnInit:		setarray .mob_restriction$, 1646, 1647, 1648, 1649, 1650, 1651, 1751, 1708;		set .size,getarraysize(.mob_restriction);		bindatcmd "spawn",strnpcinfo(3)+"::OnExe";		end;		OnExe:		set .monster_id,atoi( .@atcmd_parameters$[0] );			for( set .@i,0; .@i < .size; set .@i,.@i + 1 ) {			if ( .monster_id == .mob_restriction[.@i] && getgmlevel() < 99 ) {				dispbottom "You cannot summon this monster";				end;			}		}		if ( getmonsterinfo( .monster_id, 0 ) != "null" ) {			set .@amount,atoi( .@atcmd_parameters$[1] );			atcommand "@monster " +.monster_id+ " " +(!.@amount?1:.@amount);		}		end;}


    When i change the monster to spawn, its working now >.<

  10. The error is fixed but i still cant even @monster poring too doe its not on the mob_restriction list.
    It keeps telling you cannot summon this monster.


    Even when i type @monster and hit enter, it says "you cannot summon this monster."!

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.