Mapping !
#1

Hi , Today i make a map and i don't know where to put it ^^'. Yes that stupid but if you can tell me i appreciate , Thanks
Reply
#2

Under OnGameModeInIt
Reply
#3

You've to put it under OnGamemodeInit as JasonRiggs says, i recommend you to use streamer, and CreateDynamicObject.
If you're putting "RemoveBuildingForPlayer", put the Removes under OnPlayerConnects
Reply
#4

Can i create a new .pwn and add my mapping in to filterscript folder ?
Reply
#5

Just make a new pwn file and press crtl+f, type OnGameModeInit.
Paste the code below that.
Reply
#6

Quote:
Originally Posted by QuickScopeZz
Посмотреть сообщение
Just make a new pwn file and press crtl+f, type OnGameModeInit.
Paste the code below that.
Okay and after where i put the file ? because i try but its didnt work
Reply
#7

Quote:
Originally Posted by Hamzou
Посмотреть сообщение
Okay and after where i put the file ? because i try but its didnt work
When its pasted press f5 to save the file.
Than it gives a amx and pwn file, put this ones in the gamemodes file.
Afther that you can start the server and you'll be able to see your mappings.
Reply
#8

Quote:
Originally Posted by QuickScopeZz
Посмотреть сообщение
When its pasted press f5 to save the file.
Than it gives a amx and pwn file, put this ones in the gamemodes file.
Afther that you can start the server and you'll be able to see your mappings.
That give me only .pwn not .amx
Reply
#9

Quote:
Originally Posted by QuickScopeZz
Посмотреть сообщение
When its pasted press f5 to save the file.
Than it gives a amx and pwn file, put this ones in the gamemodes file.
Afther that you can start the server and you'll be able to see your mappings.
Its working , Thanks ! I LOVE YOU
Reply
#10

When pressing f5 in a pwn script it should have to automaticly generate a amx file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)