Raised This Month: $ Target: $400
 0% 

Get directory name


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mustbepro
Junior Member
Join Date: Feb 2015
Old 02-22-2016 , 05:59   Get directory name
Reply With Quote #1

Hi,

I want to get the the name of this directory: "../../addons/sourcemod"

How would I do this with smlib->files.inc->File_GetDirName() or is there a other method?
mustbepro is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 02-22-2016 , 07:31   Re: Get directory name
Reply With Quote #2

PHP Code:
char path[PLATFORM_MAX_PATH];
BuildPath(Path_SMpathsizeof(path), ""); 
__________________
Peace-Maker is offline
mustbepro
Junior Member
Join Date: Feb 2015
Old 02-22-2016 , 07:53   Re: Get directory name
Reply With Quote #3

Quote:
Originally Posted by Peace-Maker View Post
PHP Code:
char path[PLATFORM_MAX_PATH];
BuildPath(Path_SMpathsizeof(path), ""); 
I want to get this path: "123/csgo/addons/sourcemod"

I need to find the directory above the 'csgo' directory.
mustbepro is offline
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 02-22-2016 , 12:07   Re: Get directory name
Reply With Quote #4

Isn't that "out of reach" ?
__________________
Plugins: TeamGames
Includes: Menu stocks, ColorVariables, DownloadTableConfig

> No help through PM, make a topic.
KissLick is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 02-22-2016 , 12:24   Re: Get directory name
Reply With Quote #5

Quote:
Originally Posted by KissLick View Post
Isn't that "out of reach" ?
Nope, before servers set their accounts to guest accounts, we used to be able to do naughty stuff.
Mitchell is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 02-22-2016 , 13:24   Re: Get directory name
Reply With Quote #6

.. Allows you to go back up as far as you want.
Potato Uno is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode