i need help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: i need help (
/showthread.php?tid=252910)
why my freinds cant login to my server ( and why the ip 127.0.0.1) -
abubaker98 - 03.05.2011
hi before i ask you about anythink i thank every one has teach me how to script .
now i have few quistions :
first when i want to give my friends the ip of my server it's not come for them and the ip is 127.0.0.1:7777 why the ip like this ??
And the other quistion is when i end my filterscript what i need to let his type ( i mean .AMX or .PWN ...ECT )
and what else i need to add for it for working in my GM
and other quistion ( it's for scripters ) :
i made a /buyclothes commend but i need to know what is the code let the player wear the skin if he choose a skin ? ( is the code setplayerskin(playerid) ) ?
i need answers fast
abubaker98
Re: why my freinds cant login to my server ( and why the ip 127.0.0.1) -
MadeMan - 03.05.2011
Quote:
Originally Posted by abubaker98
first when i want to give my friends the ip of my server it's not come for them and the ip is 127.0.0.1:7777 why the ip like this ??
|
127.0.0.1 is the server IP for your computer and it works for you only.
To give IP to others you can go to
http://www.whatismyip.com
It will show the IP you can give for others.
Quote:
Originally Posted by abubaker98
And the other quistion is when i end my filterscript what i need to let his type ( i mean .AMX or .PWN ...ECT )
and what else i need to add for it for working in my GM
|
Add your script's name to server.cfg
Quote:
Originally Posted by abubaker98
and other quistion ( it's for scripters ) :
i made a /buyclothes commend but i need to know what is the code let the player wear the skin if he choose a skin ? ( is the code setplayerskin(playerid) ) ?
|
https://sampwiki.blast.hk/wiki/SetPlayerSkin
Re: i need help -
Ronaldo_raul™ - 03.05.2011
ahh ................first did you port forward your router................u gave your local host ip.............that is 127.0.0.1:7777...this will only connect to local host.....you need to portforward your router
other question-
nothing .pwn is the source file and .amx is the compiled file.........just add the script name in server.cofig file in the GM line........
REGARDS,
Ronaldo_raul