This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

map origins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 08-08-2009 , 14:40   map origins
Reply With Quote #1

hey,

i tried to get the origin of any points in the map but i have only :

PHP Code:
 OverviewZoom 1.58Map Origin (32.00156.0028.00), Z Min 417.00Z Max -361.00Rotated 1 
this will never be changed. its for ever so. when i move, when i jump... nothing. is there any plugins to get the origins?

ps : tried this too Saving Origins 1.0 (Drak)
__________________

Last edited by One; 08-08-2009 at 14:47.
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-08-2009 , 15:21   Re: map origins
Reply With Quote #2

What you want to do ?
__________________
xPaw is offline
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 08-08-2009 , 15:27   Re: map origins
Reply With Quote #3

add check points
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 08-08-2009 , 18:23   Re: map origins
Reply With Quote #4

PHP Code:
public test(id) {
       
    new 
msg[33], Float:origin[3];
    
pev(idpev_originorigin);
    
format(msg32"%f %f %f"origin[0], origin[1], origin[2]);
    
console_print(idmsg);
    
    return 
PLUGIN_HANDLED;

tried this one. but when i use the origins which will printed in console, my check point willnot work
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
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:04.


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