Search Results
So i made a system where im saving players mobile numbers to strings like pMobile[50] and now when im using /call command how do i check if he entered text into second parameter or number ? /call jasf...
97
Код: warning 235: public function lacks forward declaration (symbol "E@_OnPlayerExitVehicle") warning 203: symbol is never used: "E@_S" How do i fix this im using edistance include by EditPawn LI...
83
done, still nothing, just spawning at that village on death and getting the welcome to the server message which is under else if(PlayerInfo[playerid][pHospital] == 0)
228
@Joron Dood its just a test script
228
Well im not spawning at hospital obviously -> look at thread name fam im spawning at normal spawn if(PlayerInfo[playerid][pHospital] == 0) is being used on death too
228
So hey now my friend did something like when u die u spawn at a random position ( on bed ) in hospital and onplayerdeath he is assigning PlayerInfo[playerid][pHospital] = 1; and PlayerInfo[playerid][p...
228
On onplayerspawn i have some text like welcome blahblah so it is shown twice when player spawns ? what could it be? Maybe this ? : Код: public OnPlayerRequestClass(playerid, classid) { if( Pl...
55
im such a retard thanks bro +rep but still didnt fix the engine problem i put this in the part where hes buying the car Код: new engine, lights, alarm, doors, bonnet, boot, objective; GetVeh...
103
Код: public OnPlayerStateChange(playerid, newstate, oldstate) { if(newstate == PLAYER_STATE_DRIVER) { new id = GetVehicleID(GetPlayerVehicleID(playerid)); if(IsVeh(id)) { if(VehInfo[id]...
103
So first problem i have is that after player buys vehicle he just sits in it and cant move, probably engine turned off or somewhere i have TogglePlayerControllable(playerid, 0); but no, he just wont m...
103
bmenu20 = TextDrawCreate(288.000000, 305.000000, "POTVRDI"); TextDrawBackgroundColor(bmenu20, 255); TextDrawFont(bmenu20, 1); TextDrawLetterSize(bmenu20, 0.450000, 1.700000); TextDrawColor(bmenu20...
81
Solved this but selecttextdraw now not working
91
So how can I end this onplayerclicktextdraw callback in my include??
91
I am making include and i am using this to end onplayerclicktextdraw callback in include and when i compile gamemode using this include it gives the error tag mismatch on this line in include: return...
91
Hey guys, still need ur help. I do not have such a part in script that will lock the server.. Now when I changed a couple of things server doesn't lock, it just shuts down, today 30 players were ingam...
135
Yes and it is like it isn't locked.. Like it didnt happened
135
Hey there.. I have this really strange problem.. I have unlocked my server and I opened it last night and when it had 100+ players connected it locks automatically. There is no password in server.cfg ...
135