How to install a map to your server.
#1

'oi,

I downloaded a map with
CreateObject(1365,2136.773,-1627.329,13.533,0.0,0.0,-21.486);
like this, i putted it in a filterscript and this is what i get:

C:\Documents and Settings\Admin\Mijn documenten\SAMP Server\filterscripts\crashtruck.pwn(233) : error 021: symbol already defined: "CreateObject"
how can i fix this?
Reply
#2

add all the CreateObjects below OnGamemodeInit()

Then it should work.

If you want it in a filterscript add it below OnFilterScriptInit()

I hope I helped you out
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)