Someone Help Me with my gamemode
#1

Hello,

Please Someone Help Me With This gamemode Life of Flying.
in This Gamemode Have A mysql file if any one can create and give me without mysql files please

here is the Gamemode link,

http://www.mediafire.com/file/mtp7jg...lying+0.3x.rar

Here is the picture of the error,

http://www.directupload.net/file/d/4...huvchx_jpg.htm

Please Someone Help ME
Reply
#2

There's no main() in your gamemode script
Reply
#3

use the plugins example
add in your server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password your password
maxplayers 60
port 7777
hostname .:: Your Hostname ::.
gamemode0 nfsnew
filterscripts 
plugins audio sscanf Encrypt streamer   >>>>>>>>>>>>  HERE PLUGINS!
announce 1
query 1
weburl coming-soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
language Indonesia/English
logtimeformat [%H:%M:%S]
Reply
#4

Quote:
Originally Posted by X337
Посмотреть сообщение
There's no main() in your gamemode script
Where I Can Add main() in my gamemode?
Reply
#5

Quote:
Originally Posted by X337
Посмотреть сообщение
There's no main() in your gamemode script
I Already Add Main ()

}
main( )
{
print("\n----------------------------------");
print(" Life Is Your Pilot v1.1");
print("----------------------------------\n");
}

public OnGamemodeInit()
{

Please Help Me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)