Search Results
Every time i run my script using *****, i get Error: Could not connect to YSI update server (response was 003). and my server ingo for my login system wont save. can anybody help?
60
Commands List of commands /cmds /cmds2 Health/Armour commands /kill /armour /heal /god Player Personalisation commands /weapons /w2 (weapon name) /s (0-299) /w (0-49) /t (0-24) /colors /color (color ...
153
Hi i have a question. i want to turn my weapon command into... /w2 (weapon name) (player inserts ammount of ammo) can anyone help me or at least give me a start? Thank you for helping. So far i ...
44
Thanks, but now OnPlayerCommandText doesent return a value, wtf.
74
error 030: compound statement not closed at the end of file (started at line 176) (174)public OnPlayerCommandText(playerid, cmdtext[]) (175){ (176) if(!strcmp(cmdtext, "/CTAB", true)) (177) {...
74
I have done a correct gteam script and everything but pawno keeps saying theres an error with this.. public OnPlayerRequestClass(playerid, classid) { ERROR:gPlayerClass[playerid] = classid; switch...
66
I put "PROBLEM" where i have problems in my script. please help. (only 4 errors) Warning 204: symbol is assigned a value that is never used: "gTeam" (23) : warning 204: symbol is assigned a value that...
78
Код: #include <a_samp> #if defined FILTERSCRIPT #define TEAM_TERORISTS 1 #define TEAM_COUNTERTERORISTS 2 #define TEAM_COUNTERTERORISTS_COLOR 0xFF0000FF #define TEAM_TERORISTS_COLOR 0xFFFF0...
88
Hey i wanted to set a timer and i wanted to know where to put this code, and also where do i put the message i want to send in command form. Thanks for help! (I love you too haters <3) forward mes...
45
do you mean something like.. public OnGameModeInit() { AddPlayerClass(61, 1958.3783, 1343.1572, 15.3746, 269.1425, 29, 480, 22, 99999999, 0, 0); return 1; } public OnPlayerRequestClass(playerid, cla...
116
No, i mean to assign a special textdraw to a specific class(skin).
116
Hey i have a question. I want to put textdraws on player class select but i have no idea how. Someone please help?
116
Hello there. I have made a script for a death match server that i am currently making to improve my scripting skills but this code doesent work corectly how i want it to. SetPlayerScore(killerid, Get...
77
Great thannks but do you know how to make the score rise from one higher and higher?
86
i have this script and i dont know how to make it work. For example SendClientMessageToAll( 0xFF0000FF, "%s has been killed by (i dont know how to add the killers name)"); And when it adds a score it ...
86
Try adding new name[MAX_PLAYER_NAME], string[44]; GetPlayerName(playerid, name, sizeof(name));.
128
Can anybody help me make a script that shows up a text such as (PlatyerName) Got pwned by (PlayerName)? After wich a score will be added to the killer.
69
Wow this guys a bitch dont correct it. You dont evan know how to show on what line the mistake is.
131