Search Results
Check out Server support Might be the hosts that doesnt work. Works great for me.
83
Quote: Originally Posted by Lauder SSCANF again 7_7. has i said no ssanf men You never told us anything about sscanf.
178
pawn Код: dini_IntSet(file,"money", GetPlayerMoney(playerid));    dini_IntSet(file,"adminlevel", pi[playerid][admin]);     dini_IntSet(file,"score", GetPlayerScore(playerid));    dini_IntSet...
141
Don't mean to bump, but I "updated" it a little and tried to do my best, but it still won't work! pawn Код: dcmd_changename(playerid, params[]){    new name[MAX_PLAYER_NAME], newname[16];   ...
141
pawn Код: dcmd_changename(playerid, params[]){    new name[MAX_PLAYER_NAME], newname[16];    GetPlayerName(playerid, name, sizeof(name));    if(sscanf(params,"s", newname)) return SendClient...
141
Got errors, so I went to the version I had. Hmm, still can't figure out why it won't work.
124
Quote: Originally Posted by Bogdan1992 Dolph do you play on SkR clan? Yes indeed, Bogdan
124
Oh, I see! I don't really know. Maybe I have to use the dini_Remove function before this? I am not that good with dini, but I am trying to learn it now
124
Quote: Originally Posted by nmader Are you sure that you are deleting the old password beforehand via script? So you mean that I have to go into the file and delete the old password ev...
124
pawn Код: dcmd_changepass(playerid, params[]){    new name[MAX_PLAYER_NAME], buf[150], newpass[30];    GetPlayerName(playerid, name, sizeof(name));    if(sscanf(params,"s", newpass)) return ...
124
Okay, so I have fixed a bit on it and it only returns 1 error now. pawn Код: dcmd_changepass(playerid, params[]){    new name[MAX_PLAYER_NAME], buf[150], newpass[30];    GetPlayerName(playerid...
128
Thank you for helping, Fiki, but I still have the same errors. Why did you add the "newpass[20]" variable? It isn't used anywhere. Quote: C:\GTA SERVER\gamemodes\MyDm.pwn(2307) : warning ...
128
I think the title says it all. http://pastebin.com/K1F8SVhT Don't really know what to do right now. Errors: Quote: C:\GTA SERVER\gamemodes\Server.pwn(2307) : warning 202: number of...
128
Nice script, but I won't give you rep. To earn rep from me, you must not ask to get it.
1,024
4 days ago, I bought a 4 slots server from ServerFFS for testing and such. After a day, I wanted to change host from Germany to the Netherlands. It has been "changing location" for 2-3 days now even t...
88
Quote: Originally Posted by coole210 http://wiki.sa-mp.com You don't say?
97
Okay, so the title might be a little misleading, so I will explain what I mean. For a good amount of months ago, I was active within the scripting community and knew some stuff. Well, I still rememb...
97
Reinstalled the game but still the same error. Any suggestions?
119
The server worked perfectly before I uninstalled it, but not after. Have also checked with other servers and it is still the same.
119
I uninstalled all my mods because I got sick tired of them. Now, when I try to log in, the game simply freeze when it has loaded the login. I can't type any password nor do anything else than closing ...
119