Search Results
Hello everyone! I have this problem as I am very new to scripting Code: [debug] AMX backtrace: [22:09:55] [debug] #0 004ae518 in public cmd_exitgarage (0, 10500072) from GM.amx [22:09:55] [debug] #1...
120
Hello there community! I have a problem rendering dynamicobjects. I mention that I have the latest streamer.
65
Literally this Код: else if (newkeys & KEY_SECONDARY_ATTACK) { static id = -1;
145
Quote: Originally Posted by kovac Try this m8 PHP код: #define MAX_HOUSES 500 //Don't store information such as ID of entered house in player data enum, it has no...
145
Код: House_Create(playerid, address[], price) { static Float:x, Float:y, Float:z, Float:angle; if (GetPlayerPos(playerid, x, y, z) && GetPlayerFacingAngle(playerid, an...
145
I get this sort of stuff. Note: I restarted the server and I spawned again in the normal world, but when I again entered the house, it bugged again. Код: [21:26:12] Number of vehicle models: 1 [...
145
Код: if ((id = House_Nearest(playerid)) != -1) { if (HouseData[id][houseLocked]) return SendErrorMessage(playerid, "You cannot enter a locked house."); SetPlayerPo...
145
Right, so I've got this problem. It's regarding the SC:RP script. I create, for example, an admin vehicle in the normal world (virtual world 0). Then, I enter a house, and when I come back, the vehi...
145
Quote: Originally Posted by jasperschellekens Your last paramater in createvehicle is the problem. Using -1 will prevent the vehicle from respawning. try setting it to 0 or 60 Tried it...
102
Alright, so I have tried creating my own test drive system in dealership, and for some reason, the vehicle does not spawn, like for real, the vehicle is not created, neither I get teleported into it. ...
102
I am looking for people to create a Roleplay server I will pay everything PM me if you are interested.
184,448
I am looking for somewone who can help me build a nice RP Server ! I have the script / host ! PM me for details
184,448
I have a question : When you create a biz with comand /createbix why dont it saves? I have to use /saveserver or something like that?
1,033