Raised This Month: $ Target: $400
 0% 

Navigation System (Pathfinding,waypoint)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
By Hazard
Member
Join Date: Jan 2016
Old 02-01-2022 , 13:15   Re: Navigation System (Pathfinding,waypoint)
Reply With Quote #10

Quote:
Originally Posted by Leech_v2 View Post
You must be the host.Look here
Code:
public clcmd_NSMenu(id)
{
	if (id != 1) return PLUGIN_CONTINUE
	
	new text[32]
	get_user_ip(id, text, 31, 1)
	if (equal(text, "loopback"))
	{
		NavSys_EditMode(id)
		return PLUGIN_HANDLED
	}
	return PLUGIN_CONTINUE
}
I'm trying from Rehlds, do I have to write my own ip address here?
By Hazard is offline
 



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 06:24.


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