Search Results
Hey guys, I have a problem with Garhouse system by Garsino. The problem is that when i buy a house the 3DText disappear. When I restart the server it show again but if i buy another house the text dis...
51
Sorry for my impertinence but can you make further explain. Because I can't understand it. ;(
106
Thank you. +rep for both of you guys.
84
Thank you, but can you tell me how can I make this function give +3 Exp?
84
Guys can someone tell me how can I make a function that checks if player is Level 1 VIP and if the player VIP level is 1 he'll receive +1 extra Exp on PayDay. I have this funciton: Код: if(Play...
84
Hello everyone, can someone tell me how to respawn only unused vehicles? Here's my function: Код: if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pRank] == 6 &&am...
106
Here's the solution https://sampforum.blast.hk/showthread.php?tid=124330
150
Quote: Originally Posted by DanishHaq I think he's saying in the first post when he comes out of the bank, then he can't see the pickup that he can pickup to go back inside the bank. Ex...
150
Код: new infoicon; Код: infoicon = CreatePickup(1239, 1, 2316.6211, -12.5674, 26.7422, -1); Код: public OnPlayerPickUpPickup(playerid, pickupid) { if(pickupid == infoicon) { GameText...
135
Yeah but i'm using this Pickup type: Код: 1 Exists always. Disables pickup scripts such as horseshoes and oysters to allow for scripted actions ONLY. Maybe I can't understand what this is suppose...
150
Hello guys, i have one very annoying problem. I'm using this bank system https://sampforum.blast.hk/showthread.php?tid=149300 on my server and it works fine. I've only change the enter point to the ba...
150
Код: C:\Documents and Settings\User\Desktop\server\gamemodes\GangWars.pwn(661) : error 028: invalid subscript (not an array or too many subscripts): "PayDay" C:\Documents and Settings\User\Desktop...
63
Hello everyone. I have gangwars gamemode and I want to use GarHouse v2.0 [FS] from Garsino but whe I start the server in server_log file I saw this: Код: [15:11:34] *** Streamer Plugin: Include f...
58
Quote: Originally Posted by iggy1 When the job is finished do this. pawn Код: PizzaJob[playerid] = 0; Thank you mate. How can I be so stupid... it was very easy +rep @InfinityGam...
114
Hello averyone I have little problem with OnPlayerExitVehicle I mean i've got job system based on checkpoints but whe the player leave the pizza bike before through all checkpoints shows a message Ð...
114
All checkpoints are with size 3 except one witch I want to be bigger than the other ones.
118
Well thank you but I've tried this but don't work That's why I make this thread.
118
Hello everyone. I'm using this Pizza Job [FS] in my server but the checkpoint size is very huge my question is how can make the size smaller...?
118