[Release] [SA:MP] [GM] The Godfather

Page 10 of 12 FirstFirst ... 23456789101112 LastLast
Results 136 to 150 of 173
  1. #136
    Account Upgraded | Title Enabled! Malevicha is offline
    MemberRank
    Sep 2008 Join Date
    231Posts

    Re: [Release] [GM] The Godfather

    i have done evrything works fine thanks but i need commands for admin can someone tel? please

  2. #137
    Novice jatin3454 is offline
    MemberRank
    Jul 2009 Join Date
    ChandigarhLocation
    1Posts

    Re: [Release] [GM] The Godfather

    Hey Please Please Give Me .Amx File We Are Unable To Compile Everytime Errors Comes Pls Upload amx File here If U DoSo We Are very thankful to u

  3. #138
    Novice xtremehero is offline
    MemberRank
    Aug 2009 Join Date
    1Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    one thing everytime i try to buy a house (and other people) it always says "Not in a 24/7" (kinda new to gta lol ) what can i do / where i go to get a house o.o

  4. #139
    Novice Carl_brown is offline
    MemberRank
    Aug 2009 Join Date
    2Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    where are the 24/7s?
    Edit: Also where can i buy a car?
    Last edited by Carl_brown; 10-08-09 at 03:40 PM.

  5. #140
    Evil Scottish Overlord Junkers is offline
    LegendRank
    May 2007 Join Date
    United KingdomLocation
    8,216Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    There are 24/7's where there's a shop that looks like a grocery store (example; the 24/7 at Unity Station, Idlewood)

  6. #141
    Apprentice nielsbon1 is offline
    MemberRank
    Mar 2008 Join Date
    17Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    I love you thanks dude!

  7. #142
    Apprentice rdewit is offline
    MemberRank
    Apr 2007 Join Date
    17Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    Doens't work with 0.2.x update 1!

  8. #143
    Apprentice magicianslol is offline
    MemberRank
    Oct 2008 Join Date
    8Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    I suppose this doesn't belong to you...

  9. #144
    Evil Scottish Overlord Junkers is offline
    LegendRank
    May 2007 Join Date
    United KingdomLocation
    8,216Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    Quote Originally Posted by magicianslol View Post
    I suppose this doesn't belong to you...
    And if you read the top of my original post I have left credits and told people it isn't mines. Learn2read

  10. #145
    Enthusiast axl13 is offline
    MemberRank
    Aug 2009 Join Date
    42Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    server map cant dl

  11. #146
    Novice ShaunG is offline
    MemberRank
    Jan 2010 Join Date
    1Posts

    Re: [Release] [GM] [SA:MP] The Godfather

    Hey man thanks so much,
    but a little problem which i han't noticed anyone else with ...

    When i try connect to my server it just keeps saying "trying to connect to server"
    And continues to do so.

    Any Ideas ...

  12. #147
    Enthusiast NightX is offline
    MemberRank
    Jun 2007 Join Date
    Braila, RomaniaLocation
    38Posts

    Re: [Release] [SA:MP] [GM] The Godfather

    I have problemes whit gf.pwn i want make him amx.. and give me error!!!! help me plz..

    Code:
    D:\sa-mp server\gamemodes\gf.pwn(26207) : warning 235: 
    public function lacks forward declaration (symbol "OnPlayerPrivmsg")
    Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase
    
    Header size:           5904 bytes
    Code size:          1100332 bytes
    Data size:          4429832 bytes
    Stack/heap size:      16384 bytes; estimated max. usage=5103 cells (20412 bytes)
    Total requirements: 5552452 bytes
    
    1 Warning.

  13. #148
    Alpha Member bramdebouvere is offline
    MemberRank
    Aug 2006 Join Date
    BelgiumLocation
    2,409Posts

    Re: [Release] [SA:MP] [GM] The Godfather

    Quote Originally Posted by NightX View Post
    I have problemes whit gf.pwn i want make him amx.. and give me error!!!! help me plz..

    Code:
    D:\sa-mp server\gamemodes\gf.pwn(26207) : warning 235: 
    public function lacks forward declaration (symbol "OnPlayerPrivmsg")
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase
    
    Header size:           5904 bytes
    Code size:          1100332 bytes
    Data size:          4429832 bytes
    Stack/heap size:      16384 bytes; estimated max. usage=5103 cells (20412 bytes)
    Total requirements: 5552452 bytes
    
    1 Warning.
    search the part where you find all the
    Code:
    forward functionName();
    where those forwards are located, add a new forward:
    Code:
    forward OnPlayerPrivmsg(playerid, recieverid, text[]);

  14. #149
    Enthusiast NightX is offline
    MemberRank
    Jun 2007 Join Date
    Braila, RomaniaLocation
    38Posts

    Re: [Release] [SA:MP] [GM] The Godfather

    Quote Originally Posted by bramdebouvere View Post
    search the part where you find all the
    Code:
    forward functionName();
    where those forwards are located, add a new forward:
    Code:
    forward OnPlayerPrivmsg(playerid, recieverid, text[]);
    AHA

    i have next error

    Code:
    D:\sa-mp server\gamemodes\gf.pwn(24793) : error 004: function "NameTimer" is not implemented
    D:\sa-mp server\gamemodes\gf.pwn(26207) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
    D:\sa-mp server\gamemodes\gf.pwn(26243) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase
    
    
    1 Error.

  15. #150
    Alpha Member bramdebouvere is offline
    MemberRank
    Aug 2006 Join Date
    BelgiumLocation
    2,409Posts

    Re: [Release] [SA:MP] [GM] The Godfather

    weird.. so you wrote that line over there, and now you have, next to the original error, 2 more of 'em?



Advertisement