PDA

View Full Version : Noob needs help on 2 issues


ryaib
01-01-2008, 03:52 AM
Hi im a total noob and i just created a server for myself so i can mess around with stuff but i have 2 problems

1. How do i find the spell IDs, i searched guides on this forum but i cant find any for spell ids

2. When i fight a Mob that uses an ability that moves that character (like onyxia's knock away) it says that im speed hacking. Once it happens twice, it kicks me and says its telling the admin. Which makes no sence because im the only player on the server. How do i stop this.

-If the things im asking about are covered in some guide somewhere. Please forgive me, i guess i did not search enough.

Thanks

Remus
01-01-2008, 04:01 AM
wrong section...

1) wowhead.com go to spells and try and word u think might be a spell and click on uncatagorized and find one u think might work and in game type .learn NUMBER -- how to find the number.. click on the spell and at the top where the browser address is the numbers after = is the spell id.

2) if your the server host you haev to go into your ascent folder, go to ascent.conf , scroll down to nearly the bottom you will see a section like this


#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# AntiHack Setup
#
# Teleport
# This directive controls anti-teleport hack checks will be enabled or not.
# Default: 1
#
# Speed
# This directive controls anti-speed hack checks will be performed on player movement or not.
# Default: 1
#
# FallDamage
# This directive controls anti-fall damage hack checks will be performed on player movement or not.
# Default: 1
#
# Flying
# This directive controls whether flight hacks will be performed on players or not.
# Default: 1
#
# DisableOnGM
# This directive controls hack checks will be disabled for GM's or not.
# Default: 0
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flying="1"
DisableOnGM="0">



change the 1's to 0.

fyi . atm only the anti-speed hack works on, the others just havent been dealt with because of the new wave of bloody cheaters hacking.

--brought to you by aerthom. any other questions?

ryaib
01-01-2008, 08:18 AM
ok thanks, and sorry about posting in the wrong section