#1

My gamemode gets a error when starting...

THe Red Is When Error Pops In..


Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[16:06:10] 
[16:06:10] Server Plugins
[16:06:10] --------------
[16:06:10]  Loading plugin: streamer
[16:06:10] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[16:06:10]   Loaded.
[16:06:10]  Loading plugin: sscanf
[16:06:10] 

[16:06:10]  ===============================

[16:06:10]       sscanf plugin loaded.     

[16:06:10]    © 2009 Alex "******" Cole

[16:06:10]  ===============================

[16:06:10]   Loaded.
[16:06:10]  Loading plugin: whirlpool
[16:06:10]  
[16:06:10]  ==================
[16:06:10]  
[16:06:10]   Whirlpool loaded
[16:06:10]  
[16:06:10]  ==================
[16:06:10]  
[16:06:10]   Loaded.
[16:06:10]  Loading plugin: regex
[16:06:10] 


[16:06:10] ______________________________________


[16:06:10]  Regular Expression Plugin v0.2.1 loaded
[16:06:10] ______________________________________


[16:06:10]  By: Fro © Copyright <TBG> 2009-2011
[16:06:10] ______________________________________


[16:06:10]   Loaded.
[16:06:10]  Loaded 4 plugins.

[16:06:10] 
[16:06:10] Ban list
[16:06:10] --------
[16:06:10]  Loaded: samp.ban
[16:06:10] 
[16:06:10] 
[16:06:10] Filter Scripts
[16:06:10] ---------------
[16:06:10]   Loading filter script '0Admin.amx'...
[16:06:10]   Loading filter script 'GarHouse.amx'...
[16:06:10]  
[16:06:10]  ======================================= 
[16:06:10]  |                                     | 
[16:06:10]  |        YSI version 1.03.0011        | 
[16:06:10]  |        By Alex "******" Cole        | 
[16:06:10]  |                                     | 
[16:06:10]  |  Checking the latest YSI version..  | 
[16:06:10]  |                                     | 
[16:06:10]  ======================================= 
[16:06:10]  
[16:06:10] 
>> Attempting to load GarHouse v2.0... <<

[16:06:10] 
Total House Interiors Loaded: 11. Duration: 5 ms

[16:06:10] 
Total Houses Loaded: 75. Duration: 112 ms

[16:06:10] 
>> GarHouse v2.0 By [03]Garsino Loaded <<

[16:06:10]   Loading filter script 'shop23.amx'...
[16:06:10] vDealer: 11 vehicle(s) loaded.
[16:06:10]   Loading filter script 'bsystem.amx'...
[16:06:10] 

	
	||    Banking  System  By  Zh3r0   ||
	
			 Loaded  Successfully



[16:06:10]   Loading filter script 'L_Speedo.amx'...
[16:06:10] 

[16:06:10] ************************************
[16:06:10] *                                  *
[16:06:10] *        -----------------         *
[16:06:10] *       LuX SpeedoMeter v2.0       *
[16:06:10] *        -----------------         *
[16:06:10] *           By LuxurioN            *
[16:06:10] *                                  *
[16:06:10] ************************************
[16:06:10] 

[16:06:10]   Loaded 5 filter scripts.

[16:06:10] 
----CTRL-PANEL-----------------------------
[16:06:10] || ServerControlPanel[V2.0] by:Park4Bmx ||
[16:06:10] || Successfully Loaded           ©2011  ||
[16:06:10] -------------------------------------------

[16:06:10]   Filterscript 'ServerControlPanel.amx' loaded.
[16:06:10]   Filterscript 'drift.amx' loaded.
[16:06:10] Vehicle Selection Menu v1.3 by [03]Garsino has been loaded.
[16:06:10]   Filterscript 'CarMenu.amx' loaded.
[16:06:10] Teleport Menu v1.0 by Matt has been loaded.
[16:06:10]   Filterscript 'tele.amx' loaded.
[16:06:10] ===================================================
[16:06:10] Oh , you loaded me . I'm WeaponShop FilterScript ^^
[16:06:10] I'm Maked By Gertin !
[16:06:10] ===================================================
[16:06:10]   Filterscript 'WeaponShop.amx' loaded.
[16:06:10]   Filterscript 'jump.amx' loaded.
[16:06:10] Script[gamemodes/fastfive.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[16:06:10] Number of vehicle models: 16
[16:06:10]  
[16:06:10]  ====================================== 
[16:06:10]  |                                    | 
[16:06:10]  |  Congratulations! You are running  | 
[16:06:10]  |     the latest version of YSI!     | 
[16:06:10]  |                                    | 
[16:06:10]  ====================================== 
[16:06:10]  
[16:06:11] 


||||||||||||||||||||||||||||||||||
[16:06:11] ||------------------------------||
[16:06:11] ||	   0Admin v1.1		||
[16:06:11] ||------------------------------||
[16:06:11] ||				||
[16:06:11] ||	Made by Zh3r0		||
[16:06:11] ||				||
[16:06:11] ||	Loaded Succesfully	||
[16:06:11] ||				||
[16:06:11] ||	22/6/2011 16:6		||
[16:06:11] ||				||
[16:06:11] ||	Type !help in console	||
[16:06:11] ||				||
[16:06:11] ||----------------------	||
[16:06:11] ||  Keep the credits!  |	||
[16:06:11] ||----------------------	||
[16:06:11] ||				||
[16:06:11] ||||||||||||||||||||||||||||||||||
Reply
#2

PLEAS HELP
Reply
#3

pleas i need help
Reply
#4

add
pawn Код:
main()
{
}
into the script, the best way at the end.
Reply
#5

You need to add the "main"

example:
pawn Код:
main()
{
    //\\
}

public OnGameModeInit()
...
...
and dont bump just some minutes/hours later

Edit: Was too later ^
Reply
#6

pawn Код:
main() {}

//{} closes main

public OnGameModeInit()
{
     return 1;
}
EDIT: Yes I'm a god damn slow.
Reply
#7

Thanks Guys Got It Back Up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)