Search Results
Hello i want to make this ban command to temporary ban need help with this Код: CMD:ban(playerid, params[]) { if (PlayerInfo[playerid][pAdmin] >= 2) { new string[128], giveplayerid, reaso...
101
Hello guys I want to make /repfam command which is when a player uses that command it shows his family name on his skin with Attach3DTextLabelToPlayer I want the command to be like cmd:repfam(playeri...
95
Hello I was trying to run my server it it gave me error in samp-server.exe Bind Address Empty, Can't announce the server let me show you the server logs Код: ---------- Loaded log file: "server_lo...
96
Код: :48:26] Loaded 6 filterscripts. [23:48:26] Error: Function not registered: 'IsValidDynamicObject' [23:48:26] Error: Function not registered: 'DestroyDynamicObject' [23:48:26] Erro...
106
Hello I was trying to compile but it says that Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [23:...
106
Codes: http://pastebin.com/T0dpdvri Screens: http://prntscr.com/bkoagd http://prntscr.com/bkobep http://prntscr.com/bkochb
362
Hello I got something into my script I don't know how to edit the scripter added it and i want to remove it since I want to check on my old account's password Hash Example: Код: EA353833FD354D742...
148
Okay thank you I will test it and I will tell you please keep checking on the post ^_^
188
Hello guys I need someone to help me I want to script something.. when someone from a group and when he talk in main chat his name would be colored as his badge color g_hDutyColour can someone help me...
188
Yes exactly I need the code that makes that command appears as Dialog
81
I want to make that command appears as dialog can you help me and give me the code ? Command to make appear as dialog: Код: CMD:car(playerid, params[]) { new string[128]; if(isnull(params)) { ...
81
I got a few other errors : Код: ./includes/callbacks.pwn(5067) : warning 217: loose indentation ./includes/callbacks.pwn(5076) : error 017: undefined symbol "string" ./includes/callbacks.pwn(5076)...
80
Hello I got some errors can you fix them for me? Код: ./includes/callbacks.pwn(5067) : warning 215: expression has no effect ./includes/callbacks.pwn(5067) : error 001: expected token: ";", but fo...
80
It's not working when I put that code into my script it compiles and everything works good when I tested it IG and when I tried to press Y it doesn't work
103
I'm testing it now wait a moment I will tell you the result thanks for your help <3 stay with me
103
Hello I want when I press button "Y" it chooses option "Engine" from command [/car] Here's the command : Код: CMD:car(playerid, params[]) { new string[128]; if(isnull(params)) { SendClientMes...
103
How do I add a unmoveable bot in a place and it would be skin id 240 for example?
72
Hello guys i need something... I need when I press "N" it makes that command: Код: CMD:enter(playerid, params[]) { if(GetPVarInt(playerid, "IsInArena") >= 0) { SendClientMessageEx(p...
55