25.04.2011, 14:54
in my gamemodes where is all the servers, i have one file called gamemode wich is a empty python file so u mean to open that? if yes then i can't open it only with python program.
and what u mean with including pythonplugin, u mean into the gamemode file?
in python if something is included it need to use the import statement, pawn language is a bit diferent then python, if u mean about including the plugin into the gamemode file then i must use "import pythonplugin"
anyway what u mean about that plugin? where is that
and what u mean with including pythonplugin, u mean into the gamemode file?
in python if something is included it need to use the import statement, pawn language is a bit diferent then python, if u mean about including the plugin into the gamemode file then i must use "import pythonplugin"
anyway what u mean about that plugin? where is that