Search Results
I have no clue whats going on but this is the problem: Quote: Originally Posted by MCZOFT my server doesnt save all the information in the database (acounts.db) he Saves the database till...
84
Maybe i just used it wrong but this is my /cuff command... after about 7 seconds i am able to run around but am still cuffed pawn Код: if(strcmp(cmd, "/cuff", true) == 0 || strcmp(cmd, "/cu", tru...
77
ah duh... thanks but i'm having another problem with this snipet pawn Код: public SignCheck(){    for(new i=0; i<MAX_PLAYERS; i++)    {        new randcheck = 1000 + random(8999);//min...
92
i don't see how you changed anything what did you correct? well whatever you did fixed it thanks
92
I'm trying to design a /signcheck instead of just insta paydays i coded this and got a bunch of errors saying '"safeGivePlayerMoney" was not implemented' like 23 of those errors and i think i vaguely ...
92
does anyone know how they did it? was it a plugin or include or are there new functions to allow it. if you don't know what i'm talking about; SZR roleplay has a new nos system. instead of the norma...
84
Code: if(dialogid == 22 && response) { new cashdeposit = strval(inputtext[]); new droppername[MAX_PLAYER_NAME]; GetPlayerName(playerid, droppername, sizeof(droppername)); if(cashdep...
99
i'm 100% Fluent in Pawn scripting i created my own gamemode and server which i gave up because of lack of players and server space. if you want to talk to me further MSN: Qeux@hotmail.com Gtalk: Qeux...
95
isn't there a server log for that
168
i'm pretty sure you can only use PlayerToPoint in gf modes... if you want to add playertopoint to your mode download a gf edit and copy paste the public PlayerToPoint from gf edit... also you could ju...
201
ok... now how do you set up modernotpia? i have XAMPP on my desktop... but i have no clue how to use Mysql
134
hello i was just wondering if there is a difference between a mysql script and a non-mysql script. If there is could you let me know how to set up a mysql script?
134
you must not have port fowarded correctly make sure that the port that you are fowarding is the same port that was in you server.cfg else your friend got the wrong ip
80
don't forget to port forward if you are behind a router... that's it... then knowing some pwn to customize your server would be nice too... sorry if i sounded a little harsh earlier just thought you ...
224
hire someone else to host your server for you because frankly if you can't even find out your own external ip address you won't be able to do anything like make a server
224
yes you need to put your internal ip into the private IP address... to find it go into cmd and type ipconfig it will be your ipv4 address i think it will look something like this 192.168.2.106
174
somone else had this problem search it
85
well some of the filterscripts you have ot put first in the filterscript line and delete adminspec ... that is if it's an admin filterscript
109