Need a little info - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need a little info (
/showthread.php?tid=452617)
Need a little info -
Death82 - 22.07.2013
I need to know what the best RP gamemode available and updated is for the current server version, also since i'm very new to sa mp ( ran a wow server for the last 6 years ) I need some advice as to where I should look for some good tutorials to setup gamemodes and such properly to my server. And also some help with pawno as I can't seem to get it to compile properly might be missing some programs to work with it like a streamer I think I read. If anyone could please take the time to help me out that would be great. Thanks
Re: Need a little info -
Tunguskan - 22.07.2013
The best gamemode is the one you have scripted yourself. There are many useful tutorials on the samp forums that are helpful. Thats how im learning why dint you try it.
Re: Need a little info -
Tunguskan - 22.07.2013
As for your compiler problem. What exactly is your problem please put a ss of your prob or something like that.
Re: Need a little info -
Death82 - 22.07.2013
the first error is once I open the compiler and the second is just opening to a blank program.
Re: Need a little info -
Tunguskan - 22.07.2013
The second one is not an error you should click on the new button on the top left corner
Re: Need a little info -
Death82 - 22.07.2013
Quote:
Originally Posted by Tunguskan
The second one is not an error you should click on the new button on the top left corner
|
Yea figured that one out after posting lol, sorry about that. Actually trying to run ravens rp and it loads up but when connecting the connection to the server seems to hang up. Port is open for testing purposes even using lan and i've run the script using pawno with 1 warning... any advice aside from make my own as i'm new to this and would like to check out a working server a bit first.
Re: Need a little info -
Tunguskan - 22.07.2013
Please post the warning over here
Re: Need a little info -
Death82 - 22.07.2013
H:\samp03x_svr_R1-2_win32\gamemodes\larp.pwn(2805
: warning 219: local variable "idcar" shadows a variable at a preceding level
Re: Need a little info -
ConnorHunter - 22.07.2013
Quote:
Originally Posted by Death82
the first error is once I open the compiler and the second is just opening to a blank program.
|
Run as an administrator
Re: Need a little info -
Scenario - 22.07.2013
Quote:
Originally Posted by ConnorHunter
Run as an administrator
|
Had you of read the entire thread before posting, you would of noticed that he has already solved that issue.