Search Results
Hey i went to try and make some changes but now its saying "fatal error 100: cannot read from file: "dini""
174
I think the problem is in this bit Код: if (IsPlayerInVehicle(playerid,420)) { SendClientMessage(playerid,0xFF0000FF,"Gate Will Close In 10 Seconds"); MoveObject(gate,1811.58, -1898....
161
the gate dosent move lol :P i did tests and it knows im close enough but it dosent find player being in vehicleid 420(and it is true lol :P) do you know what i mean?
161
Can Someone Please Tell Me What Is Wrong With This? Код: new gate; forward CloseGate(); Код: public CloseGate() { MoveObject(gate,1811.58, -1889.38, 14.20, 2); } Код: public OnPlayerCo...
161
I was just wondering how hard it is to make a logging in type thing so that it remembers the player and everything about that player, sorry im not very good at explaining it but you know like all the ...
174
Hey thanks, More complex than i needed but still had what i needed in it thankyou
70
Hey, I know this is easy because i have done it once before but i have for gotten how to get and object to move if you are close enough to it and put in the correct command. eg. /open . Please help ...
70
Hey, This looks really good. One problem though.... I need the d.c.m folder thats included Where can i get this from? Thanks,
261
I am making my own RP from scratch and i need a little help: -How do i make a regester system? -How do i make different teams? (Police, Army, Fire,etc..) -How do i make it so only police can get into...
67