- 0
Gamemode+VIP!
-
Similar Content
-
- 3 replies
- 70 views
-
- 5 replies
- 81 views
-
- 4 answers
- 103 views
-
- 18 replies
- 547 views
-
- 1 reply
- 73 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
DanielBz
Am un gamemode de server Stunt si am pus in el un mod VIP dar nu merge modul VIP!
La compile nu da nici o eroare!
La sfarsitul gamemodului si inceputul modului VIP am asta:
//Sfarsit Gamemode!...
#if defined VIP
}
public OnGameModeExit()
{
SendRconCommand("unloadfs VIP");
return 1;
//................................................................V.I.P......................................................................
#if defined VIP
La sfarsitul gamemodului si al fs am asta:
return 0;
}
public OnGameModeInit()
{
SendRconCommand("unloadfs VIP");
return 1;
#endif
//============================================================ [ EOF ] ===========================================================//
Am pus modul VIP la sfarsitul gamemodului!
Nu arata eroare la compile!
Va rog sa ma ajutati chear si prin Team viewer!
Lasati un PM cu id! :wink:
MA SCUZATI CA AM POSTAT DE 2 ORI VA ROG SA INCHIDETI AL 2-LEA TOPIC CEL CU ROZ!!!!
Link to comment
Share on other sites
6 answers to this question
Recommended Posts