Search Results
Quote: Originally Posted by Pablo Borsellino [I]You are funny. You have to Change the Params (HouseID,HouseInfo[HouseID][Owner],HouseInfo[HouseID][Price],HouseInfo[HouseID][Rent]) to your ...
208
Quote: Originally Posted by Pablo Borsellino pawn Код: new Text[200];format(Text,200,"House %d\nOwner %s\nPrice %d\nRent %d",HouseID,HouseInfo[HouseID][Owner],HouseInfo[HouseID][Price]...
208
Quote: Originally Posted by Pablo Borsellino pawn Код: new Text[200];format(Text,200,"House %d\nOwner %s\nPrice %d\nRent %d",HouseID,HouseInfo[HouseID][Owner],HouseInfo[HouseID][Price]...
208
Not like this isn't it? : Код: if(strcmp(Houses[i][hOwner], "Nobody", true) == 0) { Houses[i][LockStatus] = 0; Houses[i][HPickupID] = Create3DTextLabel(1273, 23, Houses[i]...
208
yee. but i actually need to know how to change the Createdynamicpickup into create3dtextlabel or something you know that you see text instead of a pickup at a house.
208
Hello, i have an ingame house creater and when i make an house ingame a pickup will be spawned. How can i change the pickup into GREEN 3d text? Код: if(strcmp(Houses[i][hOwner], "Nobody", tru...
208
Hello, can someone help me with a system that when a player got shot in his leg or something that a animation will be activated and that he will die after a couple of minutes if a medic arrive to late...
114
Quote: Originally Posted by Alex_Valde Hmm...don't know what the problem is then. Tell me which gate you want to open? 'Cause i downloaded the file now and everything is working like it sh...
854
Probably a Respawn Command Without fixing the vehicles?
195
When i bought a house im not spawning at my house when i relog Im using SW-RP And i would like To have some help with this. If you got an fix for me please let me know Thank you.
108
Soo i got like in my player file I can own two houses House:1 House2:999 So i bought house 1 But i didn't bought house 2 so now i want a gate house 1 How can i make that in my playerstats than?
263
Hi. I wanna know how i can make a gate on a house. If i buy a house with gate ingame That only the person that owns the house can open it or the people that rent at that house does someone know how to...
263
i think its better if you take a look in it script that i have cause this is not gonna work. Thank you
85
im using SW-RP beta Код: public OnPlayerSpawn(playerid) { //TextDrawShowForPlayer(playerid, MoneySign); TextDrawHideForPlayer(playerid, Forums); TextDrawShowForPlayer(playerid, swrpte...
85
When i buy a house in my game and logout And comming back. Im not spawning at my house Can someone explain me How to fix this. Or what i need to do.Thank you. This code gives no error buy when i bough...
85
so if you have it like this: //--------------------------------------[john]------------------------------------------------------ if (strcmp(cmdtext, "/gopen", true)==0) { MoveObject (G,3116.862793, -...
117