Search Results
Looking to know how much resources, ram, bandwidth it takes to run a server.
131
vps 2 Cores 512MB 50GB storage 2000 B/W
131
how much resources does the server take to host around 100 slots, 30-50 daily.
131
Is it this SetPlayerPos(playerid,1462.5475,-1012.7440,26.8438 SetPlayerPos(playerid,2305.5840,-16.0986,26.7496 SetPlayerPos(playerid, 2305.688964,-16.088100,26.749565); There all different, so wou...
384
someone, how can I add this to replace my current bank?
384
This bank interior wont replace my old one why? Код: //bank CreateObject(8661, 1804.53515625, -1529.462890625, 2911.4914550781, 0, 0, 0); CreateObject(8661, 1804.5847167969, -1529.462646...
384
The licmenu dialog is messed up it wont line up {< this matches with | | | | | } > this the dialog code wont let me compile it. } Have a look yourself using Notepad ++
148
Thanks, I found the define Код: #define LICMENU 9010 LICMENU DIALOG Код: if(dialogid == LICMENU) { if(response) { if(listitem == 0) { ...
148
van anyone help how to make that LICMENU?
148
that that keep admins/helpers from using the chat without wait time
121
Not bad, but what about admins, helpers? would they wait.
121
No, not an anti spam timer then that would make everyone wait haha anyone have a settimer code?
121
Hi, thanks for the response I don't know where to add the LICMENU nor make a new one.
148
I get one error when trying to compile it Desktop\samp03csvr_win32\pawno\GLRP.pwn(27020) : error 017: undefined symbol "LICMENU" where would I get LICMENU from?
148
How do I add this to my server I put it under OnGameModeInit Code: //bank CreateObject(14789,1424.69030800,-1004.06616200,1643.01867700,0.00000000,0.00000000,89.99998128); //object CreateOb...
1,058
I have 2 commands that for some reason don't work in game, would anyone have any idea whats wrong. /buyhouse when i type that nothing happens Код: if(strcmp(cmd, "/houseupgrade", true) == 0) {...
148
I have this script that is currently on my server it's for /n but everyone can abuse it by spamming without waiting 50 seconds This is my code: Код: if(strcmp(cmd, "/newbie", true) == 0 || st...
121
This looks organized and readable, Not a pro scripter so I can't tell, but looks good and still would give me errors. Код: if(strcmp(cmd, "/newbie", true) == 0 || strcmp(cmd, "/n", true) == 0...
331
I fixed that still get errors this code is trash wont compile piece of shit. Pardon my choice of words. Код: if(strcmp(cmd, "/newbie", true) == 0 || strcmp(cmd, "/n", true) == 0) { ...
331
Someone I'm taking a look cant find the problem, Plus people try to use the /n chat on my server some spam it just like it fixed please if anyone has suggestions.
331