SA-MP Forums Archive
Is it true? [ANSWERED] - 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)
+--- Thread: Is it true? [ANSWERED] (/showthread.php?tid=309407)



Is it true? [ANSWERED] - seanny - 07.01.2012

I was told recently that the SAMP debug can run gamemodes, Is this true? Because I dont wan't to use my own server for testing scripts.


Re: Is it true? - Psymetrix - 07.01.2012

No, It can't.


Re: Is it true? - Wickeed - 07.01.2012

Quote:
Originally Posted by seanny
Посмотреть сообщение
I was told recently that the SAMP debug can run gamemodes, Is this true? Because I dont wan't to use my own server for testing scripts.
Run Your "Local Host" then u can test ur gamemode scripts


Re: Is it true? - seanny - 07.01.2012

Quote:
Originally Posted by Psymetrix
Посмотреть сообщение
No, It can't.
Oh, Thanks anyway.

Quote:
Originally Posted by Wickeed
Посмотреть сообщение
Run Your "Local Host" then u can test ur gamemode scripts
Port forwarding does not work for me.


Re: Is it true? [ANSWERED] - Vince - 07.01.2012

A localhost connection does not require any ports to be forwarded.


Re: Is it true? [ANSWERED] - seanny - 07.01.2012

Quote:
Originally Posted by Vince
Посмотреть сообщение
A localhost connection does not require any ports to be forwarded.
How do I get it to work then?


Re: Is it true? [ANSWERED] - Vince - 07.01.2012

Start server, connect to 127.0.0.1:7777 and you're done.


Re: Is it true? [ANSWERED] - seanny - 07.01.2012

Quote:
Originally Posted by Vince
Посмотреть сообщение
Start server, connect to 127.0.0.1:7777 and you're done.
Edit: Nevermind, Got it working.