0 Membres et 1 Invité sur ce sujet
Foo tu sais m'aider? C'est ton gm alors je m'adresse à toi.if(BizzInfo[bLocked] == 1) { BizzInfo[bLocked] = 0; GameTextForPlayer(playerid, "~w~Biz ~g~Ouvert", 5000, 6); PlayerPlaySound(playerid, 1145, 0.0, 0.0, 0.0); return 1; } if(BizzInfo[bLocked] == 0) { BizzInfo[bLocked] = 1; GameTextForPlayer(playerid, "~w~Biz ~r~Fermer", 5000, 6);
bOwned, bOwner[64], bMessage[128], bExtortion[MAX_PLAYER_NAME], Float:bEntranceX, Float:bEntranceY, Float:bEntranceZ, Float:bExitX, Float:bExitY, Float:bExitZ, bLevelNeeded, bBuyPrice, bEntranceCost, bTill, bLocked, bInterior, bProducts, bMaterials, bMaxProducts, bPriceProd,
1|The State|~w~Police Armurerie|No-one|1568.625122|-1690.535766|5.890600|246.376007|109.246002|1003.218811|5|5000000|0|0|1|10|500|500|100
Ce code est un crime contre la programmation.
enum bInfo{ bOwned, bOwner[64], bMessage[128], bExtortion[MAX_PLAYER_NAME], Float:bEntranceX, Float:bEntranceY, Float:bEntranceZ, Float:bExitX, Float:bExitY, Float:bExitZ, bLevelNeeded, bBuyPrice, bEntranceCost, bTill, bLocked, bInterior, bProducts, bMaxProducts, bPriceProd,};