I was wonderin if i can get a little help with the Admin bar
I can successfully add the bar itself but the 3 other files tend to not let me add them in and causing aseco to not totaly load up
The way im adding it in is in the Plugins folder i am adding the fastfuncs and adding the other two into the rasp folder in plugins and doing the same locations in the plugin.xml
Any help would be nice. Am i placing the files right?
[Aseco2] Plugin collection by Basti504
Moderators: Flo, Assembler Maniac, f*ckfish, TM-Patrol
Re: [Aseco2] Plugin collection by Basti504
AMD Athlon 64X2 6400+
Asus M2N SLI-Deluxe
Evga 8800GT 512mb x2
4gb of ram
Windows XP pro SP2
Asus M2N SLI-Deluxe
Evga 8800GT 512mb x2
4gb of ram
Windows XP pro SP2
- www.22ndsas.org.uk
- happy cruiser
- Posts: 111
- Joined: 08 Jun 2006 17:17
- Owned TM-games: Orig, Sunrise, Tmnuf
- Location: East Coast (UK)
- Contact:
Re: [Aseco2] Plugin collection by Basti504
thek142 wrote:I was wonderin if i can get a little help with the Admin bar
I can successfully add the bar itself but the 3 other files tend to not let me add them in and causing aseco to not totaly load up
The way im adding it in is in the Plugins folder i am adding the fastfuncs and adding the other two into the rasp folder in plugins and doing the same locations in the plugin.xml
Any help would be nice. Am i placing the files right?
All of the files go in the plugins folder
Add plugin.adminbar.php first then add the other 3 after to the plugins.xml file so it should look like this
Code: Select all
<plugin>plugin.adminbar.php</plugin>
<plugin>plugin.admin.fastfuncs.php</plugin>
<plugin>plugin.rasp.playersshortcut.php</plugin>
<plugin>plugin.rasp.matchsetshortcut.php</plugin>
Re: [Aseco2] Plugin collection by Basti504
Thanks you helped alot
AMD Athlon 64X2 6400+
Asus M2N SLI-Deluxe
Evga 8800GT 512mb x2
4gb of ram
Windows XP pro SP2
Asus M2N SLI-Deluxe
Evga 8800GT 512mb x2
4gb of ram
Windows XP pro SP2